-
Type:
Improvement
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding EMEA
Currently they are run asynchronously, but this means that multiple copies may run concurrently and race with each other (or with ShardRegistry::_lookup() itself). So it may be better to instead run these callbacks synchronously, if possible.
- related to
-
SERVER-46202 Implement ShardRegistry on top of ReadThroughCache to make it causally consistent
-
- Closed
-
-
SERVER-72800 Complete TODO listed in SERVER-50906
-
- Closed
-