Github user rmuir commented on the issue:
https://github.com/apache/lucene-solr/pull/374
right it has FileKey but its not used for keyFile, just locking and stuff :)
I don't think its more useful to use an unreliable method, as opposed to
using simple filesystem metadata that is supported everywhere. Your problem is
really not the method we use, its that gluster filesystem metadata is
completely broken and inconsistent across replicas. file keys (when they work
at all) are still imperfect (inode numbers can be recycled) and harder to
reason about. It would add additional paths to the code to worry about as we
still need to fall back to the current code for windows anyway, I really see it
as just trying to shove glusterfs's broken design under the rug.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]