Jason Huynh created GEODE-2465:
----------------------------------

             Summary: FileSystem should not remove chunks if another file has 
references to chunk
                 Key: GEODE-2465
                 URL: https://issues.apache.org/jira/browse/GEODE-2465
             Project: Geode
          Issue Type: Bug
          Components: lucene
            Reporter: Jason Huynh


Currently we remove all chunks associated with a file when deleting a file 
through the FileSystem.  We also remove chunks during reading (if there are 
more chunks than expected while reading).

In GEODE-2459 we fixed an issue where a renamed file was being deleted and the 
chunks were being removed.

In this case, we probably want to prevent the scenario where a "destination 
file" is removed and somehow the "source" file remained.  

We have not seen this occur yet, but it would be possible



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to