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


##########
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:
   Was this the issue when last time we've tried to bump?



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