gianm commented on issue #7267: Logic adjustments to 
SeekableStreamIndexTaskRunner.
URL: https://github.com/apache/incubator-druid/pull/7267#issuecomment-472895215
 
 
   Most of the bug fixes should only affect Kinesis, since they were in code 
that handled the possibility of inclusive end offsets, which the Kafka codepath 
doesn't use. I think the only Kafka-related issue fixed by this patch was the 
removal of the "continue" calls in the main read loop, which beforehand, could 
potentially have caused Kafka ingestion to get stuck.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to