[jboss-jira] [JBoss JIRA] (AS7-3176) Workaround HORNETQ-821

Andy Taylor (JIRA) jira-events at lists.jboss.org
Thu Jan 26 05:37:48 EST 2012


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

Andy Taylor resolved AS7-3176.
------------------------------

    Resolution: Done


resolved as HornetQ-821 is fixed
                
> Workaround HORNETQ-821
> ----------------------
>
>                 Key: AS7-3176
>                 URL: https://issues.jboss.org/browse/AS7-3176
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Domain Management, JMS
>            Reporter: Brian Stansberry
>            Assignee: Andy Taylor
>            Priority: Critical
>             Fix For: 7.1.0.Final
>
>
> If a fix for https://issues.jboss.org/browse/HORNETQ-821 won't get into AS 7.1.0.Final, we need to try and work around it.
> It seems that org.hornetq.core.server.management.impl.ManagementServiceImpl aims to protect its internal state by adding the synchronized keyword to many methods; that is by using the ManagementServiceImpl object itself as the guard. But it many places this is omitted. The AS 7 messaging integration can help make up for that by synchronizing on the ManagementServiceImpl before using it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list