luky116 opened a new pull request #297: URL: https://github.com/apache/dubbo-go-hessian2/pull/297
When accessing a method whose return value is an enume value on the server, the client cannot parse the return value and reports an error. The tracing code found that the client could not convert the enum value type to Int64 type  You can reproduce the above problem through this codeļ¼https://github.com/luky116/dubbo-go-samples/tree/fix-rpcDubbo/rpc/dubbo -- 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]
