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 2019/11/25 07:38:35 UTC

[GitHub] [incubator-apisix] totemofwolf opened a new issue #898: bug: Can not save the upstream nodes' weight to 0 when multi nodes

totemofwolf opened a new issue #898: bug: Can not save the upstream nodes' weight to 0 when multi nodes
URL: https://github.com/apache/incubator-apisix/issues/898
 
 
   ### Issue description
   
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 0.9-rc1
   * OS: alpine 3.7
   
   ### Minimal test code / Steps to reproduce the issue
   1. set all the weight to zero except ip '172.31.254.1'
   
   ![屏幕快照 2019-11-25 下午3 36 12](https://user-images.githubusercontent.com/1818214/69521177-5a712980-0f99-11ea-83d8-646527e5b068.png)
   
   2. press save
   3. refresh the page and enter the upstream detail page again by click 'edit'
   
   ### What's the actual result? (including assertion message & call stack if applicable)
   
   The previous operation did not saved as expect:
   ![屏幕快照 2019-11-25 下午3 38 07](https://user-images.githubusercontent.com/1818214/69521293-999f7a80-0f99-11ea-8614-13b54f7afc9c.png)
   
   
   
   ### 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


With regards,
Apache Git Services