[
https://issues.apache.org/jira/browse/QPID-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645491#comment-13645491
]
Robbie Gemmell commented on QPID-4784:
--------------------------------------
Fix made via: http://svn.apache.org/r1477078
> [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: [email protected]
For additional commands, e-mail: [email protected]