Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Sharding 2021-06-28
Description
This bug is in SetState::updateNodeIfInNodes where it's using the expression `configVersion != reply.configVersion` as an additional verbosity trigger. This is a bug as config version changes quite often.