flyMei commented on issue #61823:
URL: https://github.com/apache/doris/issues/61823#issuecomment-4147297416
补充一下如何触发无法compact 场景
1.tablet 迁移到其他节点后,上诉代码不会释放permit 和 _tablet_submitted_cumu_compaction
等set。如果这个时候这个tablet 又迁移回来。会导致,无法进入compact .
2.permit 不释放如果一直堆积超过最大值。 会阻塞线程。
--
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]