apache / apache/iotdb

iotdb process pretends to be dead and cannot query and write

Open
#4,604 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
115

Description

error reporting during query execution:
may not ready now, please wait and retry later

log_error.log:
2021-12-17 11:50:37,997 [pool-4-IoTDB-Compaction-5] ERROR o.a.i.d.e.c.l.LevelCompactionTsFileManagement:697 - Error occurred in Compaction Merge thread
java.lang.NullPointerException: null
2021-12-17 11:50:48,433 [MergeThread-0] ERROR o.a.i.d.e.m.t.MergeTask:111 - Runtime exception in merge root.benchmark.-1639713043742
java.lang.ClassCastException: null

Contributor guide

Open the contributing guide

Research direction

Start with the compaction errors reported by LevelCompactionTsFileManagement and MergeTask, then investigate how they relate to the query and write failures. Reproduce the reported state if possible; done means the IoTDB process remains available for querying and writing without these compaction exceptions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.