jixuan1989 commented on issue #827: [IOTDB-501] let Travis CI more stable
URL: https://github.com/apache/incubator-iotdb/pull/827#issuecomment-589077775
 
 
   This PR leaves a known issue case:
   If a `delete timeseries` is called and the deletion command will remove all 
time series in a SG, then the data files in the SG will be deleted,
   At this time, if there are queries on these time series at the same time, 
then the data files readers are not closed now.  And it will lead to deleting 
files failed.
   
   

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


With regards,
Apache Git Services

Reply via email to