danny0405 commented on code in PR #17885:
URL: https://github.com/apache/hudi/pull/17885#discussion_r2696713999
##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/event/Correspondent.java:
##########
@@ -72,6 +75,19 @@ public String requestInstantTime(long checkpointId) {
}
}
+ /**
+ * Sends a request to the coordinator to fetch the inFlight instants.
Review Comment:
inFlight -> inflight or pending
--
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]