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 2020/06/11 10:01:44 UTC

[GitHub] [skywalking] githuyong opened a new issue #4907: one url has two endpoint ?

githuyong opened a new issue #4907:
URL: https://github.com/apache/skywalking/issues/4907


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   
   ___
   ### Question
   - like #3675,  [https://github.com/apache/skywalking/issues/3675](url)
     skywalking7.0 , springboot1.5.8 ,  app.war is put in external tomcat deploy。
   
     My URL is http://127.0.0.1:8082/my/v2/ad  。application context is "**my**", and endpoint is "**/v2/ad**" and "**{POST}/v2/ad**"
   
    my java code like this
   `@RequestMapping(path = "/v2/ad", method = {RequestMethod.POST})`
   
   ![捕获](https://user-images.githubusercontent.com/19883408/84372345-8e4a2e80-ac0d-11ea-9251-1e3d652e783b.PNG)
   ![捕获2](https://user-images.githubusercontent.com/19883408/84372352-9013f200-ac0d-11ea-821d-2903cf435e16.PNG)
   ![捕获3](https://user-images.githubusercontent.com/19883408/84372360-91451f00-ac0d-11ea-991a-21eea1b99a14.PNG)
   
   
   


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



[GitHub] [skywalking] BFergerson commented on issue #4907: one url has two endpoint ?

Posted by GitBox <gi...@apache.org>.
BFergerson commented on issue #4907:
URL: https://github.com/apache/skywalking/issues/4907#issuecomment-657059385


   Found cause of issue. Will contribute fix.


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



[GitHub] [skywalking] wu-sheng commented on issue #4907: one url has two endpoint ?

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4907:
URL: https://github.com/apache/skywalking/issues/4907#issuecomment-642546718


   remove the http middleware plugin. Maybe webflux or some async middleware.


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



[GitHub] [skywalking] githuyong commented on issue #4907: one url has two endpoint ?

Posted by GitBox <gi...@apache.org>.
githuyong commented on issue #4907:
URL: https://github.com/apache/skywalking/issues/4907#issuecomment-642561742


   this is my plugin 
   ![捕获4](https://user-images.githubusercontent.com/19883408/84375720-9193e900-ac12-11ea-857a-9550260e4e66.PNG)
   


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



[GitHub] [skywalking] wu-sheng closed issue #4907: one url has two endpoint ?

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4907:
URL: https://github.com/apache/skywalking/issues/4907


   


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



[GitHub] [skywalking] githuyong commented on issue #4907: one url has two endpoint ?

Posted by GitBox <gi...@apache.org>.
githuyong commented on issue #4907:
URL: https://github.com/apache/skywalking/issues/4907#issuecomment-642554882


   I remove all http middleware  is not work。
   I find a regular :fisrt request is {POST}/v2/*, and second request is /v2/* 
   @wu-sheng 


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



[GitHub] [skywalking] wu-sheng commented on issue #4907: one url has two endpoint ?

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4907:
URL: https://github.com/apache/skywalking/issues/4907#issuecomment-642562112


   Don't know why. Not happening in my place. Sorry.


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



[GitHub] [skywalking] wu-sheng closed issue #4907: one url has two endpoint ?

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4907:
URL: https://github.com/apache/skywalking/issues/4907


   


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