pnowojski commented on a change in pull request #7010: [FLINK-10353][kafka]
Support change of transactional semantics in Kaf…
URL: https://github.com/apache/flink/pull/7010#discussion_r231060083
##########
File path:
flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaProducerITCase.java
##########
@@ -163,7 +163,7 @@ public void
testRestoreToCheckpointAfterExceedingProducersPool() throws Exceptio
}
@Test
- public void testFlinkKafkaProducer10FailBeforeNotify() throws Exception
{
+ public void testFlinkKafkaProducerFailBeforeNotify() throws Exception {
Review comment:
Those changes should be in separate commit.
----------------------------------------------------------------
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