jihoonson commented on issue #7776: kafka indexing service should always use 
earliest offset for newly discovered topic-partitions instead of 
useEarliestOffset config
URL: 
https://github.com/apache/incubator-druid/issues/7776#issuecomment-545176399
 
 
   I think the bug is, `partitionIds` 
[here](https://github.com/apache/incubator-druid/blob/master/indexing-service/src/main/java/org/apache/druid/indexing/seekablestream/supervisor/SeekableStreamSupervisor.java#L486)
 is never updated in Kafka. It should work for kinesis as @SEKIRO-J said. 

----------------------------------------------------------------
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