You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/09/10 03:52:59 UTC

[GitHub] [apisix] idbeta opened a new issue #2204: bug: “prevNode” should not return after setting a route

idbeta opened a new issue #2204:
URL: https://github.com/apache/apisix/issues/2204


   ### Issue description
   set twice route in the same uri,the second response should not include “preNode”
   curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '
   ...
   {"action":"set","node":{...},"**prevNode**":{...}}
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 1.5
   * OS: centos7
   
   ### Minimal test code / Steps to reproduce the issue
   1.
   2.
   3.
   
   ### What's the actual result? (including assertion message & call stack if applicable)
   
   
   
   ### What's the expected result?
   


----------------------------------------------------------------
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] [apisix] idbeta closed issue #2204: bug: “prevNode” should not return after setting a route

Posted by GitBox <gi...@apache.org>.
idbeta closed issue #2204:
URL: https://github.com/apache/apisix/issues/2204


   


----------------------------------------------------------------
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] [apisix] idbeta commented on issue #2204: bug: “prevNode” should not return after setting a route

Posted by GitBox <gi...@apache.org>.
idbeta commented on issue #2204:
URL: https://github.com/apache/apisix/issues/2204#issuecomment-718413478


   it was fixed in v2.0


----------------------------------------------------------------
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] [apisix] moonming commented on issue #2204: bug: “prevNode” should not return after setting a route

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2204:
URL: https://github.com/apache/apisix/issues/2204#issuecomment-690073526


   yes, agreed, we can remove the `prevNode` section now. 
   Welcome PR


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