Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
5.16.4
-
None
-
None
-
ActiveMQ Classic 5.16.4
Configured for LDAP authentication via jaas, loading of authorization data via cachedLDAPauthorizationMap module
We realized when submitting this that our refreshInterval=900 is way too short but may explain why the problem only lasted for 15 seconds. We'll be updating it to 300,000 (5 min) shortly...
ActiveMQ Classic 5.16.4 Configured for LDAP authentication via jaas, loading of authorization data via cachedLDAPauthorizationMap module We realized when submitting this that our refreshInterval=900 is way too short but may explain why the problem only lasted for 15 seconds. We'll be updating it to 300,000 (5 min) shortly...
Description
Authorization errors occurred for a period of time (15 seconds) following a failed LDAP connection in cachedLDAPAuthorizationMap. Query interval is set to 5 minutes.
Log files showing behaviour and associated configuration will be attached.
Difficult to produce a test that can simulate the LDAP failure and resulting behaviour.
My understanding is the module should continue with the previously loaded authorization maps if any errors are encountered loading a new configuration, so opening as a possible bug.