morningman commented on issue #6155: URL: https://github.com/apache/incubator-doris/issues/6155#issuecomment-874076658
It may happen. In currently implements, the table level read/write lock will cause this problem. You can see #6136. You can simple check if table is null and return in `replayFinishConsistencyCheck()` -- 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]
