]
RH Bugzilla Integration commented on ISPN-4715:
-----------------------------------------------
Dave Stahl <dstahl(a)redhat.com> changed the Status of [bug
Resolve race condition in Lock promotion of IndexManager
--------------------------------------------------------
Key: ISPN-4715
URL:
https://issues.jboss.org/browse/ISPN-4715
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 7.0.0.Beta2
Multiple incoming threads could hit the synchronization lock while the promotion is being
upgraded, the non-first ones need to be allowed an early exit if the promotion already
took place.