Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicit Route Priorities #77

Closed
jamsajones opened this issue Jun 14, 2019 · 1 comment
Closed

Explicit Route Priorities #77

jamsajones opened this issue Jun 14, 2019 · 1 comment

Comments

@jamsajones
Copy link

Envoy evaluates routes in the order they are defined in the route config. However, App Mesh APIs have no way effecting this order through the APIs - currently App Mesh does sort the routes according to length to give when it creates the Envoy route config.

In order to improve App Mesh should add a field in the API that will allow customers to set a route priority (Int) and get a deterministic ordering of routes.

@shubharao shubharao added this to Coming Soon in aws-app-mesh-roadmap Aug 1, 2019
@shubharao shubharao moved this from Coming Soon to Available in Preview Channel in aws-app-mesh-roadmap Aug 1, 2019
@shubharao
Copy link

This feature is available in our Preview Channel. Check it out and let us know what you think! https://github.com/aws/aws-app-mesh-examples/tree/master/blogs/http-headers-and-priority

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
aws-app-mesh-roadmap
  
Just Shipped
Development

No branches or pull requests

3 participants