You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2016/10/27 10:23:58 UTC

[jira] [Created] (QPID-7477) [Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal

Lorenz Quack created QPID-7477:
----------------------------------

             Summary: [Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal
                 Key: QPID-7477
                 URL: https://issues.apache.org/jira/browse/QPID-7477
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: qpid-java-6.1
            Reporter: Lorenz Quack


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}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org