JackieTien97 opened a new pull request #2031:
URL: https://github.com/apache/iotdb/pull/2031


   If the previous query load the timeseries metadata into cache. And when it 
has finished for a while(the file reader has been removed from the file reader 
manager cache), current query use the same timeseries metadata, the cache hits. 
However, we have to reopne the file reader and use the reopened file reader and 
cached timeseries metadata to load the chunk metadata.
   But the reopened reader has not init the tsfileMetadata.


----------------------------------------------------------------
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.

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


Reply via email to