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

Merge 'main' into its_with_publication #17

Merged
merged 44 commits into from
Sep 20, 2024

Commits on Sep 9, 2024

  1. Add 2.17 release notes (#15762) (#15768) (#15776)

    Signed-off-by: Andriy Redko <[email protected]>
    reta authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9b01455 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 in /bu…

    …ildSrc/src/testKit/thirdPartyAudit/sample_jars (#15858)
    
    * Bump org.apache.logging.log4j:log4j-core
    
    Bumps org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    503e6f0 View commit details
    Browse the repository at this point in the history
  3. Bump peter-evans/create-pull-request from 6 to 7 (#15863)

    * Bump peter-evans/create-pull-request from 6 to 7
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e688d39 View commit details
    Browse the repository at this point in the history
  4. Remove awaits fix since tests are now passing (#15727)

    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    harshavamsi authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7cb2bd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Bump com.nimbusds:oauth2-oidc-sdk from 11.9.1 to 11.19.1 in /plugins/…

    …repository-azure (#15862)
    
    * Bump com.nimbusds:oauth2-oidc-sdk in /plugins/repository-azure
    
    Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.9.1 to 11.19.1.
    - [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)
    - [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.19.1..11.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:oauth2-oidc-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and dependabot[bot] authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    62c6d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19aedcd View commit details
    Browse the repository at this point in the history
  3. Update to Gradle 8.10.1 (#15867)

    Signed-off-by: Andriy Redko <[email protected]>
    reta authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    107f0ce View commit details
    Browse the repository at this point in the history
  4. [BUG] Bug fix for checksum validation for mapping metadata (#15885)

    * Bug fix for checksum validation for mapping metadata
    
    Signed-off-by: Himshikha Gupta <[email protected]>
    himshikha authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f8515c7 View commit details
    Browse the repository at this point in the history
  5. fix escaped wildcard query on wildcard field (#15737)

    * fix escaped wildcard query on wildcard field
    
    Signed-off-by: gesong.samuel <[email protected]>
    
    * fix format error
    
    Signed-off-by: gesong.samuel <[email protected]>
    
    * add change log
    
    Signed-off-by: gesong.samuel <[email protected]>
    
    ---------
    
    Signed-off-by: gesong.samuel <[email protected]>
    Signed-off-by: Michael Froh <[email protected]>
    Co-authored-by: gesong.samuel <[email protected]>
    Co-authored-by: Michael Froh <[email protected]>
    3 people authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    320611a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Add more wait time to assertBusy to fix RemoteFsTimestampAwareTranslo…

    …gTests.testSimpleOperationsUpload (#15865)
    
    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    92d7fe8 View commit details
    Browse the repository at this point in the history
  2. Fixing MacOS 13 assemble workflows (once again) (#15898)

    Signed-off-by: Andriy Redko <[email protected]>
    reta authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    98a9161 View commit details
    Browse the repository at this point in the history
  3. updating release-notes for 2.17 (#15884)

    Signed-off-by: Rajiv Kumar Vaidyanathan <[email protected]>
    rajiv-kv authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9354dd9 View commit details
    Browse the repository at this point in the history
  4. Add cancellation framework changes in wlm (#15651)

    * cancellation related
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update CHANGELOG.md
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * add better cancellation reason
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update DefaultTaskCancellationTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update DefaultTaskSelectionStrategy.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * refactor node level threshold
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * use query group task
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * code clean up and refactorings
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * add unit tests and fix existing ones
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * uncomment the test case
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * update CHANGELOG
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * fix imports
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * refactor and add UTs for new constructs
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * fix javadocs
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * remove code clutter
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * change annotation version and task selection strategy
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * rename a util class
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * remove wrappers from resource type
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * apply spotless
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * add rename changes
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * refactor changes and logical bug fix
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Kiran Prakash <[email protected]>
    Signed-off-by: Kaushal Kumar <[email protected]>
    Signed-off-by: Ankit Jain <[email protected]>
    Co-authored-by: Kiran Prakash <[email protected]>
    Co-authored-by: Ankit Jain <[email protected]>
    3 people authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    58794ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e98df3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. using remote cluster-state as fallback (#15424)

    Signed-off-by: Rajiv Kumar Vaidyanathan <[email protected]>
    rajiv-kv authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    12ff5ed View commit details
    Browse the repository at this point in the history
  2. Add restriction to have a single repository with shallow snapshot v2 …

    …setting (#15901)
    
    * Add restriction to have a single repository with shallow snapshot v2 setting
    
    Signed-off-by: Sachin Kale <[email protected]>
    
    * Do not allow shallow snapshot v2 repo name to contain SNAPSHOT_PINNED_TIMESTAMP_DELIMITER
    
    Signed-off-by: Sachin Kale <[email protected]>
    
    ---------
    
    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    330b249 View commit details
    Browse the repository at this point in the history
  3. Removing task Id from map using remove() (#15918)

    Signed-off-by: Sagar Upadhyaya <[email protected]>
    sgup432 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4223fab View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Add the capability to override indices.breaker.total.use_real_memory …

    …setting for test clusters (#15906)
    
    Signed-off-by: Navneet Verma <[email protected]>
    navneet1v authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    07029b2 View commit details
    Browse the repository at this point in the history
  2. Fix flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testClos…

    …eClientStreamingRequest test case (#15859)
    
    Signed-off-by: Andriy Redko <[email protected]>
    reta authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    260edc5 View commit details
    Browse the repository at this point in the history
  3. Update TESTING.md 'Building with extra plugins' documentation (#15893)

    * Update TESTING.md 'Building with extra plugins' documentation
    
    Signed-off-by: Finn Carroll <[email protected]>
    
    * Typo
    
    Signed-off-by: Finn Carroll <[email protected]>
    
    * Fix TOC
    
    Signed-off-by: Finn Carroll <[email protected]>
    
    ---------
    
    Signed-off-by: Finn Carroll <[email protected]>
    finnegancarroll authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    36c89bf View commit details
    Browse the repository at this point in the history
  4. Fix case insensitive query on wildcard field (#15882)

    * fix case insensitive query on wildcard field
    
    Signed-off-by: gesong.samuel <[email protected]>
    
    * fix YAML test
    
    Signed-off-by: gesong.samuel <[email protected]>
    
    * add change log
    
    Signed-off-by: gesong.samuel <[email protected]>
    
    ---------
    
    Signed-off-by: gesong.samuel <[email protected]>
    Co-authored-by: gesong.samuel <[email protected]>
    HUSTERGS and gesong.samuel authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aaa92ae View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Remove TooManyShardsInSnapshotsStatusException (#15877)

    Signed-off-by: Lakshya Taragi <[email protected]>
    ltaragi authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bd26056 View commit details
    Browse the repository at this point in the history
  2. Revert "Mute failing snapshot status tests (#15652)" (#15876)

    This reverts commit 48cf5f0.
    
    Signed-off-by: Lakshya Taragi <[email protected]>
    ltaragi authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c709400 View commit details
    Browse the repository at this point in the history
  3. Bump com.gradle.develocity from 3.18 to 3.18.1 (#15947)

    Bumps com.gradle.develocity from 3.18 to 3.18.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.develocity
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    45a8ed4 View commit details
    Browse the repository at this point in the history
  4. Bump ch.qos.logback:logback-core from 1.5.6 to 1.5.8 in /test/fixture…

    …s/hdfs-fixture (#15946)
    
    * Bump ch.qos.logback:logback-core in /test/fixtures/hdfs-fixture
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.6 to 1.5.8.
    - [Commits](qos-ch/logback@v_1.5.6...v_1.5.8)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e3bbc74 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. remote publication checksum stats (#15957)

    * Remote publication checksum stats
    
    Signed-off-by: Himshikha Gupta <[email protected]>
    Co-authored-by: Himshikha Gupta <[email protected]>
    himshikha and Himshikha Gupta authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    81288b1 View commit details
    Browse the repository at this point in the history
  2. Add validation for the search backpressure cancellation settings (#15501

    )
    
    * Fix updating search backpressure settings crashing the cluster
    
    Signed-off-by: Gao Binlong <[email protected]>
    
    * Modify change log
    
    Signed-off-by: Gao Binlong <[email protected]>
    
    * Fix version check
    
    Signed-off-by: Gao Binlong <[email protected]>
    
    * Increase test coverage
    
    Signed-off-by: Gao Binlong <[email protected]>
    
    * Format the code
    
    Signed-off-by: Gao Binlong <[email protected]>
    
    * Optimize some code
    
    Signed-off-by: Gao Binlong <[email protected]>
    
    * Fix typo
    
    Signed-off-by: Gao Binlong <[email protected]>
    
    ---------
    
    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8347d0e View commit details
    Browse the repository at this point in the history
  3. Fix flaky terminaton conditions for org.opensearch.rest.ReactorNetty4…

    …StreamingStressIT.testCloseClientStreamingRequest test case (#15959)
    
    Signed-off-by: Andriy Redko <[email protected]>
    reta authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    eb5b703 View commit details
    Browse the repository at this point in the history
  4. Implement WithFieldName interface in ValuesSourceAggregationBuilder &…

    … FieldSortBuilder (#15916)
    
    Signed-off-by: David Zane <[email protected]>
    dzane17 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7c427d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Bump com.microsoft.azure:msal4j from 1.17.0 to 1.17.1 in /plugins/rep…

    …ository-azure (#15945)
    
    * Bump com.microsoft.azure:msal4j in /plugins/repository-azure
    
    Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.17.0 to 1.17.1.
    - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases)
    - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt)
    - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.azure:msal4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: gaobinlong <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    Co-authored-by: gaobinlong <[email protected]>
    3 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b2a7136 View commit details
    Browse the repository at this point in the history
  2. Update version in README to 2.18.0 (#15968)

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4802d0d View commit details
    Browse the repository at this point in the history
  3. [AUTO] [main] Add bwc version 2.17.1. (#15966)

    * Resolve readme conflicts
    
    Signed-off-by: Kunal Kotwani <[email protected]>
    
    * Fix version identifier
    
    Signed-off-by: Kunal Kotwani <[email protected]>
    
    ---------
    
    Signed-off-by: Kunal Kotwani <[email protected]>
    Co-authored-by: Kunal Kotwani <[email protected]>
    Configuration menu
    Copy the full SHA
    3937ccb View commit details
    Browse the repository at this point in the history
  4. Refactor branch deletion for backports (#15983)

    Signed-off-by: Sayali Gaikawad <[email protected]>
    gaiksaya authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3a1b6d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    80ff07e View commit details
    Browse the repository at this point in the history
  2. Fix infinite loop in nested agg (#15931)

    Signed-off-by: kkewwei <[email protected]>
    kkewwei authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6bef1e1 View commit details
    Browse the repository at this point in the history
  3. Explicitly set include discovery nodes flag in reloadSecureSetting re…

    …quest. (#15972)
    
    Signed-off-by: Swetha Guptha <[email protected]>
    SwethaGuptha authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    620db0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab7816c View commit details
    Browse the repository at this point in the history
  5. Fix deleting backport branches workflow (#16003)

    Signed-off-by: Sayali Gaikawad <[email protected]>
    gaiksaya authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    77ddfd6 View commit details
    Browse the repository at this point in the history
  6. Remove identity-related feature flagged code from the RestController (#…

    …15430)
    
    * Add authenticate to IdentityPlugin interface
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Handle null
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix tests
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix ActionModuleTests
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Add to CHANGELOG
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Add DelegatingRestHandlerTests
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Address forbiddenApi
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Remove authenticate from IdentityPlugin and keep RestController feature flagged code removed
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Move RestTokenExtractor to identity-shiro plugin
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Remove change in IdentityService
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Remove changes in ActionModuleTests
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Add tests for RestTokenExtractor
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Remove DelegatingRestHandler
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Call super instead of keeping a reference to the delegated restHandler
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Address code review comments
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    ---------
    
    Signed-off-by: Craig Perkins <[email protected]>
    Signed-off-by: Craig Perkins <[email protected]>
    cwperks authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1bc81d3 View commit details
    Browse the repository at this point in the history
  7. Update version check in yml test file (#15999)

    Signed-off-by: Gao Binlong <[email protected]>
    Co-authored-by: Gao Binlong <[email protected]>
    reta and gaobinlong authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    19d8df0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94222f1 View commit details
    Browse the repository at this point in the history
  9. Add successfulSearchShardIndices in searchRequestContext before onReq…

    …uestEnd (#15967)
    
    Signed-off-by: David Zane <[email protected]>
    Signed-off-by: Ankit Jain <[email protected]>
    Co-authored-by: Ankit Jain <[email protected]>
    dzane17 and jainankitk authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b369611 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add concurrency check to gradle-check workflow (#16007)

    Signed-off-by: Rishabh Singh <[email protected]>
    rishabh6788 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9537d39 View commit details
    Browse the repository at this point in the history
  2. Add support for async deletion in S3BlobContainer (#15621)

    * Add support for async deletion in S3BlobContainer
    
    Signed-off-by: Ashish Singh <[email protected]>
    
    * Move helper methods to helper class
    
    Signed-off-by: Ashish Singh <[email protected]>
    
    * Minor refactor
    
    Signed-off-by: Ashish Singh <[email protected]>
    
    * Add UTs
    
    Signed-off-by: Ashish Singh <[email protected]>
    
    * Add more tests
    
    Signed-off-by: Ashish Singh <[email protected]>
    
    * Integrate async deletion in the snapshot interactions
    
    Signed-off-by: Ashish Singh <[email protected]>
    
    ---------
    
    Signed-off-by: Ashish Singh <[email protected]>
    ashking94 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2b670cc View commit details
    Browse the repository at this point in the history