Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue-650 DynamicLoadBalancingPolicy: LatencyAwareHClientPool may thr…
…ow NoSuchElementException under certain circumstances Using the poll() method of the LinkedBlockingDeque prevent NoSuchElementException throwing in case the deque is cleared by the DynamicLoadBalancingPolicy resetThread.
- Loading branch information