LeonYoah commented on issue #9368:
URL: https://github.com/apache/seatunnel/issues/9368#issuecomment-3017920592
seatunnel2.3.6,我从jdbc-ftp 300个并发,每40个为一批次,持续提交任务,稳定复现client端 不停止
显示速率为0的情况:2025-06-30 11:04:08,532 ERROR [c.h.i.l.o.UnlockOperation ]
[hz.main.partition-operation.thread-2] - [localhost]:5801 [seatunnel-xugu]
[5.1] Current thread is not owner of the lock! -> <not-locked>
java.lang.IllegalMonitorStateException: Current thread is not owner of the
lock! -> <not-locked>
at
com.hazelcast.internal.locksupport.operations.UnlockOperation.unlock(UnlockOperation.java:74)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
at
com.hazelcast.internal.locksupport.operations.UnlockOperation.run(UnlockOperation.java:63)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
at
com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:189)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
at
com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:273)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
at
com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:248)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
at
com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:213)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
at
com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:175)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
at
com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:139)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
at
com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.executeRun(OperationThread.java:123)
~[seatunnel-starter.jar:2.3.6-SNAPSHOT]
--
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]