Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.2
Description
The modify collection API doesn't wait for the updated properties to show up in the cluster state. Say you increase the maxShardsPerNode for a collection using this API, if you try to add a replica immediately after modify collection API returns then the overseer sometimes doesn't see the updated property and refuses to add a new replica.