surekhasaharan commented on issue #8716: Handle coordinator leader changes for 
segments view
URL: 
https://github.com/apache/incubator-druid/issues/8716#issuecomment-548606451
 
 
   `goAsync` is supposed to be non-blocking, it doesn't do a `get()` on the 
`future`, it takes a `BytesAccumulatingResponseHandler`. I was thinking of 
doing the retries from the callers of `goAsync` on exception in `future.get()`, 
not sure if there's a better solution.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to