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 2021/04/28 09:59:19 UTC

[GitHub] [skywalking] wallezhang commented on issue #6492: NPE is thrown in SkyWalking 8.4.0 with gateway plugin

wallezhang commented on issue #6492:
URL: https://github.com/apache/skywalking/issues/6492#issuecomment-828325905


   @wu-sheng I found that there are several issue related to spring gateway, e.g. #6237 ,so I tried to use the latest version of `spring-cloud-gateway-starter` with `gateway-2.1.x-plugin`, and it will report NPE when forwarding the request, because the enhancement method of `HttpClientFinalizer` class is no longer applicable. At the same time, I ran the `gateway-2.1.x-scenario` test project, and found that the version it relied on was very old. I think we should create a new plugin to support the new version of `spring-cloud-gateway`. If no one has done it yet, I can try it.


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