-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding EMEA
-
Sharding EMEA 2023-05-15, Sharding EMEA 2023-05-29, Sharding EMEA 2023-06-12, Sharding EMEA 2023-07-10, Sharding EMEA 2023-07-24, Sharding EMEA 2023-08-07, Sharding EMEA 2023-08-21
Based on the comments in sharding_catalog_manager_shard_operations.cpp, addShard validates the host as a shard and calls "isMaster". Since we added the new hello command, we should evaluate whether or not we can change internal isMaster calls or if we need to rely on them to communicate with older versions of the server.
Related files:
sharding_network_connection_hook*
sharding_catalog_manager_add_shard_test
sharding_connection_hook*
- duplicates
-
SERVER-77154 Change server's internal client implementations to always use "hello" rather than "isMaster" for the connection handshake
- Closed