slachiewicz commented on PR #305: URL: https://github.com/apache/flink-connector-kafka/pull/305#issuecomment-5607282194
+1. The root cause analysis makes total sense: getPartitionChange() was missing visibility into splits undergoing async initialization, leading to duplicate assignments when the discovery interval fired quickly. The reported results (33 tests, 0 failures) support the fix. -- 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]
