-
Notifications
You must be signed in to change notification settings - Fork 712
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip processing of INFO.ConnectURLs when the array is empty.
Continuation of #344. We don't want to remove discovered servers from the pool if we get an INFO with empty array. The new servers will send arrays with at least their own URL, but older servers or in some situations, the array could be empty (omitted) and we should not treat this as if there were no server at all in the cluster.
- Loading branch information
Showing
2 changed files
with
124 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters