vcjmhg commented on a change in pull request #5493:
URL: https://github.com/apache/skywalking/pull/5493#discussion_r494970698



##########
File path: 
test/plugin/scenarios/webflux-scenario/webflux-projectB-scenario/src/main/java/test/apache/skywalking/apm/testcase/sc/webflux/projectB/controller/TestAnnotationController.java
##########
@@ -44,6 +44,11 @@ public String error() {
         }
         return "1";
     }
+    
+    @RequestMapping("/testcase/webclient/server")

Review comment:
       @wu-sheng ,Sir,I have write an extra tests for webflux-webclient,but it 
seems to have a problem during span transmission.
   From below picture,we can see that  the exit span named 
`/projectA/webclient/ping` seems has been sent to oap.But in the second picture 
,the entry span seems was not connected with the exit span corresponding with 
it.So could you please tell me some cause of this result ,or This is because  
the `ref data` from `entry span` is not transmitted correctly ?
   
.![image](https://user-images.githubusercontent.com/55177318/94267567-69848780-ff6e-11ea-94e8-3a371013556f.png)
   
![image](https://user-images.githubusercontent.com/55177318/94267788-bcf6d580-ff6e-11ea-9f1f-a3b7c154c4f5.png)
   




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


Reply via email to