You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2022/10/17 12:03:38 UTC

[GitHub] [curator] hyperxpro opened a new pull request, #437: Add Support for TLS-enabled `TestingZooKeeperMain`

hyperxpro opened a new pull request, #437:
URL: https://github.com/apache/curator/pull/437

   When `ServerConfig#getSecureClientPortAddress` is not `null` then user has indicated the use of TLS. In this case, we will configure the Server factory to use TLS.


-- 
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: dev-unsubscribe@curator.apache.org

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


[GitHub] [curator] tisonkun commented on pull request #437: [CURATOR-658] Add Support for TLS-enabled `TestingZooKeeperMain`

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on PR #437:
URL: https://github.com/apache/curator/pull/437#issuecomment-1467865199

   The code diff in `ZooKeeperServerMain#runFromConfig` is much larger than this patch.
   
   For modern testing usage, I think we already use `ZooKeeperServerEmbeddedAdapter` internally. `TestingZooKeeperMain ` is somehow deprecated.


-- 
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: commits-unsubscribe@curator.apache.org

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


[GitHub] [curator] tisonkun closed pull request #437: [CURATOR-658] Add Support for TLS-enabled `TestingZooKeeperMain`

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun closed pull request #437: [CURATOR-658] Add Support for TLS-enabled `TestingZooKeeperMain`
URL: https://github.com/apache/curator/pull/437


-- 
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: commits-unsubscribe@curator.apache.org

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