wongoo opened a new pull request #261: URL: https://github.com/apache/dubbo-go-hessian2/pull/261
<!-- Thanks for sending a pull request! --> **What this PR does**: Fix map decode error issue **Which issue(s) this PR fixes**: Fixes #259 **Special notes for your reviewer**: the map type should be added into type map, not the class def map. see http://hessian.caucho.com/doc/hessian-serialization.html##type-map **Does this PR introduce a user-facing change?**: ```release-note - Fix map decode error issue #259 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
