]
Eduardo Martins reassigned WFLY-4211:
-------------------------------------
Assignee: Eduardo Martins (was: Kabir Khan)
MBean implementation lifecycle methods in MSC threads
-----------------------------------------------------
Key: WFLY-4211
URL:
https://issues.jboss.org/browse/WFLY-4211
Project: WildFly
Issue Type: Bug
Components: JMX
Reporter: Eduardo Martins
Assignee: Eduardo Martins
MBean lifecycle methods should not be invoked from MSC threads, the implementation of
these may block the thread, for instance due to a JNDI bind.