[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-1373) Initialization of extensions (module properties) is unguarded

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Sep 7 07:45:26 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani resolved ISPN-1373.
---------------------------------

    Fix Version/s: 5.1.0.FINAL
       Resolution: Done


> 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.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: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list