[jboss-jira] [JBoss JIRA] (AS7-5723) Allow detection caller management operation

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Oct 10 08:25:03 EDT 2012


Thomas Diesler created AS7-5723:
-----------------------------------

             Summary: Allow detection caller management operation
                 Key: AS7-5723
                 URL: https://issues.jboss.org/browse/AS7-5723
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Domain Management, OSGi
            Reporter: Thomas Diesler
            Assignee: Brian Stansberry


Currently we have a hack in place where we detect a running management operation using a ThreadLocal. The called code can take an alternative route and not execute a nested management operation which would deadlock.

See usages of org.jboss.as.osgi.management.OperationAssociation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list