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 2022/06/27 12:19:36 UTC

[GitHub] [apisix] worldwonderer opened a new issue, #7335: feat: As a user, I want to have a backup upstream in route

worldwonderer opened a new issue, #7335:
URL: https://github.com/apache/apisix/issues/7335

   ### Description
   
   As a user, I want to have a backup upstream like(backup_upstream_id) in route, so that when first choice upstream returns error i can use the backup one. It is different from retrying nodes in upstream.


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #7335: feat: As a user, I want to have a backup upstream in route

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7335:
URL: https://github.com/apache/apisix/issues/7335#issuecomment-1609194305

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #7335: feat: As a user, I want to have a backup upstream in route

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7335:
URL: https://github.com/apache/apisix/issues/7335#issuecomment-1588976218

   This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] tokers commented on issue #7335: feat: As a user, I want to have a backup upstream in route

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

   @worldwonderer Try to use the node priority feature? https://apisix.apache.org/docs/apisix/admin-api/#request-body-parameters-3
   
   FYI:
   
   > Each node can be configured with a priority. A node with low priority will only be used when all the nodes with higher priority have been tried or are unavailable.
   > 
   > As the default priority is 0, nodes with negative priority can be configured as a backup.
   
   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] closed issue #7335: feat: As a user, I want to have a backup upstream in route

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #7335: feat: As a user, I want to have a backup upstream in route
URL: https://github.com/apache/apisix/issues/7335


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org