Github user GJL commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4910#discussion_r147735664
  
    --- Diff: 
flink-connectors/flink-connector-kafka-0.11/src/test/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaProducer011Tests.java
 ---
    @@ -83,49 +79,6 @@ public void before() {
                extraProperties.put("isolation.level", "read_committed");
        }
     
    -   @Test(timeout = 30000L)
    --- End diff --
    
    The tests that I removed were already in `FlinkKafkaProducerTests`. 
Probably some copy paste error.


---

Reply via email to