You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2014/06/24 21:10:24 UTC

[jira] [Created] (QPID-5844) ACL module still has code artifacts of being loadable when it is now built in

Chuck Rolke created QPID-5844:
---------------------------------

             Summary: ACL module still has code artifacts of being loadable when it is now built in
                 Key: QPID-5844
                 URL: https://issues.apache.org/jira/browse/QPID-5844
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.26
         Environment: C++ Broker
            Reporter: Chuck Rolke


Source code is littered with 'if (acl)' which is no longer necessary to test as ACL is always loaded.

Cleaning this up would provide a minute performance boost. More importantly it would more correctly represent the fact that ACL is there.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

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