-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-02-19
-
4
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The goal from this ticket is to make shard_collection_error_handling.js wait for the complete step up after freezing a node or stepping down.
Affected lines are:
- https://github.com/mongodb/mongo/blob/cfee00d9a9ded1bc7a87cd520300c4cbc2e638f4/jstests/sharding/shard_collection_error_handling.js#L52
- https://github.com/mongodb/mongo/blob/cfee00d9a9ded1bc7a87cd520300c4cbc2e638f4/jstests/sharding/shard_collection_error_handling.js#L130
- https://github.com/mongodb/mongo/blob/cfee00d9a9ded1bc7a87cd520300c4cbc2e638f4/jstests/sharding/shard_collection_error_handling.js#L52
It is only a test-issue.