luoyuxia opened a new pull request, #3370:
URL: https://github.com/apache/fluss/pull/3370

   <!--
   Generated-by: OpenAI Codex following 
https://github.com/apache/fluss/blob/main/AGENTS.md
   -->
   
   ### Purpose
   
   Linked issue: N/A (hotfix)
   
   Avoid deleting Paimon data files when `PaimonLakeCommitter.commit` observes 
an exception after the Paimon commit may already have succeeded.
   
   Generative AI: OpenAI Codex was used in authoring this PR.
   
   ### Brief change log
   
   - Removed the automatic `tableCommit.abort(...)` call from the `commit` 
catch block.
   - Kept the explicit `abort(PaimonCommittable)` behavior unchanged.
   
   ### Tests
   
   - `./mvnw -pl fluss-lake/fluss-lake-paimon spotless:check`
   
   ### API and Format
   
   No API or storage format changes.
   
   ### Documentation
   
   No documentation changes.


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