sadanand48 opened a new pull request #2251: URL: https://github.com/apache/ozone/pull/2251
## What changes were proposed in this pull request? Currently, by default scm ratis and scm grpc ports are defined to be 9865 and 9866 by default. These ports are also used for datanode https and datanode ports for hdfs by default hence may lead to port conflict issue in ozone deployment alongside hdfs . These ports are replaced with 9894 and 9895 respectively. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5234 ## How was this patch tested? Tested on a docker scm ha cluster -- 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]
