-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: SQL报错lock table bind changed #17140
Comments
暂未处理 |
14 similar comments
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
暂未处理 |
Hit in cloud dev env. Log: https://grafana.cn-dev.matrixone.tech/goto/vu4k4geIR?orgId=1 |
cn 没有重启,但 tn 重启了,cn 与 tn 心跳没有失联,旧的 lock table bind 没有更新,导致后面报错 lock table bind changed。 2024-09-03 16:35:03.989 | {"level":"INFO","time":"2024/09/03 08:35:03.989283 +0000","name":"tn-service.lockservice","caller":"lockservice/lock_table_allocator.go:99","msg":"lock allocator start successfully","uuid":"33376565-3237-3162-3439-323631326537","version":1725352503989173495} {"level":"INFO","time":"2024/09/03 14:50:23.430685 +0000","name":"cn-service.lockservice","caller":"lockservice/service.go:612","msg":"lock table bind changed, create new","uuid":"64303531-6161-6461-3264-343765396164","service":"172533401051185403964303531-6161-6461-3264-343765396164","new-bind":"0-6319305(6319305)-172531283696399131434633335-6434-3432-3232-633265376438-1725352503989173495","current":"0xc044cb25a0","new":"0xc044cb25a0"} |
Is there an existing issue for the same bug?
Branch Name
1.2-dev
Commit ID
a4da5e9
Other Environment Information
Actual Behavior
SQL日志报错:
发生时间为:0624 15:23:07 左右
Expected Behavior
正常执行
Steps to Reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: