Skip to content

refactor(NODE-5778): change kConnection to connection, split polling and streaming functions, define exhaustCommand #3942

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
Dec 7, 2023

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Dec 5, 2023

Description

What is changing?

Some minor refactors to the monitoring class

Is there new documentation needed for these changes?

No

What is the motivation for this change?

To pull them out of the "feature" work of adding streaming support to the new monitoring class.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken marked this pull request as ready for review December 5, 2023 23:19
@durran durran self-assigned this Dec 6, 2023
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Dec 6, 2023
@nbbeeken nbbeeken changed the title refactor(NODE-5778): change kConnection to connection, split polling and streaming functions, define moreToCome refactor(NODE-5778): change kConnection to connection, split polling and streaming functions, define exhaustCommand Dec 6, 2023
@durran durran added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Dec 7, 2023
@durran durran merged commit 9126b3e into main Dec 7, 2023
@durran durran deleted the NODE-5778-mon-refactor branch December 7, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants