[DOCS-15437] [SERVER] Eagerly reap config.transactions entries for retryable sessions Created: 22/Jun/22  Updated: 13/Nov/23  Resolved: 02/Nov/22

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: 6.0.0, 6.1.0
Fix Version/s: 6.1.0-rc0, 6.0.0-rc9, Server_Docs_20231030, Server_Docs_20231106, Server_Docs_20231105, Server_Docs_20231113

Type: Task Priority: Minor - P4
Reporter: Backlog - Core Eng Program Management Team Assignee: Jason Price
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-66973 Eagerly reap config.transactions entr... Closed
Participants:
Days since reply: 1 year, 8 weeks, 2 days ago
Epic Link: DOCSP-21764
Story Points: 3

 Description   
Original Downstream Change Summary

This ticket added a component that reaps the persisted metadata associated with sessions spawned within a cluster to run transactions on behalf of user operations. Such internal sessions are buffered in memory until a threshold has been reached and then they are batch deleted. Previously metadata for such sessions would only be reaped once the session of the associated user operation expired.

The docs change needed is that we added a server parameter, internalSessionsReapThreshold which configures the threshold of internal sessions buffered that triggers a batch delete. The threshold defaults to 1000 and can be set to 0 to disable the reaping behavior.

Description of Linked Ticket

Sessions spawned to run transactions for retryable writes encode the write's txnNumber in their session id. When a new retryable write / transaction for that same session arrives with a higher txnNumber, previous sessions can no longer be used, so we are free to reap their config.transactions entries. This should be done more eagerly than waiting for the config.system.sessions entry to expire, since a long running session may run many retryable writes that could each require a transaction and create a config.transactions entry.



 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': 'jason-price-mongodb', 'email': '69260375+jason-price-mongodb@users.noreply.github.com', 'username': 'jason-price-mongodb'}

Message: DOCS-15437-reap-transactions (#2062)

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Branch: indexes-refactor
https://github.com/10gen/docs-mongodb-internal/commit/e8792049599fd833dffef3410810819b8cd50e03

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 [ 02/Nov/22 ]

Author:

{'name': 'jason-price-mongodb', 'email': '69260375+jason-price-mongodb@users.noreply.github.com', 'username': 'jason-price-mongodb'}

Message: DOCS-15437-reap-transactions (#2062) (#2103)

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

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Branch: v6.0
https://github.com/10gen/docs-mongodb-internal/commit/07bfee5dbc2c1dd0d386df2306c85df6c459cb24

Comment by Githook User [ 02/Nov/22 ]

Author:

{'name': 'jason-price-mongodb', 'email': '69260375+jason-price-mongodb@users.noreply.github.com', 'username': 'jason-price-mongodb'}

Message: DOCS-15437-reap-transactions (#2062)

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
Branch: master
https://github.com/10gen/docs-mongodb-internal/commit/e8792049599fd833dffef3410810819b8cd50e03

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