THUMarkLau opened a new pull request, #9328:
URL: https://github.com/apache/iotdb/pull/9328

   See [IOTDB-5671](https://issues.apache.org/jira/browse/IOTDB-5671).
   
   The reason is `AlignedSeriesCompactionExecutor` load chunk from chunk cache, 
but doesn't manage the reference count of file reader in `FileReaderManager`, 
thus the reader manager will not close the reader and release the fd after 
compaction is finished.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to