-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
Method
org.infinispan.lucene.readlocks.DistributedSegmentReadLocker.deleteOrReleaseReadLock(String)
might hit a NPE under high load as the fileMetadata retrieved from the Cache might be null when it's written asynchronously.