jihoonson opened a new issue #8317: Better tracking of SeekableStreamSupervisor 
status after reset
URL: https://github.com/apache/incubator-druid/issues/8317
 
 
   [The `SeekableStreamSupervisor` throws an exception after it successfully 
resets the offset for a 
partition](https://github.com/apache/incubator-druid/blob/master/indexing-service/src/main/java/org/apache/druid/indexing/seekablestream/supervisor/SeekableStreamSupervisor.java#L2520-L2524).
 This looks strange to me because it's not really an exceptional case. I think 
it's throwing an exception to show to druid operators that the reset happened 
using the API introduced in #7428 which seems not very useful though. It would 
be probably better to show the time when the most recent reset happened.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to