insert failed: already stopped, skip waiting for close #6617
Unanswered
chenshangwei
asked this question in
A - General / Q&A
Replies: 1 comment
-
|
You have to search be.INFO log of each BE to find |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2021-09-10 14:41:28,606 WARN (doris-mysql-nio-pool-276|3712) [StmtExecutor.handleInsertStmt():846] insert failed: already stopped, skip waiting for close. cancelled/!eos: : 1/0
2021-09-10 14:41:28,606 WARN (doris-mysql-nio-pool-279|3717) [StmtExecutor.handleInsertStmt():846] insert failed: already stopped, skip waiting for close. cancelled/!eos: : 1/0
2021-09-10 14:41:28,606 WARN (doris-mysql-nio-pool-276|3712) [StmtExecutor.handleInsertStmt():894] handle insert stmt fail: insert_22b1faa71c2d4675-afca27bb04fb90b5
from fe.warn.log
sql="insert into xxx values(xxx)"
mysql query it
How to fix it!
Beta Was this translation helpful? Give feedback.
All reactions