S01046

Error Code

S01046

Error Message

MergeRunner::checkAndDoMerge: Skipped chunk <cid>: chunk in recovery state. RefId: S01046

Probable Causes

This error occurs when the TSDB engine checks if the level files in a chunk need to be compacted but the chunk is in a recovery state.

Solutions

  • If the check is triggered automatically, this error can be ignored.
  • If the check is triggered manually, use the getRecoveryTaskStatus function to view the recovery status of the chunk. Check later after the recovery tasks are finished.