Description
With OAK-7246, CopyOnReadDirectory#removeDeletedFiles asks IndexCopier to get timestamp of files from local directory depending on files visible in remote. That method returns -1 (representing "I can't be sure") in case a file doesn't exist in local directory - "segments.gen" is expected to be REMOTE_ONLY and local file clean up gets skipped
Attachments
Issue Links
- is caused by
-
OAK-7246 Improve cleanup of locally copied index files
- Closed