gaussianrecurrence opened a new pull request #903:
URL: https://github.com/apache/geode-native/pull/903
- Whenever there is an SSL missoconfiguration while trying to reach a
locator, an AuthenticationRequiredException is thrown and a log is
written. Currently FQDN of the locator is not logged.
- This commit adds the locator FQDN in order to further troubleshoot
this kind of scenarios.
- Also, in order to ease implementation, toString method was
implemented for ServerLocation.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]