leno23 commented on PR #3378: URL: https://github.com/apache/dubbo-go/pull/3378#issuecomment-4656269600
Follow-up on the hessian2-side direction from the review: I opened apache/dubbo-go-hessian2#396 to complete the library-side change. It makes `java_exception.DubboGenericException` populate and expose a stable detail message from `ExceptionClass` / `ExceptionMessage`, while preserving decoded Java `DetailMessage` behavior. With that hessian2 PR in place, this dubbo-go PR can stay focused on removing the local GenericException definition and using the hessian2 type. -- 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]
