You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found if some coordinater host did removed from cluster, the 'ExtendedHostResolver' only close the host, but did not remove it from the hostset, the 'clearAllMarkedForDeletion' function in HostSet may have some bugs? I have try to fix it, am I dit in a right way?
pr:https://github.com/arangodb/arangodb-java-driver/pull/347/files
Thanks very much.
The text was updated successfully, but these errors were encountered:
Hi there.
I found if some coordinater host did removed from cluster, the 'ExtendedHostResolver' only close the host, but did not remove it from the hostset, the 'clearAllMarkedForDeletion' function in HostSet may have some bugs? I have try to fix it, am I dit in a right way?
pr:https://github.com/arangodb/arangodb-java-driver/pull/347/files
Thanks very much.
The text was updated successfully, but these errors were encountered: