ChenSammi commented on PR #8316: URL: https://github.com/apache/ozone/pull/8316#issuecomment-2853245482
> > sometime starts the docker cluster locally > > That's fine, the containers run the same way locally and in CI. There will be no conflict between datanodes. There are conflicts on local. Each datanode will create its domain socket file, which maps to the same local host path. That's why need to set different domain path for different datanodes. -- 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]
