luky116 opened a new pull request #298:
URL: https://github.com/apache/dubbo-go-hessian2/pull/298


   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
   
![146210119-13875974-3c51-417f-8415-d190094a2373](https://user-images.githubusercontent.com/38887641/146302717-5174b48a-f2a4-4900-ac5a-64c7ab3d5cb3.png)
   
   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]

Reply via email to