himanshug commented on issue #8716: Handle coordinator leader changes for 
segments view
URL: 
https://github.com/apache/incubator-druid/issues/8716#issuecomment-548598403
 
 
   sorry, glad to know that `DruidLeaderClient` is already being used , wasn't 
aware of `DruidLeaderClient#goAsync` which purposefully skips managing the 
request lifecycle and consequently doesn't do the redirects itself.
   
   goAsync(..) use cases can probably be replaced to use go(..) with use of a 
version of `InputStreamResponseHandler` that preserves the HTTP response code .
   
   

----------------------------------------------------------------
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