add log in compaction diagnose

This commit is contained in:
a1iive
2023-07-11 15:11:59 +00:00
committed by ob-robot
parent a77abb22ee
commit c3f0fb704b
4 changed files with 41 additions and 31 deletions

View File

@ -75,7 +75,7 @@ class ObBasicDag : public ObIDag
{
public:
ObBasicDag() :
ObIDag(ObDagType::DAG_TYPE_MINI_MERGE)
ObIDag(ObDagType::DAG_TYPE_TABLET_BACKFILL_TX)
{}
void init() { is_inited_ = true; }
virtual int64_t hash() const {