duncangrant opened a new pull request #1178: URL: https://github.com/apache/brooklyn-server/pull/1178
If vault is used for security provider and is not ready on startup then the security provider will fail and will be replaced by the BlackholeSecurityProvider. This change means that whenever a security provider fails, the DelegatingSecurityProvider will attempt to re-initialize it on subsequent authorization attempts. This change does mean that, when failing over to the BlackholeSecurityProvider, it could be slower to let no one authenticate. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
