Shekharrajak opened a new pull request, #21564:
URL: https://github.com/apache/kafka/pull/21564

   Closes https://issues.apache.org/jira/browse/KAFKA-15918
   
   The test testResetSinkConnectorOffsets fails because of a race condition:
   
   After connector tasks are reported as RUNNING, there's still a delay before:
   Consumer group fully forms
   Partitions get assigned
   Records are consumed
   Offsets are committed
   
   The 30-second timeout (OFFSET_READ_TIMEOUT_MS) is insufficient in slow CI 
environments


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