Sephiroth1024 commented on issue #10442:
URL: https://github.com/apache/seatunnel/issues/10442#issuecomment-3841351462

   > `pendingCounter.decrementAndGet()` is called in 
`completePendingCheckpoint()`, so this looks fine to me. Could you let us know 
what error you’re seeing on your side?
   
   thx for replying
   if everything goes right, yes, it will execute `completePendingCheckpoint()` 
when the checkpoint is completed whether it is successful or failed
   
   <img width="1560" height="1528" alt="Image" 
src="https://github.com/user-attachments/assets/89c2c78d-c003-4630-8cdf-aa3a1d9932fc";
 />
   
   but if `triggerCheckpoint(CheckpointBarrier checkpointBarrier)` throws an 
excetion, it will return at line 664 and the code in the green box will not be 
executed
   
   
   


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