Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19285

Race condition between service mbean deregistration and stop/destroy of dependent mbeans

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • JMX
    • None

      This needs validation, but I believe the MSC services around service mbeans allow mbeans to be unregistered with the MBeanServer before the stop/destroy sequences of other beans that depend upon them have completed. Since the dependent beans can logically expect to invoke on their dependencies via the MBeanServer as part of their stop/destroy work, the stop/destroy sequences should complete before the unregistration happens.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: