gaborgsomogyi commented on PR #21247: URL: https://github.com/apache/flink/pull/21247#issuecomment-1305339940
This would justify couple of facts/behaviors. Namely test retry was introduced because of failures. I can simply imagine the following situation which justifies why retry introduced: * Test initiated topic creation * Topic not yet created * Test tried to read/write topic and failed (no topic auto creation) * Test retried * Topic creation finished * Test may passed -- 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]
