[jbossts-issues] [JBoss JIRA] (JBTM-2807) StoreManager return always the same store

Ivan Straka (JIRA) issues at jboss.org
Thu Dec 1 05:46:08 EST 2016


Ivan Straka created JBTM-2807:
---------------------------------

             Summary: StoreManager return always the same store
                 Key: JBTM-2807
                 URL: https://issues.jboss.org/browse/JBTM-2807
             Project: JBoss Transaction Manager
          Issue Type: Bug
    Affects Versions: 5.4.0.Final
            Reporter: Ivan Straka
            Assignee: Ivan Straka


StoreManager.get*Store() returns always the same store even after changing it via BeanPopulator.

Problem is that StoreManager.actionStore, StoreManager.stateStore, StoreManager.communicationStore won't change after they are set for the first time.

https://github.com/jbosstm/narayana/blob/master/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/objectstore/StoreManager.java#L53
this method should null stores.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbossts-issues mailing list