Rynzie02 opened a new pull request, #1055: URL: https://github.com/apache/dubbo-go-samples/pull/1055
Previously the client used deprecated APIs and relied on ZooKeeper for service discovery. This PR: - Migrates the client to the new API - Replaces ZooKeeper-based service discovery with direct mode **!!! Note: This example cannot run properly with the released dubbo-go v3.3.1. It requires the latest code from the dubbo-go main branch.** -- 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]
