]
Sanne Grinovero updated ISPN-4605:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Race condition during Marshalling of Lucene Directory components
would trigger nonsense reads
---------------------------------------------------------------------------------------------
Key: ISPN-4605
URL:
https://issues.jboss.org/browse/ISPN-4605
Project: Infinispan
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Lucene Directory
Affects Versions: 7.0.0.Alpha5
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 7.0.0.Beta1
Some components in the Lucene Directory are highly concurrent, when these are marshalled
we need to ensure a consistent snapshot is written to the byte stream.