flyrain commented on PR #12317:
URL: https://github.com/apache/iceberg/pull/12317#issuecomment-2701552364

   Some Flink after-merge [pipeline 
failed](https://github.com/apache/iceberg/actions/runs/13670147899/job/38218648591),
 but it looks like not related. 
   Error messages:
   ```
   Caused by:
                           java.util.concurrent.RejectedExecutionException: 
Task 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@389574d5[Not
 completed, task = 
java.util.concurrent.Executors$RunnableAdapter@68df6f7a[Wrapped task = 
org.apache.iceberg.util.LockManagers$InMemoryLockManager$$Lambda$1141/0x0000000100897c40@1424b46c]]
 rejected from 
java.util.concurrent.ScheduledThreadPoolExecutor@1ee64f62[Terminated, pool size 
= 0, active threads = 0, queued tasks = 0, completed tasks = 0]
                               at 
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
                               at 
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
                               at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:[340](https://github.com/apache/iceberg/actions/runs/13670147899/job/38218648591#step:6:341))
                               at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.scheduleAtFixedRate(ScheduledThreadPoolExecutor.java:632)
                               at 
java.base/java.util.concurrent.Executors$DelegatedScheduledExecutorService.scheduleAtFixedRate(Executors.java:785)
                               at 
org.apache.iceberg.util.LockManagers$InMemoryLockManager.acquireOnce(LockManagers.java:220)
                               at 
org.apache.iceberg.util.LockManagers$InMemoryLockManager.lambda$acquire$1(LockManagers.java:249)
                               at 
org.apache.iceberg.util.Tasks$Builder.runTaskWithRetry(Tasks.java:413)
                               at 
org.apache.iceberg.util.Tasks$Builder.runSingleThreaded(Tasks.java:219)
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to