[DOCS-15516] [SERVER] Investigate changes in SERVER-66794: Add an in-memory flag for TS collections having dates outside years 1970-2038 Created: 30/Jul/22  Updated: 26/Jan/24  Resolved: 09/Nov/22

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: 6.1.0-rc0, 6.0.2, 5.0.13

Type: Task Priority: Critical - P2
Reporter: Backlog - Core Eng Program Management Team Assignee: Nick Villahermosa
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-66794 Add an in-memory flag for TS collecti... Closed
Participants:
Days since reply: 1 year, 8 weeks, 2 days ago
Epic Link: DOCSP-21764

 Description   
Original Downstream Change Summary

When users insert a document to a time-series collection with a timeField value that cannot be represented as a positive offset from the Unix epoch in seconds that fits within a signed 32-bit integer (roughly from 1970-2038), we will prevent certain query optimizations from making use of the clustered _id index. Users can work around this by building an index on their timeField.

The first time a user inserts such a measurement to their collection (and subsequently on startup and rollback), we will check to see if an index exists on their timeField. If not, we log a warning, the details of which can be found here: https://github.com/mongodb/mongo/blob/800d394a09d52b4fd4b4a2491d01ec9c9b7fad62/src/mongo/db/catalog/collection_impl.cpp#L1618-L1624

Description of Linked Ticket

This flag is to be used to determine whether certain query optimizations are valid or not.



 Comments   
Comment by Githook User [ 12/Dec/22 ]

Author:

{'name': 'Kenneth P. J. Dyer', 'email': '93145796+kennethdyer@users.noreply.github.com', 'username': 'kennethdyer'}

Message: DOCSP-25509 $shardedDataDistribution (#2150)

  • DOCSP-25509 Stubs aggregation stage reference
  • DOCSP-25509 Fix build
  • DOCSP-25509 Aggregation stage reference
  • DOCSP-25509 Adds sidebar to Agg Pipeline page
  • DOCSP-25509 Adds privilege
  • DOCSP-25509 Adds privilege note to agg stage reference
  • Adds release note
  • Typo
  • Fixes build issue
  • Fixes per Joe
  • Fixes per Joe
  • DOCSP-26245 update mongocrypt version (#2139)
  • updated mongocrypt version
  • revert autoformatting
  • Update pull_request_template.md
  • DOCSP-25224 EOL Version Cleanup of mongosh Methods (#1901)
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 redirects
  • DOCSP-25224 Updates redirects, removes copyDatabase and cloneDatabase as deprecated
  • DOCSP-25224 Update for build
  • DOCSP-25224 Update for build
  • DOCSP-25224 Fixes build errors
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25890 adds page-level refs to pages under tutorial/ that have doc directives pointing to them (#2063)
  • DOCS-15521 sh.status.partitioned not valid (#2050)
  • Review Feedback
  • Review feedback
  • DOCSP-25339 (#2026)
  • add api docs for rewrapmanydatakeys methods
  • move to shared include
  • broken links
  • update product names, add as constants
  • (DOCSP-24983) QE Server Side Schema Behavior (#2018)
  • wip
  • Trigger Build
  • proofread, spell-check, grammar-check
  • js - suggestion

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

  • (DOCSP-24820) libmongocrypt install fix (#2071)
  • libmongocryptdev
  • update qe libmongocrypt page
  • proofread
  • (DOCS-15399): 6.1 retryable writes errors (#2066)
  • wording
  • wording and minimalism
  • fix include name
  • edits
  • add clarity
  • reorder phrases
  • minimalism
  • minimalism, formatting
  • review edits
  • updates per review
  • wording
  • final review edits
  • minimalism
  • DOCSP-26150 Replace :doc: with :method: / :command: where possible (#2074)
  • Date()
  • internal review feedback
  • internal review feedback
  • internal review
  • DOCS-15411 commit quorum v write concern (#2009)
  • Staging fixes
  • Staging fixes
  • Review feedback
  • Staging fixes
  • Review Feedback
  • Review Feedback
  • Review feedback
  • Review feedback
  • Staging fixes
  • Review feedback
  • Review feedback
  • Commit feedback
  • DOCSP-25986 improve style of limitations page (#2047)
  • DOCSP-25986 timeseries limitations restyling
  • DOCSP-25986 timeseries limitations restyling
  • Review Feedback
  • Staging fixes
  • Merge feedback
  • (DOCSP-24856) (#2083)
  • update qe tut
  • update qe tuts
  • update csfle tuts
  • remove output from tuts that do not produce this output
  • remove output from code block that does not produce output
  • add deleted back in
  • DOCSP-26183 replaces :doc: with improved admonitions (#2080)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref: (#2087)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref:
  • internal review feedback
  • DOCSP-15109 Resume Token Expansion (#2049)
  • DOCSP-15109 Updates _id token
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes per Valentin
  • (DOCS-15063): Change to balancerCollectionStatus output (#2085)
  • (DOCS-15063): Update balancerCollectionStatus command page
  • more updates
  • edits
  • small edits
  • tweak
  • wording
  • add details per tech review
  • formatting - note
  • DOCSP-26224 replace docs directives pointing to transactions (#2090)
  • DOCSP-26224 replace docs directives pointing to transactions
  • internal review feedback
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions (#2082)
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions
  • internal review feedback
  • DOCSP-26256 replaces views-related doc directives (#2092)
  • DOCSP-26275 replaces write-related doc directives (#2094)

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>

  • DOCSP-26288 replaces auditing-related doc directives (#2102)
  • DOCSP-26288 replaces auditing-realted doc directives
  • internal review feedback
  • internal review feedback
  • (DOCSP-26124): Add new fill example (#2106)
  • (DOCSP-26124): Add new fill example
  • wording
  • wording
  • add clarification for values of zero
  • add note title
  • tweaks
  • internal review edits
  • fix output order
  • fix toc heading
  • wording
  • (DOCSP-22423): Clarify startup instructions for redactClientLogData (#2101)
  • Clarify startup instructions for redactClientLogData
  • copy review feedback
  • final fixes
  • DOCPS-26298 updates BSON-related doc directives (#2105)
  • DOCPS-26298 updates BSON-related doc directives
  • internal review feedback
  • internal review feedback
  • update python qe apps from testing with solutions architect (#1887)
  • DOCSP-26321 updates collation-related doc directives (#2112)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2116)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2113)
  • update Makefile command and requirements filename (#2114)
  • (DOCS-15722): 4.4.18 initial changelog and changelog script fixes (#2117)
  • fix bug with changelog output
  • refactoring
  • regenerate 4.4.18 changelog
  • fix typo
  • DOCSP-26358 replaces agg pipline doc directives (#2120)
  • DOCS-15516 Time series range outside 1970-2038 behavior (#2119)
  • Add a missing named reference definition in 5.1-compatibility (#2115)
  • DOCSP-25224 version cleanup in Method Reference

Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>

  • (DOCS-13987): Introduce updated query planner diagram (#2107)
  • Add new query planner diagram
  • tech review feedback
  • tech review feedback 2
  • final changes
  • DOCSP-26426 Replaces Compound-GeoJSON doc directives (#2156)
  • remove extra space
  • (DOCSP-26069): Inaccuracy in document count for multi-document transactions (#2138)
  • Inaccuracy in document count for multi-document transactions
  • copy review feedback
  • copy review feedback 2
  • copy review feedback 3
  • tech review feedback
  • (DOCSP-26626): Fix mongod/mongos formatting (#2170)
  • DOCSP-26428 Replace Getting Started Guide-LDAP Proxy doc directives (#2165)
  • DOCSP-26428 Replace Getting Started Guide-LDAP Proxy doc directives
  • internal review feedback
  • fix release dates in release notes (#2175)
  • (DOCS-14355): fix regex pattern in validation example (#2166)
  • (DOCS-14355): fix regex pattern in validation example
  • change example
  • typo
  • fix formatting
  • remove extra sentence
  • formatting
  • consistency
  • update section titles per review
  • (DOCS-10564): Sharding tutorial - distribute collections using zones (#2142)
  • initial page setup
  • WIP
  • wip
  • WIP
  • finish balancer section
  • fix widths
  • add security prereq
  • (DOCS-16064): Sharding tutorial - distribute collections using zones
  • edits
  • fix learn more
  • add prereq
  • fix code block highlighting
  • typo
  • wording
  • WIP review edits
  • finish review edits
  • edits
  • edits
  • typo fixes
  • updates per Asya's feedback
  • wording
  • remove extra heading
  • review edits
  • wording
  • reorder
  • add clarification
  • clarify balancing behavior
  • ordering
  • wording
  • alphabetize
  • edits
  • (DOCS-11076): Document inaccuracies when inserting documents (#2149)
  • add information about insert inaccuracies
  • copy review feedback
  • tech review feedback
  • (DOCS-7159): Add tcmalloc verbosity section to serverStatus() (#2167)
  • Add tcmalloc section to serverStatus()
  • copy review feedback
  • Update source/reference/command/serverStatus.txt

Co-authored-by: Kyle Suarez <ksuarz@gmail.com>

Co-authored-by: Kyle Suarez <ksuarz@gmail.com>

  • DOCS-11817: clarify single-version downgrade (#2188)
  • clarify single-version downgrade
  • fix include replacements
  • update 6.0 downgrade pages
  • update 5.0 downgrade instructions
  • fix build warnings
  • update 4.4 downgrade pages
  • update language and use replacements
  • language
  • use correct include for standalone pages
  • grammar
  • remove extra include file
  • updates per review
  • formatting
  • DOCSP-26654: Bolding edits (#2192)
  • Fixes per Jordi

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Ashley Brown <98361885+mdb-ashley@users.noreply.github.com>
Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>
Co-authored-by: Kyle Suarez <ksuarz@gmail.com>
Co-authored-by: Sarah Olson <98367156+sarah-olson-mongodb@users.noreply.github.com>
Branch: indexes-refactor
https://github.com/10gen/docs-mongodb-internal/commit/f5263547c7aa1ff59fc9243279c925c3269e2b3c

Comment by Githook User [ 12/Dec/22 ]

Author:

{'name': 'Kenneth P. J. Dyer', 'email': '93145796+kennethdyer@users.noreply.github.com', 'username': 'kennethdyer'}

Message: DOCSP-25224 EOL Version Cleanup of mongosh Methods (#1901)

  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 redirects
  • DOCSP-25224 Updates redirects, removes copyDatabase and cloneDatabase as deprecated
  • DOCSP-25224 Update for build
  • DOCSP-25224 Update for build
  • DOCSP-25224 Fixes build errors
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25890 adds page-level refs to pages under tutorial/ that have doc directives pointing to them (#2063)
  • DOCS-15521 sh.status.partitioned not valid (#2050)
  • Review Feedback
  • Review feedback
  • DOCSP-25339 (#2026)
  • add api docs for rewrapmanydatakeys methods
  • move to shared include
  • broken links
  • update product names, add as constants
  • (DOCSP-24983) QE Server Side Schema Behavior (#2018)
  • wip
  • Trigger Build
  • proofread, spell-check, grammar-check
  • js - suggestion

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

  • (DOCSP-24820) libmongocrypt install fix (#2071)
  • libmongocryptdev
  • update qe libmongocrypt page
  • proofread
  • (DOCS-15399): 6.1 retryable writes errors (#2066)
  • wording
  • wording and minimalism
  • fix include name
  • edits
  • add clarity
  • reorder phrases
  • minimalism
  • minimalism, formatting
  • review edits
  • updates per review
  • wording
  • final review edits
  • minimalism
  • DOCSP-26150 Replace :doc: with :method: / :command: where possible (#2074)
  • Date()
  • internal review feedback
  • internal review feedback
  • internal review
  • DOCS-15411 commit quorum v write concern (#2009)
  • Staging fixes
  • Staging fixes
  • Review feedback
  • Staging fixes
  • Review Feedback
  • Review Feedback
  • Review feedback
  • Review feedback
  • Staging fixes
  • Review feedback
  • Review feedback
  • Commit feedback
  • DOCSP-25986 improve style of limitations page (#2047)
  • DOCSP-25986 timeseries limitations restyling
  • DOCSP-25986 timeseries limitations restyling
  • Review Feedback
  • Staging fixes
  • Merge feedback
  • (DOCSP-24856) (#2083)
  • update qe tut
  • update qe tuts
  • update csfle tuts
  • remove output from tuts that do not produce this output
  • remove output from code block that does not produce output
  • add deleted back in
  • DOCSP-26183 replaces :doc: with improved admonitions (#2080)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref: (#2087)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref:
  • internal review feedback
  • DOCSP-15109 Resume Token Expansion (#2049)
  • DOCSP-15109 Updates _id token
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes per Valentin
  • (DOCS-15063): Change to balancerCollectionStatus output (#2085)
  • (DOCS-15063): Update balancerCollectionStatus command page
  • more updates
  • edits
  • small edits
  • tweak
  • wording
  • add details per tech review
  • formatting - note
  • DOCSP-26224 replace docs directives pointing to transactions (#2090)
  • DOCSP-26224 replace docs directives pointing to transactions
  • internal review feedback
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions (#2082)
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions
  • internal review feedback
  • DOCSP-26256 replaces views-related doc directives (#2092)
  • DOCSP-26275 replaces write-related doc directives (#2094)

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>

  • DOCSP-26288 replaces auditing-related doc directives (#2102)
  • DOCSP-26288 replaces auditing-realted doc directives
  • internal review feedback
  • internal review feedback
  • (DOCSP-26124): Add new fill example (#2106)
  • (DOCSP-26124): Add new fill example
  • wording
  • wording
  • add clarification for values of zero
  • add note title
  • tweaks
  • internal review edits
  • fix output order
  • fix toc heading
  • wording
  • (DOCSP-22423): Clarify startup instructions for redactClientLogData (#2101)
  • Clarify startup instructions for redactClientLogData
  • copy review feedback
  • final fixes
  • DOCPS-26298 updates BSON-related doc directives (#2105)
  • DOCPS-26298 updates BSON-related doc directives
  • internal review feedback
  • internal review feedback
  • update python qe apps from testing with solutions architect (#1887)
  • DOCSP-26321 updates collation-related doc directives (#2112)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2116)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2113)
  • update Makefile command and requirements filename (#2114)
  • (DOCS-15722): 4.4.18 initial changelog and changelog script fixes (#2117)
  • fix bug with changelog output
  • refactoring
  • regenerate 4.4.18 changelog
  • fix typo
  • DOCSP-26358 replaces agg pipline doc directives (#2120)
  • DOCS-15516 Time series range outside 1970-2038 behavior (#2119)
  • Add a missing named reference definition in 5.1-compatibility (#2115)
  • DOCSP-25224 version cleanup in Method Reference

Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>
Branch: indexes-refactor
https://github.com/10gen/docs-mongodb-internal/commit/888fad61c726440d07de6f399cec6da925156c75

Comment by Githook User [ 12/Dec/22 ]

Author:

{'name': 'Nick Villahermosa', 'email': 'nick.villahermosa@mongodb.com', 'username': 'nvillahermosa-mdb'}

Message: DOCS-15516 Time series range outside 1970-2038 behavior (#2119)
Branch: indexes-refactor
https://github.com/10gen/docs-mongodb-internal/commit/734f72c015541eadf459fea066cc19af4d021467

Comment by Githook User [ 29/Nov/22 ]

Author:

{'name': 'Kenneth P. J. Dyer', 'email': '93145796+kennethdyer@users.noreply.github.com', 'username': 'kennethdyer'}

Message: DOCSP-25509 $shardedDataDistribution (#2150) (#2210)

  • DOCSP-25509 Stubs aggregation stage reference
  • DOCSP-25509 Fix build
  • DOCSP-25509 Aggregation stage reference
  • DOCSP-25509 Adds sidebar to Agg Pipeline page
  • DOCSP-25509 Adds privilege
  • DOCSP-25509 Adds privilege note to agg stage reference
  • Adds release note
  • Typo
  • Fixes build issue
  • Fixes per Joe
  • Fixes per Joe
  • DOCSP-26245 update mongocrypt version (#2139)
  • updated mongocrypt version
  • revert autoformatting
  • Update pull_request_template.md
  • DOCSP-25224 EOL Version Cleanup of mongosh Methods (#1901)
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 redirects
  • DOCSP-25224 Updates redirects, removes copyDatabase and cloneDatabase as deprecated
  • DOCSP-25224 Update for build
  • DOCSP-25224 Update for build
  • DOCSP-25224 Fixes build errors
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25890 adds page-level refs to pages under tutorial/ that have doc directives pointing to them (#2063)
  • DOCS-15521 sh.status.partitioned not valid (#2050)
  • Review Feedback
  • Review feedback
  • DOCSP-25339 (#2026)
  • add api docs for rewrapmanydatakeys methods
  • move to shared include
  • broken links
  • update product names, add as constants
  • (DOCSP-24983) QE Server Side Schema Behavior (#2018)
  • wip
  • Trigger Build
  • proofread, spell-check, grammar-check
  • js - suggestion

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

  • (DOCSP-24820) libmongocrypt install fix (#2071)
  • libmongocryptdev
  • update qe libmongocrypt page
  • proofread
  • (DOCS-15399): 6.1 retryable writes errors (#2066)
  • wording
  • wording and minimalism
  • fix include name
  • edits
  • add clarity
  • reorder phrases
  • minimalism
  • minimalism, formatting
  • review edits
  • updates per review
  • wording
  • final review edits
  • minimalism
  • DOCSP-26150 Replace :doc: with :method: / :command: where possible (#2074)
  • Date()
  • internal review feedback
  • internal review feedback
  • internal review
  • DOCS-15411 commit quorum v write concern (#2009)
  • Staging fixes
  • Staging fixes
  • Review feedback
  • Staging fixes
  • Review Feedback
  • Review Feedback
  • Review feedback
  • Review feedback
  • Staging fixes
  • Review feedback
  • Review feedback
  • Commit feedback
  • DOCSP-25986 improve style of limitations page (#2047)
  • DOCSP-25986 timeseries limitations restyling
  • DOCSP-25986 timeseries limitations restyling
  • Review Feedback
  • Staging fixes
  • Merge feedback
  • (DOCSP-24856) (#2083)
  • update qe tut
  • update qe tuts
  • update csfle tuts
  • remove output from tuts that do not produce this output
  • remove output from code block that does not produce output
  • add deleted back in
  • DOCSP-26183 replaces :doc: with improved admonitions (#2080)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref: (#2087)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref:
  • internal review feedback
  • DOCSP-15109 Resume Token Expansion (#2049)
  • DOCSP-15109 Updates _id token
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes per Valentin
  • (DOCS-15063): Change to balancerCollectionStatus output (#2085)
  • (DOCS-15063): Update balancerCollectionStatus command page
  • more updates
  • edits
  • small edits
  • tweak
  • wording
  • add details per tech review
  • formatting - note
  • DOCSP-26224 replace docs directives pointing to transactions (#2090)
  • DOCSP-26224 replace docs directives pointing to transactions
  • internal review feedback
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions (#2082)
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions
  • internal review feedback
  • DOCSP-26256 replaces views-related doc directives (#2092)
  • DOCSP-26275 replaces write-related doc directives (#2094)

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>

  • DOCSP-26288 replaces auditing-related doc directives (#2102)
  • DOCSP-26288 replaces auditing-realted doc directives
  • internal review feedback
  • internal review feedback
  • (DOCSP-26124): Add new fill example (#2106)
  • (DOCSP-26124): Add new fill example
  • wording
  • wording
  • add clarification for values of zero
  • add note title
  • tweaks
  • internal review edits
  • fix output order
  • fix toc heading
  • wording
  • (DOCSP-22423): Clarify startup instructions for redactClientLogData (#2101)
  • Clarify startup instructions for redactClientLogData
  • copy review feedback
  • final fixes
  • DOCPS-26298 updates BSON-related doc directives (#2105)
  • DOCPS-26298 updates BSON-related doc directives
  • internal review feedback
  • internal review feedback
  • update python qe apps from testing with solutions architect (#1887)
  • DOCSP-26321 updates collation-related doc directives (#2112)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2116)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2113)
  • update Makefile command and requirements filename (#2114)
  • (DOCS-15722): 4.4.18 initial changelog and changelog script fixes (#2117)
  • fix bug with changelog output
  • refactoring
  • regenerate 4.4.18 changelog
  • fix typo
  • DOCSP-26358 replaces agg pipline doc directives (#2120)
  • DOCS-15516 Time series range outside 1970-2038 behavior (#2119)
  • Add a missing named reference definition in 5.1-compatibility (#2115)
  • DOCSP-25224 version cleanup in Method Reference

Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>

  • (DOCS-13987): Introduce updated query planner diagram (#2107)
  • Add new query planner diagram
  • tech review feedback
  • tech review feedback 2
  • final changes
  • DOCSP-26426 Replaces Compound-GeoJSON doc directives (#2156)
  • remove extra space
  • (DOCSP-26069): Inaccuracy in document count for multi-document transactions (#2138)
  • Inaccuracy in document count for multi-document transactions
  • copy review feedback
  • copy review feedback 2
  • copy review feedback 3
  • tech review feedback
  • (DOCSP-26626): Fix mongod/mongos formatting (#2170)
  • DOCSP-26428 Replace Getting Started Guide-LDAP Proxy doc directives (#2165)
  • DOCSP-26428 Replace Getting Started Guide-LDAP Proxy doc directives
  • internal review feedback
  • fix release dates in release notes (#2175)
  • (DOCS-14355): fix regex pattern in validation example (#2166)
  • (DOCS-14355): fix regex pattern in validation example
  • change example
  • typo
  • fix formatting
  • remove extra sentence
  • formatting
  • consistency
  • update section titles per review
  • (DOCS-10564): Sharding tutorial - distribute collections using zones (#2142)
  • initial page setup
  • WIP
  • wip
  • WIP
  • finish balancer section
  • fix widths
  • add security prereq
  • (DOCS-16064): Sharding tutorial - distribute collections using zones
  • edits
  • fix learn more
  • add prereq
  • fix code block highlighting
  • typo
  • wording
  • WIP review edits
  • finish review edits
  • edits
  • edits
  • typo fixes
  • updates per Asya's feedback
  • wording
  • remove extra heading
  • review edits
  • wording
  • reorder
  • add clarification
  • clarify balancing behavior
  • ordering
  • wording
  • alphabetize
  • edits
  • (DOCS-11076): Document inaccuracies when inserting documents (#2149)
  • add information about insert inaccuracies
  • copy review feedback
  • tech review feedback
  • (DOCS-7159): Add tcmalloc verbosity section to serverStatus() (#2167)
  • Add tcmalloc section to serverStatus()
  • copy review feedback
  • Update source/reference/command/serverStatus.txt

Co-authored-by: Kyle Suarez <ksuarz@gmail.com>

Co-authored-by: Kyle Suarez <ksuarz@gmail.com>

  • DOCS-11817: clarify single-version downgrade (#2188)
  • clarify single-version downgrade
  • fix include replacements
  • update 6.0 downgrade pages
  • update 5.0 downgrade instructions
  • fix build warnings
  • update 4.4 downgrade pages
  • update language and use replacements
  • language
  • use correct include for standalone pages
  • grammar
  • remove extra include file
  • updates per review
  • formatting
  • DOCSP-26654: Bolding edits (#2192)
  • Fixes per Jordi

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Ashley Brown <98361885+mdb-ashley@users.noreply.github.com>
Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>
Co-authored-by: Kyle Suarez <ksuarz@gmail.com>
Co-authored-by: Sarah Olson <98367156+sarah-olson-mongodb@users.noreply.github.com>

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Ashley Brown <98361885+mdb-ashley@users.noreply.github.com>
Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>
Co-authored-by: Kyle Suarez <ksuarz@gmail.com>
Co-authored-by: Sarah Olson <98367156+sarah-olson-mongodb@users.noreply.github.com>
Branch: v6.0
https://github.com/10gen/docs-mongodb-internal/commit/7a472dc4258d370a28ed5956f77d79d158f4e177

Comment by Githook User [ 29/Nov/22 ]

Author:

{'name': 'Kenneth P. J. Dyer', 'email': '93145796+kennethdyer@users.noreply.github.com', 'username': 'kennethdyer'}

Message: DOCSP-25509 $shardedDataDistribution (#2150)

  • DOCSP-25509 Stubs aggregation stage reference
  • DOCSP-25509 Fix build
  • DOCSP-25509 Aggregation stage reference
  • DOCSP-25509 Adds sidebar to Agg Pipeline page
  • DOCSP-25509 Adds privilege
  • DOCSP-25509 Adds privilege note to agg stage reference
  • Adds release note
  • Typo
  • Fixes build issue
  • Fixes per Joe
  • Fixes per Joe
  • DOCSP-26245 update mongocrypt version (#2139)
  • updated mongocrypt version
  • revert autoformatting
  • Update pull_request_template.md
  • DOCSP-25224 EOL Version Cleanup of mongosh Methods (#1901)
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 redirects
  • DOCSP-25224 Updates redirects, removes copyDatabase and cloneDatabase as deprecated
  • DOCSP-25224 Update for build
  • DOCSP-25224 Update for build
  • DOCSP-25224 Fixes build errors
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25890 adds page-level refs to pages under tutorial/ that have doc directives pointing to them (#2063)
  • DOCS-15521 sh.status.partitioned not valid (#2050)
  • Review Feedback
  • Review feedback
  • DOCSP-25339 (#2026)
  • add api docs for rewrapmanydatakeys methods
  • move to shared include
  • broken links
  • update product names, add as constants
  • (DOCSP-24983) QE Server Side Schema Behavior (#2018)
  • wip
  • Trigger Build
  • proofread, spell-check, grammar-check
  • js - suggestion

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

  • (DOCSP-24820) libmongocrypt install fix (#2071)
  • libmongocryptdev
  • update qe libmongocrypt page
  • proofread
  • (DOCS-15399): 6.1 retryable writes errors (#2066)
  • wording
  • wording and minimalism
  • fix include name
  • edits
  • add clarity
  • reorder phrases
  • minimalism
  • minimalism, formatting
  • review edits
  • updates per review
  • wording
  • final review edits
  • minimalism
  • DOCSP-26150 Replace :doc: with :method: / :command: where possible (#2074)
  • Date()
  • internal review feedback
  • internal review feedback
  • internal review
  • DOCS-15411 commit quorum v write concern (#2009)
  • Staging fixes
  • Staging fixes
  • Review feedback
  • Staging fixes
  • Review Feedback
  • Review Feedback
  • Review feedback
  • Review feedback
  • Staging fixes
  • Review feedback
  • Review feedback
  • Commit feedback
  • DOCSP-25986 improve style of limitations page (#2047)
  • DOCSP-25986 timeseries limitations restyling
  • DOCSP-25986 timeseries limitations restyling
  • Review Feedback
  • Staging fixes
  • Merge feedback
  • (DOCSP-24856) (#2083)
  • update qe tut
  • update qe tuts
  • update csfle tuts
  • remove output from tuts that do not produce this output
  • remove output from code block that does not produce output
  • add deleted back in
  • DOCSP-26183 replaces :doc: with improved admonitions (#2080)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref: (#2087)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref:
  • internal review feedback
  • DOCSP-15109 Resume Token Expansion (#2049)
  • DOCSP-15109 Updates _id token
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes per Valentin
  • (DOCS-15063): Change to balancerCollectionStatus output (#2085)
  • (DOCS-15063): Update balancerCollectionStatus command page
  • more updates
  • edits
  • small edits
  • tweak
  • wording
  • add details per tech review
  • formatting - note
  • DOCSP-26224 replace docs directives pointing to transactions (#2090)
  • DOCSP-26224 replace docs directives pointing to transactions
  • internal review feedback
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions (#2082)
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions
  • internal review feedback
  • DOCSP-26256 replaces views-related doc directives (#2092)
  • DOCSP-26275 replaces write-related doc directives (#2094)

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>

  • DOCSP-26288 replaces auditing-related doc directives (#2102)
  • DOCSP-26288 replaces auditing-realted doc directives
  • internal review feedback
  • internal review feedback
  • (DOCSP-26124): Add new fill example (#2106)
  • (DOCSP-26124): Add new fill example
  • wording
  • wording
  • add clarification for values of zero
  • add note title
  • tweaks
  • internal review edits
  • fix output order
  • fix toc heading
  • wording
  • (DOCSP-22423): Clarify startup instructions for redactClientLogData (#2101)
  • Clarify startup instructions for redactClientLogData
  • copy review feedback
  • final fixes
  • DOCPS-26298 updates BSON-related doc directives (#2105)
  • DOCPS-26298 updates BSON-related doc directives
  • internal review feedback
  • internal review feedback
  • update python qe apps from testing with solutions architect (#1887)
  • DOCSP-26321 updates collation-related doc directives (#2112)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2116)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2113)
  • update Makefile command and requirements filename (#2114)
  • (DOCS-15722): 4.4.18 initial changelog and changelog script fixes (#2117)
  • fix bug with changelog output
  • refactoring
  • regenerate 4.4.18 changelog
  • fix typo
  • DOCSP-26358 replaces agg pipline doc directives (#2120)
  • DOCS-15516 Time series range outside 1970-2038 behavior (#2119)
  • Add a missing named reference definition in 5.1-compatibility (#2115)
  • DOCSP-25224 version cleanup in Method Reference

Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>

  • (DOCS-13987): Introduce updated query planner diagram (#2107)
  • Add new query planner diagram
  • tech review feedback
  • tech review feedback 2
  • final changes
  • DOCSP-26426 Replaces Compound-GeoJSON doc directives (#2156)
  • remove extra space
  • (DOCSP-26069): Inaccuracy in document count for multi-document transactions (#2138)
  • Inaccuracy in document count for multi-document transactions
  • copy review feedback
  • copy review feedback 2
  • copy review feedback 3
  • tech review feedback
  • (DOCSP-26626): Fix mongod/mongos formatting (#2170)
  • DOCSP-26428 Replace Getting Started Guide-LDAP Proxy doc directives (#2165)
  • DOCSP-26428 Replace Getting Started Guide-LDAP Proxy doc directives
  • internal review feedback
  • fix release dates in release notes (#2175)
  • (DOCS-14355): fix regex pattern in validation example (#2166)
  • (DOCS-14355): fix regex pattern in validation example
  • change example
  • typo
  • fix formatting
  • remove extra sentence
  • formatting
  • consistency
  • update section titles per review
  • (DOCS-10564): Sharding tutorial - distribute collections using zones (#2142)
  • initial page setup
  • WIP
  • wip
  • WIP
  • finish balancer section
  • fix widths
  • add security prereq
  • (DOCS-16064): Sharding tutorial - distribute collections using zones
  • edits
  • fix learn more
  • add prereq
  • fix code block highlighting
  • typo
  • wording
  • WIP review edits
  • finish review edits
  • edits
  • edits
  • typo fixes
  • updates per Asya's feedback
  • wording
  • remove extra heading
  • review edits
  • wording
  • reorder
  • add clarification
  • clarify balancing behavior
  • ordering
  • wording
  • alphabetize
  • edits
  • (DOCS-11076): Document inaccuracies when inserting documents (#2149)
  • add information about insert inaccuracies
  • copy review feedback
  • tech review feedback
  • (DOCS-7159): Add tcmalloc verbosity section to serverStatus() (#2167)
  • Add tcmalloc section to serverStatus()
  • copy review feedback
  • Update source/reference/command/serverStatus.txt

Co-authored-by: Kyle Suarez <ksuarz@gmail.com>

Co-authored-by: Kyle Suarez <ksuarz@gmail.com>

  • DOCS-11817: clarify single-version downgrade (#2188)
  • clarify single-version downgrade
  • fix include replacements
  • update 6.0 downgrade pages
  • update 5.0 downgrade instructions
  • fix build warnings
  • update 4.4 downgrade pages
  • update language and use replacements
  • language
  • use correct include for standalone pages
  • grammar
  • remove extra include file
  • updates per review
  • formatting
  • DOCSP-26654: Bolding edits (#2192)
  • Fixes per Jordi

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Ashley Brown <98361885+mdb-ashley@users.noreply.github.com>
Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>
Co-authored-by: Kyle Suarez <ksuarz@gmail.com>
Co-authored-by: Sarah Olson <98367156+sarah-olson-mongodb@users.noreply.github.com>
Branch: master
https://github.com/10gen/docs-mongodb-internal/commit/f5263547c7aa1ff59fc9243279c925c3269e2b3c

Comment by Githook User [ 15/Nov/22 ]

Author:

{'name': 'Kenneth P. J. Dyer', 'email': '93145796+kennethdyer@users.noreply.github.com', 'username': 'kennethdyer'}

Message: DOCSP-25224 EOL Version Cleanup of mongosh Methods (#1901)

  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 version cleanup in Method Reference
  • DOCSP-25224 redirects
  • DOCSP-25224 Updates redirects, removes copyDatabase and cloneDatabase as deprecated
  • DOCSP-25224 Update for build
  • DOCSP-25224 Update for build
  • DOCSP-25224 Fixes build errors
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25224 Fixes per Jocelyn
  • DOCSP-25890 adds page-level refs to pages under tutorial/ that have doc directives pointing to them (#2063)
  • DOCS-15521 sh.status.partitioned not valid (#2050)
  • Review Feedback
  • Review feedback
  • DOCSP-25339 (#2026)
  • add api docs for rewrapmanydatakeys methods
  • move to shared include
  • broken links
  • update product names, add as constants
  • (DOCSP-24983) QE Server Side Schema Behavior (#2018)
  • wip
  • Trigger Build
  • proofread, spell-check, grammar-check
  • js - suggestion

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>

  • (DOCSP-24820) libmongocrypt install fix (#2071)
  • libmongocryptdev
  • update qe libmongocrypt page
  • proofread
  • (DOCS-15399): 6.1 retryable writes errors (#2066)
  • wording
  • wording and minimalism
  • fix include name
  • edits
  • add clarity
  • reorder phrases
  • minimalism
  • minimalism, formatting
  • review edits
  • updates per review
  • wording
  • final review edits
  • minimalism
  • DOCSP-26150 Replace :doc: with :method: / :command: where possible (#2074)
  • Date()
  • internal review feedback
  • internal review feedback
  • internal review
  • DOCS-15411 commit quorum v write concern (#2009)
  • Staging fixes
  • Staging fixes
  • Review feedback
  • Staging fixes
  • Review Feedback
  • Review Feedback
  • Review feedback
  • Review feedback
  • Staging fixes
  • Review feedback
  • Review feedback
  • Commit feedback
  • DOCSP-25986 improve style of limitations page (#2047)
  • DOCSP-25986 timeseries limitations restyling
  • DOCSP-25986 timeseries limitations restyling
  • Review Feedback
  • Staging fixes
  • Merge feedback
  • (DOCSP-24856) (#2083)
  • update qe tut
  • update qe tuts
  • update csfle tuts
  • remove output from tuts that do not produce this output
  • remove output from code block that does not produce output
  • add deleted back in
  • DOCSP-26183 replaces :doc: with improved admonitions (#2080)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref: (#2087)
  • DOCSP-26204 update instances of :doc: pointing to core/index-text with :ref:
  • internal review feedback
  • DOCSP-15109 Resume Token Expansion (#2049)
  • DOCSP-15109 Updates _id token
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Updates token sources
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Refactors resume token text
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes code block
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes per Dave
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes build error
  • DOCSP-15109 Fixes per Valentin
  • (DOCS-15063): Change to balancerCollectionStatus output (#2085)
  • (DOCS-15063): Update balancerCollectionStatus command page
  • more updates
  • edits
  • small edits
  • tweak
  • wording
  • add details per tech review
  • formatting - note
  • DOCSP-26224 replace docs directives pointing to transactions (#2090)
  • DOCSP-26224 replace docs directives pointing to transactions
  • internal review feedback
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions (#2082)
  • DOCSP-26193 replaces 2d and 2dsphere index doc admonitions
  • internal review feedback
  • DOCSP-26256 replaces views-related doc directives (#2092)
  • DOCSP-26275 replaces write-related doc directives (#2094)

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>

  • DOCSP-26288 replaces auditing-related doc directives (#2102)
  • DOCSP-26288 replaces auditing-realted doc directives
  • internal review feedback
  • internal review feedback
  • (DOCSP-26124): Add new fill example (#2106)
  • (DOCSP-26124): Add new fill example
  • wording
  • wording
  • add clarification for values of zero
  • add note title
  • tweaks
  • internal review edits
  • fix output order
  • fix toc heading
  • wording
  • (DOCSP-22423): Clarify startup instructions for redactClientLogData (#2101)
  • Clarify startup instructions for redactClientLogData
  • copy review feedback
  • final fixes
  • DOCPS-26298 updates BSON-related doc directives (#2105)
  • DOCPS-26298 updates BSON-related doc directives
  • internal review feedback
  • internal review feedback
  • update python qe apps from testing with solutions architect (#1887)
  • DOCSP-26321 updates collation-related doc directives (#2112)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2116)
  • (DOCSP-26328): Migrate changelog script from Python 2 to Python 3 (#2113)
  • update Makefile command and requirements filename (#2114)
  • (DOCS-15722): 4.4.18 initial changelog and changelog script fixes (#2117)
  • fix bug with changelog output
  • refactoring
  • regenerate 4.4.18 changelog
  • fix typo
  • DOCSP-26358 replaces agg pipline doc directives (#2120)
  • DOCS-15516 Time series range outside 1970-2038 behavior (#2119)
  • Add a missing named reference definition in 5.1-compatibility (#2115)
  • DOCSP-25224 version cleanup in Method Reference

Co-authored-by: jmd-mongo <73852296+jmd-mongo@users.noreply.github.com>
Co-authored-by: Dave Cuthbert <69165704+davemungo@users.noreply.github.com>
Co-authored-by: Aleksander Binion <77393289+biniona-mongodb@users.noreply.github.com>
Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
Co-authored-by: Jeff Allen <jeffrey.allen@10gen.com>
Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
Co-authored-by: jason-price-mongodb <69260375+jason-price-mongodb@users.noreply.github.com>
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Co-authored-by: davidhou17 <55004296+davidhou17@users.noreply.github.com>
Co-authored-by: Heli Aldridge <heli@heli.pet>
Branch: master
https://github.com/10gen/docs-mongodb-internal/commit/888fad61c726440d07de6f399cec6da925156c75

Comment by Githook User [ 08/Nov/22 ]

Author:

{'name': 'Nick Villahermosa', 'email': 'nick.villahermosa@mongodb.com', 'username': 'nvillahermosa-mdb'}

Message: DOCS-15516 Time series range outside 1970-2038 behavior (#2119)
Branch: master
https://github.com/10gen/docs-mongodb-internal/commit/734f72c015541eadf459fea066cc19af4d021467

Comment by Nick Villahermosa [ 28/Oct/22 ]

Blocked: Creating a secondary index does not work around this issue, dev is opening a subsequent ticket to evaluate options and approaches.

Comment by Education Bot [ 06/Sep/22 ]

Fix Version updated for upstream SERVER-66794:
6.0.2, 6.1.0-rc0, 5.0.13

Comment by Education Bot [ 29/Aug/22 ]

Fix Version updated for upstream SERVER-66794:
5.0.12, 6.0.2, 6.1.0-rc0

Comment by Education Bot [ 29/Aug/22 ]

Fix Version updated for upstream SERVER-66794:
6.0.2, 6.1.0-rc0

Comment by Education Bot [ 30/Jul/22 ]

Fix Version updated for upstream SERVER-66794:
6.1.0-rc0

Generated at Thu Feb 08 08:13:07 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.