Skip to content

CXX-2637 Remove use of collStats and currentOp #960

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

Merged
merged 4 commits into from
Apr 28, 2023

Conversation

kevinAlbs
Copy link
Collaborator

Summary

  • Remove use of collStats and currentOp

Background & Motivation

See DRIVERS-2232:

collStats and currentOp will produce a deprecation message in 6.0 and are candidates for removal in another major release.

The runCommand Example 2 example, which used collStats, was removed. This example was added for the documentation team in DRIVERS-448. DOCSP-21320 requests removing runCommand Example 2 from documentation.

The example removed from DRIVERS-448.
C driver 1.21.0 requires server version 3.6 (minWireVersion=6)
C++ driver 3.7.x requirees C driver 1.22.1 or higher.
@kevinAlbs kevinAlbs marked this pull request as ready for review April 28, 2023 14:07
@kevinAlbs kevinAlbs requested a review from kkloberdanz April 28, 2023 14:07
Copy link
Contributor

@kkloberdanz kkloberdanz left a comment

Choose a reason for hiding this comment

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

LGTM

@kevinAlbs kevinAlbs merged commit 52a1150 into mongodb:master Apr 28, 2023
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