Currently, moved metadata commands read from config with kMajorityReadConcern, when they should use kLocalReadConcern since they are now on config. To correct this, add read concern as an optional (default kMajorityReadConcern) to catalog client functions and the hierarchy of called functions that lead to querying the config server. In addition, make the mongos commands send kLocalReadConcern to config.
Make metadata commands use kLocalReadConcern
- Assignee:
-
Kaloian Manassiev
- Reporter:
-
Jessica Yu (Inactive)
- Votes:
-
0 Vote for this issue - Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved: