wenbingshen commented on code in PR #10767:
URL: https://github.com/apache/hudi/pull/10767#discussion_r1508705694
##########
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/sink/utils/BulkInsertFunctionWrapper.java:
##########
@@ -160,6 +160,13 @@ public void coordinatorFails() throws Exception {
this.coordinator.setExecutor(new
MockCoordinatorExecutor(coordinatorContext));
}
+ public void coordinatorFailsAndRenewOne() throws Exception {
Review Comment:
Addressed .PTAL.
--
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]