Skip to content

l0CompactionTask failed to build compaction request #41901

Discussion options

You must be logged in to vote

"l0CompactionTask failed to build compaction request" is not a critical error; it just reports that a compaction task is invalid, and this task will not be executed.

There is a bug fix in v2.4.21 that might be related:

  • Cleaned up compaction tasks in compactionhandler (#38848)

You can restart the datacoord to see if the warning message still occurs.
If restarting datacoord doesn't help, you can upgrade to v2.4.23.

"node_id = -1" means the compaction task is not ready to be executed. The task is still in the pipeline, waiting to be assigned to a datanode.

There are more improvements for compaction in v2.5.x. Upgrade to v2.5.11 is also an option.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rere950303
Comment options

@yhmo
Comment options

yhmo May 16, 2025
Collaborator

Answer selected by rere950303
@rere950303
Comment options

@secsilm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants