]
Manik Surtani updated ISPN-1373:
--------------------------------
Fix Version/s: 5.0.1.FINAL
Initialization of extensions (module properties) is unguarded
-------------------------------------------------------------
Key: ISPN-1373
URL:
https://issues.jboss.org/browse/ISPN-1373
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.0.0.FINAL
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Priority: Critical
Fix For: 5.0.1.FINAL, 5.1.0.ALPHA1, 5.1.0.FINAL
The Query test suite is unstable as often some custom commands or the
AbstractModuleLifecycle entry point are not registered, or are inconsistently.
It turns out that org.infinispan.util.ModuleProperties stores state in static variables,
and is not threadsafe: adding proper locking fixed all Query tests.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: