danny0405 commented on code in PR #11815:
URL: https://github.com/apache/hudi/pull/11815#discussion_r1726717805


##########
hudi-common/src/main/java/org/apache/hudi/common/table/timeline/HoodieActiveTimeline.java:
##########
@@ -750,16 +750,18 @@ protected void transitionPendingState(HoodieInstant 
fromInstant, HoodieInstant t
   }
 
   protected void revertCompleteToInflight(HoodieInstant completed, 
HoodieInstant inflight) {

Review Comment:
   Does the invoker already ensure the state of the given two instants?



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