Efrat19 commented on PR #229:
URL: 
https://github.com/apache/flink-connector-kafka/pull/229#issuecomment-3906849100

   The notice is still concerning:
   ```
   Tests inheriting from this class are known to be unstable due to the test 
setup
   ```
   Maybe @fapaul has more context as he originally 
[introduced](https://github.com/apache/flink-connector-kafka/commit/8f1eb40b7e3dbdea9080c6756edf6a8ca7abb253)
 it?
   
   While I agree this retry doesn't make sense, should we consider options to 
stabilize the setup to avoid future flakiness?
   For example we could add setup tests for the inheriting utility classes like 
`KafkaSourceTestEnv` to make sure kafka is reachable, topics can be created 
etc, to neutralize instability on the tests level
   Or alternatively retry on the real test classes (less preferred)


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