sd4324530 opened a new issue, #6782:
URL: https://github.com/apache/paimon/issues/6782

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Paimon version
   
   1.2.0
   
   ### Compute Engine
   
   flink 1.20.3
   
   ### Minimal reproduce step
   
   This can occur with a small probability during Flink task runtime and is 
difficult to reproduce.
   
   ### What doesn't meet your expectations?
   
   I've found that when using Flink tasks to write to the Paimon table, there's 
a chance of a large number of checkpoint failures, and the table gets locked. 
I'm using object storage OSS, and the error is as follows:
   
   <img width="816" height="563" alt="Image" 
src="https://github.com/user-attachments/assets/e5928928-b2b1-434e-882e-e8b36c32fcfb";
 />
   
   I guess the problem is here:
   
https://github.com/apache/paimon/blob/69b9f0dc363f1b9e8d67b3b32d36a947ccfe33aa/paimon-hive/paimon-hive-catalog/src/main/java/org/apache/paimon/hive/HiveCatalogLock.java#L64-L72
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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