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

Add cluster setting to dynamically disable filter rewrite optimization #13179

Merged

Commits on Apr 13, 2024

  1. Add cluster setting to dynamically disable filter rewrite optimization

    Short term solution for pmc workload regression opensearch-project#13171
    
    Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
    bowenlan-amzn committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    386a24b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. add change log and test

    Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
    bowenlan-amzn committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    691ff25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9377717 View commit details
    Browse the repository at this point in the history
  3. make sure test hits the code

    Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
    bowenlan-amzn committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b807d18 View commit details
    Browse the repository at this point in the history
  4. change the setting to be int

    Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
    bowenlan-amzn committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    22af708 View commit details
    Browse the repository at this point in the history
  5. update changelog to reflect newest change

    Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
    bowenlan-amzn committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9346d71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0667396 View commit details
    Browse the repository at this point in the history
  7. Address comments

    Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
    bowenlan-amzn committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4bded8f View commit details
    Browse the repository at this point in the history