Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
Sharding 2019-10-21
Description
The following tests fail when shard servers are started as replica sets, each for a different reason.
migrateBig_balancer.js
Fails with the error
InternalError: allocation size overflow
|
startup_with_all_configs_down.js
This test restarts a shard without restarting mongobridge, but when the shard is a replica set the test fails with the error
Could not find host matching read preference
|
The following tests need more investigation as to why they fail:
bouncing_count.js
kill_pinned_cursor.js
move_stale_mongos.js
sharded_agg_cleanup_on_error.js
Attachments
Issue Links
- is depended on by
-
SERVER-38894 Change tests to use replica set shards instead of standalone shards to allow chunk migrations to use replication-specific functionality
-
- Closed
-