Skip to content
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

GODRIVER-1405 Send app name on heartbeat and application connections #366

Merged

Conversation

divjotarora
Copy link
Contributor

The custom dialer code is from a POC for a proxy dialer I did a while back. There's probably a good way to make it resilient to errors, so I'm open to suggestions. The test also has to make a direct connection to make sure there's only one heartbeat connection created, regardless of the topology.

@divjotarora
Copy link
Contributor Author

The original Evergreen patch had a lot of red because the collection creation commands sent by the testing framework failed if the direct connection was not to the primary. I've updated to include an option to skip collection creation for tests that don't need it.

@jyemin jyemin removed their request for review April 17, 2020 18:52
@divjotarora divjotarora merged commit 162453d into mongodb:master Apr 17, 2020
@divjotarora divjotarora deleted the godriver1405-heartbeat-appname branch April 17, 2020 22:51
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.

3 participants