Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
set compaction_strategy = LEVEL_COMPACTION
use the `data` to recover the IoTDB. After Recovery, it will merge the unseq data automatically. After unseq compaction, the data of some sensor in seq file loss.
use the following SQL to check data status before and after unseq compaction.
select Channel96 from root.*.J053102.T034.V1 where time >= 2021-05-18 22:32:27 and time <= 2021-05-18 22:32:37;