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

[Backport 2.4]Weighted request routing #5057

Merged

Commits on Nov 3, 2022

  1. Weighted round-robin scheduling policy for shard coordination traffic… (

    opensearch-project#4241)
    
    * Weighted round-robin scheduling policy for shard coordination traffic routing
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    anshu1106 authored and Anshu Agarwal committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    bf7e1cf View commit details
    Browse the repository at this point in the history
  2. Add PUT api to update shard routing weights (opensearch-project#4272)

    * Add PUT api to update shard routing weights
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    anshu1106 authored and Anshu Agarwal committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e0ee00c View commit details
    Browse the repository at this point in the history
  3. Add GET api to get shard routing weights (opensearch-project#4275)

    * Weighted round-robin scheduling policy for shard coordination traffic routing
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    anshu1106 authored and Anshu Agarwal committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    fd21f13 View commit details
    Browse the repository at this point in the history
  4. Fix weighted routing metadata deserialization error during node resta…

    …rt (opensearch-project#4691)
    
    * Fix weighted routing metadata deserialization error during node restart
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    anshu1106 authored and Anshu Agarwal committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f127258 View commit details
    Browse the repository at this point in the history
  5. Delete API for weighted round robin search routing (opensearch-projec…

    …t#4400)
    
    * Delete API for weighted round robin search routing
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    anshu1106 authored and Anshu Agarwal committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    cc2080a View commit details
    Browse the repository at this point in the history
  6. Mark apis experimental

    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    Anshu Agarwal committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    311174d View commit details
    Browse the repository at this point in the history