Skip to content

Update connection logic to prevent errors#39

Closed
XerxesDGreat wants to merge 1 commit intomasterfrom
unknown repository
Closed

Update connection logic to prevent errors#39
XerxesDGreat wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@XerxesDGreat
Copy link

Use ImmutableSet and Iterators to prevent ConcurrentModificationExceptions.
Introduce a ConnectErrorHandler so users of this library can handle any
errors encountered during connection instead of having the errors just
get swallowed in a different thread which causes the connection timer to
fail and eventually lose servers during autoscaling.

Use ImmutableSet and Iterators to prevent ConcurrentModificationExceptions.
Introduce a ConnectErrorHandler so users of this library can handle any
errors encountered during connection instead of having the errors just
get swallowed in a different thread which causes the connection timer to
fail and eventually lose servers during autoscaling.
@XerxesDGreat
Copy link
Author

sorry, didn't mean to post this here yet.

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.

1 participant