Jinrui Zhang created IOTDB-5285:
-----------------------------------

             Summary: TimePartition may be error when restarting with different 
time partition configuration
                 Key: IOTDB-5285
                 URL: https://issues.apache.org/jira/browse/IOTDB-5285
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Jinrui Zhang
            Assignee: Haiming Zhu


Reproduce steps:
 # generate data files using time partition configuration A (eg. 1 week)
 # backup data files
 # stop system and change time partition configuration to B (eg. 1 day)
 # restart system and see the time partition in memory
 ##  we can check the time partition using Arthas, the cmd is such as `ognl 
"@org.apache.iotdb.db.engine.StorageEngine@getInstance().dataRegionMap.get(new 
org.apache.iotdb.commons.consensus.DataRegionId(6)).tsfileManager.unsequenceFiles"`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to