yanghua commented on a change in pull request #6703: [FLINK-9697] Provide 
connector for Kafka 2.0.0
URL: https://github.com/apache/flink/pull/6703#discussion_r224731424
 
 

 ##########
 File path: 
flink-connectors/flink-connector-kafka-base/src/test/java/org/apache/flink/streaming/connectors/kafka/KafkaProducerTestBase.java
 ##########
 @@ -204,15 +204,15 @@ public void cancel() {
         */
        @Test
        public void testOneToOneAtLeastOnceRegularSink() throws Exception {
-               testOneToOneAtLeastOnce(true);
+               //testOneToOneAtLeastOnce(true);
 
 Review comment:
   You mean make them enable?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to