leizhiyuan commented on issue #1210: Add sofa rpc plugin integration
URL: 
https://github.com/apache/incubator-skywalking/pull/1210#issuecomment-388677798
 
 
   
![image](https://user-images.githubusercontent.com/2684384/39975112-40e321f6-575f-11e8-8bfc-4e895f779cb3.png)
   
   I debuged locally, you can see the stack elements(the pic may load 
slowly,wait a minute),interfaceName is absolutely not null, is it possible 
because of transient keyword?
   ```
       /**
        * 接口名
        */
       private transient String               interfaceName;
   ```
   
   any ideas about classes or methods should I debug during sending to 
skywalking-ui ? 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to