Skip to content

DOCS-14593 update remainingOperationTimeEstimate blurb #5997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ianf-mongodb
Copy link
Contributor

No description provided.

Comment on lines 527 to 533
``currentOp`` Output Change
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Starting in MongoDB 5.0, the
:data:`$currentOp.remainingOperationTimeEstimated` metric is only
present on the :ref:`recipient shard <resharding-process-details>`
when a :ref:`resharding operation <sharding-resharding>` is taking place.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should go on the compatibility changes, rather than the the main release notes.

If users are relying on this metric being available on all shards rather than only recipient shards, then their applications may behave unexpectedly or break. Users would ideally find that kind of information under "compatibility changes" to understand all potentially breaking changes that come with upgrading to 5.0.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

@ianf-mongodb ianf-mongodb force-pushed the DOCS-14593-dont-report-operation-time-estimated-secs branch from cf82844 to 2e14418 Compare October 15, 2021 14:58
Copy link
Contributor Author

@ianf-mongodb ianf-mongodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines 527 to 533
``currentOp`` Output Change
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Starting in MongoDB 5.0, the
:data:`$currentOp.remainingOperationTimeEstimated` metric is only
present on the :ref:`recipient shard <resharding-process-details>`
when a :ref:`resharding operation <sharding-resharding>` is taking place.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

@jeff-allen-mongo jeff-allen-mongo merged commit 5909242 into mongodb:master Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants