Savonitar commented on code in PR #247:
URL: 
https://github.com/apache/flink-connector-kafka/pull/247#discussion_r3225568553


##########
flink-connector-kafka/src/main/java/org/apache/flink/connector/kafka/sink/ExactlyOnceKafkaWriter.java:
##########
@@ -268,6 +268,7 @@ private List<KafkaWriterState> createSnapshots(
 
     @Override
     public void close() throws Exception {
+        markClosed();

Review Comment:
   just curious, Are you guys referring to 
https://github.com/apache/flink-connector-kafka/pull/204 ? 



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