Skip to content

CDRIVER-5571 deprecate *_hint for *_server_id #1601

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 5 commits into from
May 17, 2024

Conversation

kevinAlbs
Copy link
Collaborator

@kevinAlbs kevinAlbs commented May 16, 2024

Summary

  • Deprecate mongoc_bulk_operation_set_hint for newly added mongoc_bulk_operation_set_server_id
  • Deprecate mongoc_bulk_operation_get_hint for newly added mongoc_bulk_operation_get_server_id
  • Deprecate mongoc_cursor_set_hint for newly added mongoc_cursor_set_server_id
  • Deprecate mongoc_cursor_get_hint for newly added mongoc_cursor_get_server_id

Background & Motivation

See this comment: https://github.com/mongodb/mongo-c-driver/pull/1590/files#r1595496465

@kevinAlbs kevinAlbs changed the title CDRIVER-5571 deprecate *_hint functions for newly added *_serverid CDRIVER-5571 deprecate *_hint for *_server_id May 16, 2024
@kevinAlbs kevinAlbs marked this pull request as ready for review May 16, 2024 14:48
@kevinAlbs kevinAlbs requested a review from kkloberdanz May 16, 2024 14:52
@kevinAlbs kevinAlbs merged commit c6dc48d into mongodb:master May 17, 2024
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