You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before this patch "Some buckets are not active ..." logs were printed every
`REBALANCER_WORK_INTERVAL` seconds, flooding the log file with redundant
entries. Also these records were lacking of information about the current
replicaset. This patch fixes the issue by limiting this log frequency and
adding information about replicaset's id to log messages.
Part of #212
NO_DOC=bugfix
0 commit comments