Skip to content

CPP-253 Ensure entire pool is not removed with partial connections #195

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 1 commit into from
Aug 6, 2015

Conversation

mikefero
Copy link
Contributor

Removed old code and comment from outage test (fixed in CPP-140)

@mikefero
Copy link
Contributor Author

mikefero commented Aug 3, 2015

Added partial reconnect into the test and squashed

ccm->bootstrap(2);

// Create the connection interruption data
ConnectionInterruptionData* ci_data = new ConnectionInterruptionData();
Copy link
Contributor

Choose a reason for hiding this comment

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

ci_data can live on the stack.

Removed old code and comment from outage test (fixed in CPP-140)
mikefero added a commit that referenced this pull request Aug 6, 2015
CPP-253 Ensure entire pool is not removed with partial connections
@mikefero mikefero merged commit e200e51 into master Aug 6, 2015
@mpenick mpenick deleted the 253-tests branch August 11, 2015 19:04
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