You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thx. It is a bug, but this involves quite a big refactor (we need to make sure rocksdb outlives than all kinds of job). The solution need a mechanism to make sure similar problem won't show up. Maybe don't do the drop temporally.
Describe the bug (must be provided)
Your Environments (must be provided)
How To Reproduce(must be provided)
Steps to reproduce the behavior:
Step 1:create the space, and then rebuild index, the status like follow
Step 2: drop the space, the status still have QUEUE and RUNNING
Step 3: later, one of the the cluster will crash, use
show hosts
display "OFFLINE", like followAdditional context
test many times, the status same core in RebuildEdgeIndexTask or RebuildTagIndexTask like follow.
the debug info of storaged process
The text was updated successfully, but these errors were encountered: