rohangarg commented on PR #13498:
URL: https://github.com/apache/druid/pull/13498#issuecomment-1343422123

   @churromorales Thanks for the response!
   
   > On a channel disconnect we could just do a re-query of everything. I think 
I can add a special flag in the context, and when that gets set the RetryRunner 
queries the missing intervals, not the missing segments again.
   
   Yes, a full query retry seems like the only option on a disconnect. Are you 
thinking on doing it on the server side or from the client by returning a 
clear/specific error?
   Regarding the missing intervals part, do you mean all the intervals or only 
some of them? Sorry I didn't understand that part fully yet.


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

Reply via email to