You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/02/23 18:51:46 UTC

[GitHub] [accumulo-proxy] DomGarguilo opened a new pull request, #78: Make sure sharedSecret is set in ProxyServer

DomGarguilo opened a new pull request, #78:
URL: https://github.com/apache/accumulo-proxy/pull/78

   If the `sharedSecret` is not set in the properties, then the `sharedSecret` variable in ProxyServer will be null making it so that all calls to the ProxyServer will fail.
   
   This PR makes it so that the proxy will not start unless the `sharedSecret` is not null.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo-proxy] DomGarguilo merged pull request #78: Make sure sharedSecret is set in ProxyServer

Posted by "DomGarguilo (via GitHub)" <gi...@apache.org>.
DomGarguilo merged PR #78:
URL: https://github.com/apache/accumulo-proxy/pull/78


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org