-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
ALL
Cluster parameters are already refreshed from storage onConsistentDataAvailable, which is called once initial sync is finished. It seems unnecessary to be updating the in-memory state on the op observer on inserts during initial sync cloning, and in general to be doing anything with the in-memory state while isDataConsistent is false.
- duplicates
-
SERVER-93508 ClusterServerParameterOpObserver should not notify updates to cluster parameter values while operating in Initial Sync mode
- Closed