leno23 commented on PR #3378: URL: https://github.com/apache/dubbo-go/pull/3378#issuecomment-4655777024
Updated this PR to target develop and rebased the branch on upstream/develop. The local validation still passes: go test ./protocol/dubbo/hessian2 ./protocol/dubbo/impl and git diff --check. The previous failed CI job failed during Codecov CLI signature verification (gpg: Can't check signature: No public key), after Go tests had completed, so there was no code/test failure in that run. Regarding the hessian2 direction: this PR removes the local dubbo-go GenericException definition and uses dubbo-go-hessian2's java_exception.DubboGenericException directly. -- 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]
