incubator-doris [Bug] Base compaction failed because of -812

hujrc8aj  于 2022-04-22  发布在  Java
关注(0)|答案(0)|浏览(160)

Describe the bug

Base compaction failed because of error code -812

failed to init base compaction. res=-812

Because some of input rowsets of base compaction has OVERLAPPING flag in its meta.

To Reproduce

Using following commend:

curl localhost:8040/api/compaction/show?tablet_id=8947508\&schema_hash=2081724836 |vi -

You will see cumulative point is large than 2, but a rowset with version [2-2] is OVERLAPPING.

Expected behavior

All rowsets' before the cumulative point should with overlap flag NONOVERLAPPING.

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题