-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
ALL
When the balancer is determining whether or not to run based on a balancer window set in config.settings, we base that check on the local time on the system clock. So if you have mongos' running in different timezones they will interpret the balancer window as different times in GMT.
We should either specify the window in GMT, or add a time zone specification to the window.
- duplicates
-
SERVER-4963 Time zone ambiguity in balancer activeWindow
- Closed
-
SERVER-4587 Be consistent with time zones
- Backlog