wayilau commented on issue #2644: Support Hessian 4.0.x.
URL: https://github.com/apache/skywalking/pull/2644#issuecomment-514964144
 
 
   > > I think it's hard to get url from HessianSkeleton. In HessianSkeleton i 
only can get the api class. If i want get url, i should send it in the stream 
from client side, and get it from the inputstream in server side. that's not an 
easy thing.
   > 
   > This is server side instrumentation, right? Why send from client side? 
That header should not be added.
   
   Yes, HessianSkeleton is an instrumentation. in HessianSkeleton it only read 
or write data from stream. 
   Header value is in HessianServlet or HessianServiceExporter, the are the 
library out of hessian.

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