churromorales commented on issue #5709: URL: https://github.com/apache/druid/issues/5709#issuecomment-1332980179
The question i have is if the historical is gone, will handleResponse() get called? What i am trying to do is if at any point during the query the historical goes away, then I want to add the segments that it had as missing segments so the retry handler can just make the query again for those specific segments. I don't know enough about Netty here to know how it works. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
