FrankChen021 commented on issue #12123: URL: https://github.com/apache/druid/issues/12123#issuecomment-1012112472
I think current behavior is reasonable. Because the mssages, whose offset are before n, are accessible and can be consumed. After this task stops and a new task will start, but it won't be successfully started because the offset `n + 1` it wants to read is out of range. -- 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]
