rmuir commented on PR #829: URL: https://github.com/apache/lucene/pull/829#issuecomment-1106882377
and just related to this, in case we wanted to fix it one day. I think, it made sense to use "fileKey" in the beginning when this tracking was simple. But somehow its now very complicated (renames, hard links, etc). So I don't think using the operating system "fileKey" necessarily even buys us anything. Maybe we could just track everything in our own Map without asking for this problematic "fileKey". -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org