xiaoni157 opened a new issue #2925: How does skywalking work with webflux? URL: https://github.com/apache/skywalking/issues/2925 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Question - What do you want to know? How does skywalking work with webflux? ___ ### Bug - Which version of SkyWalking, OS and JRE? skywalking :6.1.0 ElasticSearch:6.3.2 webflux:5.0.8.RELEASE - Which company or project? Gateway - What happen? If possible, provide a way for reproducing the error. e.g. demo application, component version. Webflux is nio and AsyncRestTemplate is nio. NullPointerException appears when threadLocal is used to obtain it. May I ask what has been done with spring-webflux_5.1.2.RELEASE? Do you have any plans to support other versions of webflux in the future?    ___ ### Requirement or improvement - Please describe about your requirements or improvement suggestions.
---------------------------------------------------------------- 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
