Savonitar opened a new pull request, #295:
URL: https://github.com/apache/flink-connector-kafka/pull/295

   Under SupportsSplitReassignmentOnRecovery, restored readers hold no splits 
and report them to DynamicKafkaSourceEnumerator, which defers reassignment 
until the first metadata discovery completes and all readers register. A 
checkpoint completing inside that window captured no record of the reported 
splits: the readers' state was empty and the sub enumerator states still marked 
the partitions assigned. Restoring from such a checkpoint silently stopped 
consuming those partitions.
   
   


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

Reply via email to