[jbossts-issues] [JBoss JIRA] Created: (JBTM-626) make EnvironmentBean fields volatile

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Fri Oct 16 09:33:05 EDT 2009


make EnvironmentBean fields volatile
------------------------------------

                 Key: JBTM-626
                 URL: https://jira.jboss.org/jira/browse/JBTM-626
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Configuration
    Affects Versions: 4.8.0
            Reporter: Jonathan Halliday
            Assignee: Jonathan Halliday
             Fix For: 4.9.0


The EnvironmentBeans are accessed from multiple threads, so fields need to be volatile or stale values may be read, which can cause some wonderfully difficult to debug problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list