You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2021/06/01 08:27:36 UTC

[GitHub] [brooklyn-server] duncangrant opened a new pull request #1178: Fix issue where vault not ready on init

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:
users@infra.apache.org



[GitHub] [brooklyn-server] asfgit merged pull request #1178: Fix issue where vault not ready on init

Posted by GitBox <gi...@apache.org>.
asfgit merged pull request #1178:
URL: https://github.com/apache/brooklyn-server/pull/1178


   


-- 
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:
users@infra.apache.org



[GitHub] [brooklyn-server] algairim commented on pull request #1178: Fix issue where vault not ready on init

Posted by GitBox <gi...@apache.org>.
algairim commented on pull request #1178:
URL: https://github.com/apache/brooklyn-server/pull/1178#issuecomment-852821013


   Looks good.


-- 
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:
users@infra.apache.org