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/05/06 09:36:55 UTC

[GitHub] [skywalking] JaredTan95 opened a new pull request #2608: fix webflux cast exception.

JaredTan95 opened a new pull request #2608: fix webflux cast exception.
URL: https://github.com/apache/skywalking/pull/2608
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   ___
   ### Bug fix
   - Bug description.
   ERROR 2019-05-06 17:02:02:566 reactor-http-nio-3 InstMethodsInter :  class[class reactor.netty.http.server.HttpServerOperations] before method[status] intercept failure 
   java.lang.ClassCastException: java.lang.Integer cannot be cast to io.netty.handler.codec.http.HttpResponseStatus
           at org.apache.skywalking.apm.plugin.spring.webflux.v5.StatusInterceptor.beforeMethod(StatusInterceptor.java:

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