Robbie Gemmell created QPID-4784:
------------------------------------

             Summary: [Java Broker] simplify PrincipalDatabaseAuthentication 
manager SASL handling for clarity and to prevent logging erroneous errors when 
creating additional instances
                 Key: QPID-4784
                 URL: https://issues.apache.org/jira/browse/QPID-4784
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.22


Currently, the PrincipalDatabaseAuthenticationManager has an elaborate system 
to register SASL mechanisms, which eventually get looked up basically by doing 
a hasmap retrieval operation. This process can be simplied for clarity. This 
will also prevent erroneous error logging from occuring when subsequent 
isntances of PDAM are created when the broekr is running and it fails to 
register the mechanisms (because they are already registerd).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to