[infinispan-issues] [JBoss JIRA] (ISPN-4862) Race condition in InfinispanResourceDescriptionResolver's usage of resource static fields

Tristan Tarrant (JIRA) issues at jboss.org
Mon Oct 20 08:57:35 EDT 2014


Tristan Tarrant created ISPN-4862:
-------------------------------------

             Summary: Race condition in InfinispanResourceDescriptionResolver's usage of resource static fields
                 Key: ISPN-4862
                 URL: https://issues.jboss.org/browse/ISPN-4862
             Project: Infinispan
          Issue Type: Bug
          Components: Server
    Affects Versions: 7.0.0.CR1
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant
             Fix For: 7.0.0.Final


InfinispanResourceDescriptionResolver has a static initializer which fills a hashmap with shared attribute names. To do this it references static fields from the *Resource classes which in some cases also refer to the InfinispanResourceDescriptionResolver thus causing some fields to be null in certain cases.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list