mochengqian commented on PR #394: URL: https://github.com/apache/dubbo-go-hessian2/pull/394#issuecomment-4340164341
For the dubbo-go protocol layer, current `marshalRequest` already returns encoder errors from request arguments instead of silently ignoring them, and `TestMarshalRequestWithTypedNilPointer` verifies the request path with `(*int32)(nil)`. So from the current codebase, both sides of apache/dubbo-go#2517 are covered. I think this issue can be closed after the hessian2 verification PR is merged. @tiltwind -- 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]
