neils-dev commented on PR #4110: URL: https://github.com/apache/ozone/pull/4110#issuecomment-1408119119
Thanks @nishitpatira for submitting this PR for fixing the dnlayoutversion file to properly container the clusterID. I;ve applied your patch and brought up the dev docker cluster. I verified the clusterID for the dnlayoutversion file is the same as the the clusterID marked in the hdds VERSION file as follows, ``` $ docker-compose exec datanode bash $ cat /data/metadata/dnlayoutversion/VERSION $ cat /data/hdds/hdds/VERSION ``` Would be great if you would update similar steps to test under the "How patch was tested section". Thanks. -- 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]
