You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/02/15 20:25:38 UTC

[GitHub] gianm commented on issue #6001: Segment publishing order should be preserved in kafka indexing service

gianm commented on issue #6001: Segment publishing order should be preserved in kafka indexing service
URL: https://github.com/apache/incubator-druid/issues/6001#issuecomment-464187589
 
 
   Would it work to hook into the checkpointing logic? As in, have the supervisor _not_ tell tasks in a group to resume until after any earlier groups (offset-wise) have completed. This would have the effect of having the `T2` tasks stay paused until the `T1` tasks have finished.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org