See SERVER-31731, we recently realized that mongos processes need to have their time zone database configurable and use the system time zone info by default.
The simplest way to achieve the needs/goals here is to make /usr/share/zoneinfo the hard coded default value for the --timeZoneInfo variable in the mongos binary on POSIX (non-Windows) systems since /usr/share/zoneinfo is the FHS/POSIX standard.
- depends on
-
SERVER-3748 Add init scripts for mongos and configsvr to packages
- Closed
- is related to
-
SERVER-29822 update linux packages to add /usr/share/zoneinfo as timeZoneInfo default
- Closed
-
SERVER-34752 Figure out a more centralised alternative to `--timeZoneInfo` in a sharded cluster
- Closed
- related to
-
SERVER-31731 Test that mongos accepts a --timeZoneInfo parameter, and can correctly execute expressions using time zones
- Closed
-
SERVER-3748 Add init scripts for mongos and configsvr to packages
- Closed