Skip to content

DOCSP-34994: socketsettings parameter types fix #497

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

Conversation

rustagir
Copy link
Contributor

@rustagir rustagir commented Jan 11, 2024

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-34994

this PR also includes content for the removal described in DOCSP-34104

Staging:

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

Copy link
Contributor

@rachel-mack rachel-mack left a comment

Choose a reason for hiding this comment

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

A question and a suggestion

Comment on lines +64 to +68
- The driver removes the following record annotations:

- ``BsonId``
- ``BsonProperty``
- ``BsonRepresentation``
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this meant to be included in this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes I added a note in the PR description - I think this step wasnt done when you did the ticket, so just handled it here!

Comment on lines 70 to 71
- The first parameter for each of the following ``SocketSettings`` builder
methods is updated from type ``int`` to ``long``:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestion: Add more context

Suggested change
- The first parameter for each of the following ``SocketSettings`` builder
methods is updated from type ``int`` to ``long``:
- The first parameter (timeout duration) for each of the following ``SocketSettings`` builder
methods is updated from type ``int`` to ``long``:

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