-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.2.19
-
Component/s: Sharding
-
None
-
Sharding
-
ALL
-
(copied to CRM)
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
This is because of a mistake in this line:
https://github.com/mongodb/mongo/blob/r3.2.19/src/mongo/s/balance.cpp#L585
it should have been "continue" instead of "return"