kaijchen opened a new pull request, #3510: URL: https://github.com/apache/ozone/pull/3510
## What changes were proposed in this pull request? When restarting a datanode in MiniOzoneCluster, the replication port is not supposed to change. This bug was discovered when developing integration tests for in-house EC offline recovery branch, which relies on the replication port to transfer the data. Although this bug is not affecting the tests in master, it's better to have it fixed in advance. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6877 ## How was this patch tested? New test `TestMiniOzoneCluster#testKeepPortsWhenRestartDN`. https://github.com/kaijchen/ozone/runs/6860775365?check_suite_focus=true#step:4:3076 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
