Similarityoung opened a new issue, #1005: URL: https://github.com/apache/dubbo-go-samples/issues/1005
### Steps to reproduce 1. Start the Zookeeper registry. 2. Start the **Java Server** in `samples/generic/java-server/java-server`. 3. Start the **Go Client** in `samples/generic/go-client/cmd`. 4. Initiate a generic call from Go to Java. ### Expected behavior The generic invocation should succeed, and the client should receive the correct response from the server. ### Actual behavior The call fails with an error. -- 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]
