icodening commented on issue #13980:
URL: https://github.com/apache/dubbo/issues/13980#issuecomment-2028026674

   看了一下3.3才做了server端的兼容处理。如果将client改成使用pkg发
   
   > 
![image](https://github.com/apache/dubbo-samples/raw/master/2-advanced/dubbo-samples-triple-grpc/docs/triple-grpc.png)
 借用dubbo-samples的一张图,只有第一种情况有问题
   
   看了下提交记录是3.3才有的JAVA_SERVICE/SERVICE兼容处理。  
   如果在低于该版本下做处理,将client修改成pkg发起请求,那么server端也需要一起修改以支持原本java pkg请求的接入。


-- 
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]

Reply via email to