nsivabalan commented on code in PR #10221:
URL: https://github.com/apache/hudi/pull/10221#discussion_r1410812404


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/StreamWriteOperatorCoordinator.java:
##########
@@ -420,6 +420,10 @@ private void initInstant(String instant) {
       }
       commitInstant(instant);
     }
+    // stop the heartbeat for old instant

Review Comment:
   is it possible to write a test for this ?



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