tom-pytel commented on issue #6109:
URL: https://github.com/apache/skywalking/issues/6109#issuecomment-752801761


   > I think the most challenge thing will be `multiple simultaneous threaded` 
case. The CI includes 3C8G, so, whether we could provide enough concurrency 
requests and how to detect illegal(broken) trace in the hundreds of request, 
some of them maybe correct.
   
   Even though my standalone tests are easier because I have full control, and 
I am not familiar with the testing framework you are using so can't give an 
opinion on that, but I can say that threaded is even problematic for me since 
order of connections is not guaranteed so checking is a bit more tricky.


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