wallezhang commented on pull request #6881: URL: https://github.com/apache/skywalking/pull/6881#issuecomment-830160249
@wu-sheng I have checked the PR. I think we are doing the same thing, which is compatible with Spring Cloud Gateway version 3.x. The `HttpClientFinalizer` class in `reactor-netty` that Spring Cloud Gateway relied on, has change its constructor parameter type, and need to redefine the constructor interceptor point, so I think creating a new plugin is good to version management. -- 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]
