Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7477

[Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-java-6.1
    • qpid-java-6.1
    • Broker-J
    • None

    Description

      If a VirtualHostLogger is configured it will log the recovery of Broker preferences on the Broker-Config thread. It should not do this.

      The cause seems to be that during execution of BrokerImpl#performActivation the Subject contains the VirtualHostPrincipal.

      I think this is related to the fact that the call stack shows that this code is called from the onSuccess callback of VirtualHostNode#doActivation

      Attachments

        Activity

          People

            kwall Keith Wall
            lorenz.quack Lorenz Quack
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: