[
https://issues.apache.org/jira/browse/IOTDB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-449.
-----------------------------
Resolution: Fixed
> fix Windows CI error caused by file occupancy
> ---------------------------------------------
>
> Key: IOTDB-449
> URL: https://issues.apache.org/jira/browse/IOTDB-449
> Project: Apache IoTDB
> Issue Type: Sub-task
> Components: Core/Engine
> Reporter: atoildw
> Assignee: atoildw
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0-SNAPSHOT
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In the new version of reader, a TsFileSequenceReader is constructed while the
> chunk is read from the hard disk. In the constructor, it opens a read stream
> to the TsFile file, thereby occupying the file.
> I left this usage to FileReaderManager for unified management, releasing all
> open streams uniformly at the end of the test
--
This message was sent by Atlassian Jira
(v8.3.4#803005)