Jialin Qiao created IOTDB-819:
---------------------------------

             Summary: Load TsFile NullPointerException when updating 
HistoricalVersions
                 Key: IOTDB-819
                 URL: https://issues.apache.org/jira/browse/IOTDB-819
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Engine
            Reporter: Jialin Qiao


StorageGroupProcessor.loadNewTsFile()

 

partitionDirectFileVersions.computeIfAbsent(partitionNum, p -> new HashSet<>())
 .addAll(newTsFileResource.getHistoricalVersions());

 

The historicalVersion is a null.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to