elek opened a new pull request #1636: URL: https://github.com/apache/ozone/pull/1636
## What changes were proposed in this pull request? Today both the closed-container-replication service and datanode client service are exposed on the same datanode port which makes it impossible to use different network configuration (like mutual TLS). In this patch I propose to separate the two services and use two network ports. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4496 ## How was this patch tested? Tested the replication with local docker-compose cluster (adding keys, closing container, waiting for replication) ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
