gianm commented on issue #6676: Handoff should ignore segments that are dropped 
by drop rules
URL: https://github.com/apache/incubator-druid/pull/6676#issuecomment-459062647
 
 
   Unless I am missing something, won't this patch break rolling updates? New 
tasks won't be able to talk to old coordinators, and typically, we advise 
updating coordinators last: 
http://druid.io/docs/latest/operations/rolling-updates.html. If so, then there 
should be some kind of fallback to using the old API if the new one isn't 
available.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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