[
https://issues.apache.org/jira/browse/QPID-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie reassigned QPID-1390:
------------------------------------
Assignee: Rob Godfrey (was: Martin Ritchie)
Hi Rob can you review these changes please. The ApplicationRegistryShutdownTest
validates that the AuthenticationManager correctly unregisters any SASL
provider it created.
> Authentication Manager does not correctly unregister custom SASL providers on
> shutdown
> --------------------------------------------------------------------------------------
>
> Key: QPID-1390
> URL: https://issues.apache.org/jira/browse/QPID-1390
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: M3
> Reporter: Martin Ritchie
> Assignee: Rob Godfrey
> Fix For: M4
>
>
> Summary:
> The AuthenticationManger (PrincipalDatabaseAuthenticationManager) registers
> custom SASL servers on startup. However, on shutdown of the
> ApplicationRegistry it does not remove these. This could be a cause of the
> curious SASL related failures in SimpleACLTest.
> On ApplicationRegistry close all the managers should get a notification so
> that they may perform any additional clean up.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.