-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
v3.6
-
Query 2017-12-04
Recently we re-enabled execution of parts of the aggregation pipeline on mongos. With that change, it's possible that there will be expressions executed on mongos that need to know time zone information. It turns out that we already accept the --timeZoneInfo parameter on mongos, so this should all just work, but that was lucky. We need to add a test for this.
- is related to
-
SERVER-31733 Explicit mongos default value for --timeZoneInfo parameter
- Closed