You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/12/02 09:23:06 UTC

[GitHub] [skywalking] wu-sheng edited a comment on issue #3945: Enhance webflux plugin, related to Spring Gateway plugin too.

wu-sheng edited a comment on issue #3945: Enhance webflux plugin, related to Spring Gateway plugin too.
URL: https://github.com/apache/skywalking/pull/3945#issuecomment-560307961
 
 
   For snapshot, yes, this could happen. But when you choose solution 2, you finish the span in another thread, why is the duration not right? I am not following. 
   
   No matter what API for reactive you mean, you can't resolve the issue, the context needs to cooperate with other plugins. So eventually, you need back to the ThreadLocal in business local process. That is why we have `AbstractTracingSpan#prepareForAsync` and `AbstractTracingSpan#asyncFinish`.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services