DOCS-4522: adds new mongotop error message for 2.8#2096
Closed
schmalliso wants to merge 2 commits into
Closed
Conversation
Contributor
There was a problem hiding this comment.
local.system.indexes and local.system.namespaces should only appear in mmapv1? either want to note that or produce an alternate output example?
Contributor
Author
There was a problem hiding this comment.
I've added a note!
ec72fe7 to
24c2ff5
Compare
- Updates ticket scope to actually only report on new error messaging, since behaviour has not changed from 2.6 -> 2.8.
24c2ff5 to
671cade
Compare
Contributor
Author
|
Merged. |
mongo-cr-bot
pushed a commit
that referenced
this pull request
Dec 12, 2022
* DOCS-15475 collMod disabled on system.bucket namespace * Updated with tech review feedback * Updated with copy review feedback * Renamed table include to adhere to conventions
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> (cherry picked from commit b8ec7fa)
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> (cherry picked from commit b8ec7fa)
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> (cherry picked from commit b8ec7fa)
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> (cherry picked from commit b8ec7fa)
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> (cherry picked from commit b8ec7fa)
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> (cherry picked from commit b8ec7fa)
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> (cherry picked from commit b8ec7fa)
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
(cherry picked from commit b8ec7fa) Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also adds a general note that mongotop throws an error when the primary isn't available and it's connected to replica set.
LGTM'd by Wisdom.