wu-sheng commented on issue #2644: Support Hessian 4.0.x.
URL: https://github.com/apache/skywalking/pull/2644#issuecomment-507570629
 
 
   > emm, yes ,they are not the same , in the client side i give the uri as the 
operatename, but int the server side i use the interface class name be the 
operation name. as this is a RPC protocol, but i don't know the interface class 
name in the client side, so use the uri instead. Also in the client side public 
a rpc service is a uri like.
   
   Then this maybe cause some confusing. I recommend you to use URL as default 
at server side too and open a config to us.
   
   Take `plugin.springmvc.use_qualified_name_as_endpoint_name` of plugin config 
as an example, 
https://github.com/apache/skywalking/blob/master/docs/en/setup/service-agent/java-agent/README.md#table-of-agent-configuration-properties

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to