Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Different from other K-V systems using the raft algorithm, Distributed IoTDB store significantly larger amounts of data in a raft log (as data ingestion of IoTDB is usually suggested in a batched manner). As a result, normal log management which concerns the number of log entries may not work very well, and risks in OOM.
So, it is important that we calculate the memory occupation of committed logs and put a limit on them.
Attachments
Issue Links
- is a child of
-
IOTDB-68 IoTDB supports distributed version
- Open
- links to