tonycody opened a new pull request, #10533: URL: https://github.com/apache/dubbo/pull/10533
:sparkles: Enable consumers to request service providers by priority using the appropriate serialization type Such as: prefer_serialization > serialization > default serialization fastjson2,hessian2 > fastjson > hessian2 Use the order: fastjson2 > hessian2 > fastjson -- 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]
