s0nskar commented on PR #2629: URL: https://github.com/apache/celeborn/pull/2629#issuecomment-2232993502
Thanks @mridulm for reviewing the changes. > but what is not clear to me is, how the master state get updated if the hostnames are subject to change That's a valid concern. This PR only takes care of Master discovery for client and worker. I'm going through the master HA code to see if we can reuse the resolver logic for master peer discovery as well. If you/anyone have any suggestions for implementing it, let me know. -- 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]
