kfaraz commented on code in PR #19091: URL: https://github.com/apache/druid/pull/19091#discussion_r2907205584
########## indexing-service/src/main/java/org/apache/druid/indexing/seekablestream/supervisor/SeekableStreamSupervisor.java: ########## Review Comment: Updated. I am now setting `hasTaskRolloverStarted` when `stopTasksEarly` is set to `true`. Not setting it when `group.getHandoffEarly()` is true since that might be limited to only some task groups. -- 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]
