[SERVER-44565] Expose the version of the Olson/IANA time zone database in buildInfo Created: 11/Nov/19 Updated: 06/Dec/22 |
|
| Status: | Backlog |
| Project: | Core Server |
| Component/s: | Aggregation Framework, Build |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | David Storch | Assignee: | Backlog - Query Execution |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | qexec-team | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Assigned Teams: |
Query Execution
|
| Participants: |
| Description |
|
We embed a default version of the Olson/IANA time zone database in mongod, which is used for time zone calculations when the timeZoneInfo configuration parameter is not set. However, the version of the time zone database is not discoverable from the mongod binary itself. We should make an easy way for users to determine which time zone database version is built into their mongod, perhaps by including a version string in the output of the buildInfo command. |