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

Fix get index settings API doesn't show number_of_routing_shards when it was explicitly set on index creation #16294

Merged
merged 4 commits into from
Oct 23, 2024

Commits on Oct 12, 2024

  1. Fix get index settings API doesn't show number_of_routing_shards when…

    … it was explicitly set on index creation
    
    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7eaef9c View commit details
    Browse the repository at this point in the history
  2. Update skip version in rest yaml test file

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0f6f4e5 View commit details
    Browse the repository at this point in the history
  3. Fix test failure

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a981af4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. merge main

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    69fa5c6 View commit details
    Browse the repository at this point in the history