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

Compare strings with equals() instead of == #15369

Closed
wants to merge 315 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 21, 2024

  1. Change pinned timestamp file format stored in remote store (opensearc…

    …h-project#15526)
    
    ---------
    
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Co-authored-by: Sachin Kale <kalsac@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fa6cb35 View commit details
    Browse the repository at this point in the history
  2. Add limit on number of processors in Ingest pipelines (opensearch-pro…

    …ject#15465)
    
    * Add limit on number of processors in Ingest pipelines
    
    Signed-off-by: Rai <nndri@amazon.com>
    anandkrrai authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f785f10 View commit details
    Browse the repository at this point in the history
  3. [SnapshotV2] Snapshot Status API changes (opensearch-project#15409)

    ---------
    
    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e36b6ef View commit details
    Browse the repository at this point in the history
  4. Fix missing order field in TemplatesMetadata deserialization (opensea…

    …rch-project#15509)
    
    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    848bbdc View commit details
    Browse the repository at this point in the history
  5. Support cancellation for admin apis (opensearch-project#13966)

    * Support cancellation for admin apis - add implementation for _cat/shards
    
    Signed-off-by: Somesh Gupta <someshgupta987@gmail.com>
    aasom143 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    45cd064 View commit details
    Browse the repository at this point in the history
  6. Fix flaky test MasterServiceTests.testClusterStateUpdateLoggingWithDe…

    …bugEnabled (opensearch-project#15204)
    
    * Fix test MasterServiceTests.testClusterStateUpdateLoggingWithDebugEnabled
    
    Signed-off-by: Sumit Bansal <sumitsb@amazon.com>
    sumitasr authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    405788e View commit details
    Browse the repository at this point in the history
  7. Disable pinned timestamp flag and mute testRemoteStoreCleanupForDelet…

    …edIndex (opensearch-project#15598)
    
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Co-authored-by: Sachin Kale <kalsac@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8984d1b View commit details
    Browse the repository at this point in the history
  8. Adding awaitsFix to approximateRangeTest flaky tests (opensearch-proj…

    …ect#15601)
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    bharath-techie authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    41a3424 View commit details
    Browse the repository at this point in the history
  9. [Star tree] Star tree index validations (opensearch-project#15533)

    ---------
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    bharath-techie authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0cb33b9 View commit details
    Browse the repository at this point in the history
  10. Add prefix support to hashed prefix & infix path types on remote store (

    opensearch-project#15557)
    
    * Add prefix support to hashed prefix & infix path types on remote store
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    62fcb65 View commit details
    Browse the repository at this point in the history
  11. [Snapshot V2] Fix for create snapshot build and test failures (opense…

    …arch-project#15602)
    
    ---------
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    Co-authored-by: Anshu Agarwal <anshukag@amazon.com>
    Co-authored-by: Sachin Kale <sachinpkale@gmail.com>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6d834db View commit details
    Browse the repository at this point in the history
  12. Change version to V_2_17_0 (opensearch-project#15596)

    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    161c86f View commit details
    Browse the repository at this point in the history
  13. Add cluster state checksum in manifest (opensearch-project#15218)

    * Add cluster state checksum in manifest for remote state and routing table publication
    
    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Co-authored-by: Bukhtawar Khan <bukhtawa@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    959dc7d View commit details
    Browse the repository at this point in the history
  14. Restore snapshot changes for shallow snapshot V2 (opensearch-project#…

    …15462)
    
    ---------
    
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Co-authored-by: Sachin Kale <kalsac@amazon.com>
    Co-authored-by: Gaurav Bafna <gbbafna@amazon.com>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    721289b View commit details
    Browse the repository at this point in the history
  15. Limiting node attribute serialisation in DiscoveryNode (opensearch-pr…

    …oject#15341)
    
    Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
    RS146BIJAY authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1b0ddc8 View commit details
    Browse the repository at this point in the history
  16. interfaces fixes for star tree search (opensearch-project#15603)

    Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
    sarthakaggarwal97 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    aec66c1 View commit details
    Browse the repository at this point in the history
  17. SnapshotInfo pinned timestamp version change to V_2_17_0 (opensearch-…

    …project#15616)
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    Co-authored-by: Anshu Agarwal <anshukag@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e13b183 View commit details
    Browse the repository at this point in the history
  18. Abstract out RemoteFsTranslogWithPinnedTimestamps (opensearch-project…

    …#15579)
    
    * Abstract out RemoteFsTranslog with pinned timestamps
    
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0f671b4 View commit details
    Browse the repository at this point in the history
  19. Optimise snapshot deletion to speed up snapshot deletion and creation (

    …opensearch-project#15568)
    
    ---------
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    190f5d3 View commit details
    Browse the repository at this point in the history
  20. Remove breaking changes from opensearch-project#15409 (opensearch-pro…

    …ject#15624)
    
    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a691298 View commit details
    Browse the repository at this point in the history
  21. Add canRemain method to TargetPoolAllocationDecider to move shards fr…

    …om (opensearch-project#15010)
    
    local to remote pool for hot to warm tiering
    
    Signed-off-by: Neetika Singhal <neetiks@amazon.com>
    neetikasinghal authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    63e0eec View commit details
    Browse the repository at this point in the history
  22. pluggable deciders for concurrent search (opensearch-project#15363)

    Signed-off-by: Ganesh Ramadurai <gramadur@icloud.com>
    Signed-off-by: Jay Deng <jayd0104@gmail.com>
    Co-authored-by: Jay Deng <jayd0104@gmail.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5d8e544 View commit details
    Browse the repository at this point in the history
  23. Fixing OpenSearch API Spec annotation build errors (opensearch-projec…

    …t#15626)
    
    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    32ae234 View commit details
    Browse the repository at this point in the history
  24. Fix flaky test in 91_flat_object_null_value.yml (opensearch-project#1…

    …5545)
    
    This test assumed that the order of returned hits will match the order
    of insertion. That's not generally true, especially if there was a
    flush partway through, so documents end up in different segments.
    
    This fixes it by explicitly sorting the returned documents to
    guarantee that they come back in the correct order.
    
    Also, we were getting a NPE when trying to output the failure message
    because the expected value was intentionally null. I fixed that too.
    
    Signed-off-by: Michael Froh <froh@amazon.com>
    msfroh authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1983ac0 View commit details
    Browse the repository at this point in the history
  25. Revert "Add fieldType to AbstractQueryBuilder and SortBuilder (opense…

    …arch-project#15328)" (opensearch-project#15633)
    
    This reverts commit 839ba0b.
    
    Signed-off-by: Ankit Jain <akjain@amazon.com>
    jainankitk authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    889c87e View commit details
    Browse the repository at this point in the history
  26. Add Update QueryGroup API Logic (opensearch-project#14775)

    * Add Update QueryGroup API Logic
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * append to changlog
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * add javadoc
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * rebase
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * address comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * address comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * fix UT
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * adress comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * address comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    99f737e View commit details
    Browse the repository at this point in the history
  27. [Snapshot V2] Support pinned timestamp in delete flow (opensearch-pro…

    …ject#15256)
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    anshu1106 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    831779e View commit details
    Browse the repository at this point in the history
  28. ClusterManagerTaskThrottler Improvements (opensearch-project#15508)

    * [ClusterManagerTaskThrottler Improvements] : Add shallow check in ClusterManagerTaskThrottler to fail fast before computeIfPresent to avoid lock when queue is full
    
    Signed-off-by: Sumit Bansal <sumitsb@amazon.com>
    sumitasr authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3e95c9b View commit details
    Browse the repository at this point in the history
  29. Changing checksum setting to support modes (opensearch-project#15622)

    * Changing checksum setting to support modes
    
    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    himshikha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b8d51c1 View commit details
    Browse the repository at this point in the history
  30. Fix version check for BWC of Discovery Node serialization (opensearch…

    …-project#15620)
    
    Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
    RS146BIJAY authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    695c28b View commit details
    Browse the repository at this point in the history
  31. Initialise RemoteRoutingTableService when we have RoutingTable reposi…

    …tory configured (opensearch-project#15645)
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    429d1e6 View commit details
    Browse the repository at this point in the history
  32. Reset discovery nodes in most transport node actions request. (opense…

    …arch-project#15131)
    
    Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
    Co-authored-by: Swetha Guptha <gupthasg@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3bc373f View commit details
    Browse the repository at this point in the history
  33. Mute failing snapshot status tests (opensearch-project#15652)

    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e30a423 View commit details
    Browse the repository at this point in the history
  34. [Star Tree] Scaled Float Support (opensearch-project#15442)

    ---------
    
    Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
    sarthakaggarwal97 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a853989 View commit details
    Browse the repository at this point in the history
  35. Optimizing get indices to segments map calculations for IndicesSegmen… (

    opensearch-project#14717)
    
    * Optimizing get indices to segments map calculations for IndicesSegmentResponse class
    
    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    gargharsh3134 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5fe9a69 View commit details
    Browse the repository at this point in the history
  36. relaxing the join validation for nodes which have only store disabled…

    … but only publication enabled (opensearch-project#15471)
    
    Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
    rajiv-kv authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f53daad View commit details
    Browse the repository at this point in the history
  37. Set Version to 2.17 for hashed prefix snapshots (opensearch-project#1…

    …5656)
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2774249 View commit details
    Browse the repository at this point in the history
  38. fix wildcard term & terms query & add YAML REST test (opensearch-proj…

    …ect#15607)
    
    * fix wildcard term & terms query & add YAML REST test
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    
    * add CHANGELOG
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    
    ---------
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    Co-authored-by: gesong.samuel <gesong.samuel@bytedance.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c5eb066 View commit details
    Browse the repository at this point in the history
  39. Fix approximate pointrangequery tests (opensearch-project#15590)

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    84276c4 View commit details
    Browse the repository at this point in the history
  40. [Star tree][Bug] Fix for derived metrics (opensearch-project#15640)

    * Fix for derived metrics
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    
    * fixes for byte
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    
    ---------
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    bharath-techie authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    391ad64 View commit details
    Browse the repository at this point in the history
  41. [RW Separation] Add routing preference to route requests only to sear…

    …ch replicas. (opensearch-project#15563)
    
    * Add routing preference to route requests only to search replicas.
    
    This adds SEARCH_REPLICA routing preference and defaults to this preference
    for indices that have search replicas.
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * add changelog entry
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * PR feedback - extract a private method for replica filtering
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * remove changelog entry
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    ---------
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    465bed7 View commit details
    Browse the repository at this point in the history
  42. Integrate translog cleanup with snapshot deletion and fix primary ter…

    …m deletion logic (opensearch-project#15657)
    
    ---------
    
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Co-authored-by: Sachin Kale <kalsac@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a42c6b8 View commit details
    Browse the repository at this point in the history
  43. [RW Separation] Introduce allocation filter to control placement of s…

    …earch only replicas (opensearch-project#15455)
    
    * Introduce allocation filter to control placement of search only replicas
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * Add a new decider rather than updating the existing FilterAllocationDecider
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * Fix license header and description on SearchReplicaAllocationDecider
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * Pr feedback.
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * Fix class name to pass precommit checks
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * Refactor all search replica create/update tests to a single OpenSearchSingleNodeTestCase.
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * remove changelog entry
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    ---------
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    27f3b76 View commit details
    Browse the repository at this point in the history
  44. Add new cluster setting for keyword indexordocvalues query (opensearc…

    …h-project#15637)
    
    * Add new cluster setting for keyword indexordocvalues query
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Fix tests
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    ---------
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5c7e029 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    65536c1 View commit details
    Browse the repository at this point in the history
  46. Mute test testRemoteStoreCleanupForDeletedIndexForSnapshotV2 (opensea…

    …rch-project#15695)
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8f7f175 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8fa27d7 View commit details
    Browse the repository at this point in the history
  48. version change to V_2.17.0 for node min version check (opensearch-pro…

    …ject#15644)
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    Co-authored-by: Anshu Agarwal <anshukag@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b2e6adc View commit details
    Browse the repository at this point in the history
  49. Throw CircuitBreakingException for too many shards in snashot status …

    …API call (opensearch-project#15688)
    
    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    47ceaf3 View commit details
    Browse the repository at this point in the history
  50. Schedule reroute after allocator timed out (opensearch-project#15565)

    * Schedule reroute after allocator timed out
    
    Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
    imRishN authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d6c9526 View commit details
    Browse the repository at this point in the history
  51. Add dedicated string prefix for remote index metadata and remote rout…

    …ing table (opensearch-project#15575)
    
    * Hashed prefix for index metadata
    
    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eb85304 View commit details
    Browse the repository at this point in the history
  52. Fix MacOS assemble workflows (opensearch-project#15741)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1270d15 View commit details
    Browse the repository at this point in the history
  53. Add 2.18.0 version (opensearch-project#15712)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    200f2d7 View commit details
    Browse the repository at this point in the history
  54. Provide factory for pluggable deciders (opensearch-project#15713)

    Signed-off-by: Ganesh Ramadurai <gramadur@icloud.com>
    Gankris96 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8953ce8 View commit details
    Browse the repository at this point in the history
  55. Update newQueryShardContext() overload to fix breaking changes (opens…

    …earch-project#15710)
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c859705 View commit details
    Browse the repository at this point in the history
  56. Making _cat/allocation API use indexLevelStats (opensearch-project#15292

    )
    
    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Co-authored-by: Harsh Garg <gkharsh@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9013338 View commit details
    Browse the repository at this point in the history
  57. Integ Test for RemotePublication can be disabled by rolling restart o…

    …f masters (opensearch-project#15677)
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    02f4859 View commit details
    Browse the repository at this point in the history
  58. Bump com.azure:azure-identity from 1.13.0 to 1.13.2 in /plugins/repos…

    …itory-azure (opensearch-project#15578)
    
    * Bump com.azure:azure-identity in /plugins/repository-azure
    
    Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.13.0 to 1.13.2.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-core_1.13.0...azure-identity_1.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-identity
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    93cf005 View commit details
    Browse the repository at this point in the history
  59. Add path prefix support to hashed prefix snapshots (opensearch-projec…

    …t#15664)
    
    * Add path prefix support to hashed prefix snapshots
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Fix test
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    ---------
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b2130f6 View commit details
    Browse the repository at this point in the history
  60. Adding WithFieldName interface for QueryBuilders with fieldName (open…

    …search-project#15705)
    
    Signed-off-by: David Zane <davizane@amazon.com>
    Signed-off-by: Ankit Jain <akjain@amazon.com>
    Co-authored-by: Ankit Jain <akjain@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    92d5286 View commit details
    Browse the repository at this point in the history
  61. Mitigation for remote snapshot filecache overflow (opensearch-project…

    …#15077)
    
    TransferManager fails BlobFetchRequest on full cache
    
    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5cc92e3 View commit details
    Browse the repository at this point in the history
  62. Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperati…

    …onsUpload (opensearch-project#15732)
    
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Co-authored-by: Sachin Kale <kalsac@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2fe76c2 View commit details
    Browse the repository at this point in the history
  63. Fixing MacOS 13 assemble workflows (opensearch-project#15747)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6191e98 View commit details
    Browse the repository at this point in the history
  64. Make Remote Publication a static setting (opensearch-project#15478)

    * Make Remote Publication a static setting
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9ccb6dc View commit details
    Browse the repository at this point in the history
  65. Mute flaky test testRemotePublicationDisabledByRollingRestart (opense…

    …arch-project#15772)
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    10bec5e View commit details
    Browse the repository at this point in the history
  66. [Snapshot V2] Support pinned timestamp in clone flow (opensearch-proj…

    …ect#15524)
    
    Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
    anshu1106 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6df737a View commit details
    Browse the repository at this point in the history
  67. Add wait in replica recovery for allocation id to propagate on source…

    … node (opensearch-project#15558)
    
    * Add wait for target allocation id to appear
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    
    * making waitForAssignment same
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    
    * Add more test
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    
    ---------
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    56f0a32 View commit details
    Browse the repository at this point in the history
  68. [Remote State] Upload incremental cluster state on master re-election (

    …opensearch-project#15145)
    
    * Upload incremental cluster state on master re-election
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5268d53 View commit details
    Browse the repository at this point in the history
  69. Optimise memory for rest cluster health calls with in-line shard aggr…

    …egations for levels cluster and indices. (opensearch-project#15492)
    
    Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
    SwethaGuptha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    337acae View commit details
    Browse the repository at this point in the history
  70. Mute RemoteMigration flaky test (opensearch-project#15795)

    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    18a3fee View commit details
    Browse the repository at this point in the history
  71. Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 in /plugi…

    …ns/repository-hdfs (opensearch-project#15580)
    
    * Bump org.apache.commons:commons-lang3 in /plugins/repository-hdfs
    
    Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    48e97e2 View commit details
    Browse the repository at this point in the history
  72. Change version to 2.17.0 for shallow snapshot V2 restore changes (ope…

    …nsearch-project#15723)
    
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Co-authored-by: Sachin Kale <kalsac@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    36b73ca View commit details
    Browse the repository at this point in the history
  73. Downgrade version check for ser/de of applyLevelAtTransportLayer flag…

    … in ClusterHealthRequest (opensearch-project#15803)
    
    Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
    SwethaGuptha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    097236e View commit details
    Browse the repository at this point in the history
  74. Update protobuf from 3.22.3 to 3.25.4 (opensearch-project#15684)

    * Update protobuf from 3.22.3 to 3.25.4
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add CHANGELOG entry
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Remove double hyphen
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    116fb01 View commit details
    Browse the repository at this point in the history
  75. Add 2.17 release notes (opensearch-project#15762) (opensearch-project…

    …#15768) (opensearch-project#15776)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    15ccbe5 View commit details
    Browse the repository at this point in the history
  76. Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 in /bu…

    …ildSrc/src/testKit/thirdPartyAudit/sample_jars (opensearch-project#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] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    448888f View commit details
    Browse the repository at this point in the history
  77. Bump peter-evans/create-pull-request from 6 to 7 (opensearch-project#…

    …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] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7fbb227 View commit details
    Browse the repository at this point in the history
  78. Remove awaits fix since tests are now passing (opensearch-project#15727)

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8409c70 View commit details
    Browse the repository at this point in the history
  79. Bump com.nimbusds:oauth2-oidc-sdk from 11.9.1 to 11.19.1 in /plugins/…

    …repository-azure (opensearch-project#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] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f08a095 View commit details
    Browse the repository at this point in the history
  80. Move changelog entries to release notes which are backported to 2.17 (o…

    …pensearch-project#15880)
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0522f99 View commit details
    Browse the repository at this point in the history
  81. Update to Gradle 8.10.1 (opensearch-project#15867)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8c75db6 View commit details
    Browse the repository at this point in the history
  82. [BUG] Bug fix for checksum validation for mapping metadata (opensearc…

    …h-project#15885)
    
    * Bug fix for checksum validation for mapping metadata
    
    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    himshikha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    34f337c View commit details
    Browse the repository at this point in the history
  83. fix escaped wildcard query on wildcard field (opensearch-project#15737)

    * fix escaped wildcard query on wildcard field
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    
    * fix format error
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    
    * add change log
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    
    ---------
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    Signed-off-by: Michael Froh <froh@amazon.com>
    Co-authored-by: gesong.samuel <gesong.samuel@bytedance.com>
    Co-authored-by: Michael Froh <froh@amazon.com>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f341a0c View commit details
    Browse the repository at this point in the history
  84. Add more wait time to assertBusy to fix RemoteFsTimestampAwareTranslo…

    …gTests.testSimpleOperationsUpload (opensearch-project#15865)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7ac89aa View commit details
    Browse the repository at this point in the history
  85. Fixing MacOS 13 assemble workflows (once again) (opensearch-project#1…

    …5898)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f78713a View commit details
    Browse the repository at this point in the history
  86. updating release-notes for 2.17 (opensearch-project#15884)

    Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
    rajiv-kv authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    64da3c7 View commit details
    Browse the repository at this point in the history
  87. Add cancellation framework changes in wlm (opensearch-project#15651)

    * cancellation related
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update CHANGELOG.md
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * add better cancellation reason
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskCancellationTests.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskSelectionStrategy.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * refactor node level threshold
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * use query group task
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * code clean up and refactorings
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add unit tests and fix existing ones
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * uncomment the test case
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * update CHANGELOG
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * fix imports
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * refactor and add UTs for new constructs
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * fix javadocs
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * remove code clutter
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * change annotation version and task selection strategy
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * rename a util class
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * remove wrappers from resource type
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * apply spotless
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add rename changes
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * refactor changes and logical bug fix
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    ---------
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    Signed-off-by: Ankit Jain <akjain@amazon.com>
    Co-authored-by: Kiran Prakash <awskiran@amazon.com>
    Co-authored-by: Ankit Jain <akjain@amazon.com>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    839f5ea View commit details
    Browse the repository at this point in the history
  88. Fixing the CHANGELOG.md by removing change published in 2.17 (opensea…

    …rch-project#15903)
    
    Signed-off-by: Ankit Jain <akjain@amazon.com>
    jainankitk authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c23ff00 View commit details
    Browse the repository at this point in the history
  89. using remote cluster-state as fallback (opensearch-project#15424)

    Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
    rajiv-kv authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eb1191b View commit details
    Browse the repository at this point in the history
  90. Add restriction to have a single repository with shallow snapshot v2 …

    …setting (opensearch-project#15901)
    
    * Add restriction to have a single repository with shallow snapshot v2 setting
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    
    * Do not allow shallow snapshot v2 repo name to contain SNAPSHOT_PINNED_TIMESTAMP_DELIMITER
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    
    ---------
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3fc9cb7 View commit details
    Browse the repository at this point in the history
  91. Removing task Id from map using remove() (opensearch-project#15918)

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cca89fe View commit details
    Browse the repository at this point in the history
  92. Add the capability to override indices.breaker.total.use_real_memory …

    …setting for test clusters (opensearch-project#15906)
    
    Signed-off-by: Navneet Verma <navneev@amazon.com>
    navneet1v authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    24dfa90 View commit details
    Browse the repository at this point in the history
  93. Fix flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testClos…

    …eClientStreamingRequest test case (opensearch-project#15859)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2db5b08 View commit details
    Browse the repository at this point in the history
  94. Update TESTING.md 'Building with extra plugins' documentation (opense…

    …arch-project#15893)
    
    * Update TESTING.md 'Building with extra plugins' documentation
    
    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    
    * Typo
    
    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    
    * Fix TOC
    
    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    
    ---------
    
    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f072d70 View commit details
    Browse the repository at this point in the history
  95. Fix case insensitive query on wildcard field (opensearch-project#15882)

    * fix case insensitive query on wildcard field
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    
    * fix YAML test
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    
    * add change log
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    
    ---------
    
    Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
    Co-authored-by: gesong.samuel <gesong.samuel@bytedance.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e159a03 View commit details
    Browse the repository at this point in the history
  96. Remove TooManyShardsInSnapshotsStatusException (opensearch-project#15877

    )
    
    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4b64e54 View commit details
    Browse the repository at this point in the history
  97. Revert "Mute failing snapshot status tests (opensearch-project#15652)" (

    opensearch-project#15876)
    
    This reverts commit 48cf5f0.
    
    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a083377 View commit details
    Browse the repository at this point in the history
  98. Bump com.gradle.develocity from 3.18 to 3.18.1 (opensearch-project#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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    417be4f View commit details
    Browse the repository at this point in the history
  99. Bump ch.qos.logback:logback-core from 1.5.6 to 1.5.8 in /test/fixture…

    …s/hdfs-fixture (opensearch-project#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] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    50e10ac View commit details
    Browse the repository at this point in the history
  100. remote publication checksum stats (opensearch-project#15957)

    * Remote publication checksum stats
    
    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Co-authored-by: Himshikha Gupta <himshikh@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6e476e6 View commit details
    Browse the repository at this point in the history
  101. Add validation for the search backpressure cancellation settings (ope…

    …nsearch-project#15501)
    
    * Fix updating search backpressure settings crashing the cluster
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Modify change log
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Fix version check
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Increase test coverage
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Format the code
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Optimize some code
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Fix typo
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    ---------
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6b22f83 View commit details
    Browse the repository at this point in the history
  102. Fix flaky terminaton conditions for org.opensearch.rest.ReactorNetty4…

    …StreamingStressIT.testCloseClientStreamingRequest test case (opensearch-project#15959)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5458d13 View commit details
    Browse the repository at this point in the history
  103. Implement WithFieldName interface in ValuesSourceAggregationBuilder &…

    … FieldSortBuilder (opensearch-project#15916)
    
    Signed-off-by: David Zane <davizane@amazon.com>
    dzane17 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c55fee3 View commit details
    Browse the repository at this point in the history
  104. Bump com.microsoft.azure:msal4j from 1.17.0 to 1.17.1 in /plugins/rep…

    …ository-azure (opensearch-project#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] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    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 <gbinlong@amazon.com>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fae37db View commit details
    Browse the repository at this point in the history
  105. Update version in README to 2.18.0 (opensearch-project#15968)

    Signed-off-by: Craig Perkins <craig5008@gmail.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4360812 View commit details
    Browse the repository at this point in the history
  106. [AUTO] [main] Add bwc version 2.17.1. (opensearch-project#15966)

    * Resolve readme conflicts
    
    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    
    * Fix version identifier
    
    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    
    ---------
    
    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    Co-authored-by: Kunal Kotwani <kkotwani@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c9832e4 View commit details
    Browse the repository at this point in the history
  107. Refactor branch deletion for backports (opensearch-project#15983)

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b7a4ff8 View commit details
    Browse the repository at this point in the history
  108. star tree file formats refactoring and fixing offset bug (opensearch-…

    …project#15975)
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    bharath-techie authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    af32af0 View commit details
    Browse the repository at this point in the history
  109. Fix infinite loop in nested agg (opensearch-project#15931)

    Signed-off-by: kkewwei <kkewwei@163.com>
    kkewwei authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7dbf120 View commit details
    Browse the repository at this point in the history
  110. Explicitly set include discovery nodes flag in reloadSecureSetting re…

    …quest. (opensearch-project#15972)
    
    Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
    SwethaGuptha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fc59100 View commit details
    Browse the repository at this point in the history
  111. Update version check in yaml test file for bitmap filtering (opensear…

    …ch-project#15993)
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b37de90 View commit details
    Browse the repository at this point in the history
  112. Fix deleting backport branches workflow (opensearch-project#16003)

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8cbfeba View commit details
    Browse the repository at this point in the history
  113. Remove identity-related feature flagged code from the RestController (o…

    …pensearch-project#15430)
    
    * Add authenticate to IdentityPlugin interface
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Handle null
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Fix tests
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Fix ActionModuleTests
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add to CHANGELOG
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add DelegatingRestHandlerTests
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Address forbiddenApi
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Remove authenticate from IdentityPlugin and keep RestController feature flagged code removed
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Move RestTokenExtractor to identity-shiro plugin
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Remove change in IdentityService
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Remove changes in ActionModuleTests
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add tests for RestTokenExtractor
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Remove DelegatingRestHandler
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Call super instead of keeping a reference to the delegated restHandler
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Address code review comments
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    Signed-off-by: Craig Perkins <craig5008@gmail.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    22f3dc2 View commit details
    Browse the repository at this point in the history
  114. Update version check in yml test file (opensearch-project#15999)

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    Co-authored-by: Gao Binlong <gbinlong@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9d9dcef View commit details
    Browse the repository at this point in the history
  115. Update big5 workload config to use the ordered documents snapshot (op…

    …ensearch-project#16005)
    
    Signed-off-by: Rishabh Singh <sngri@amazon.com>
    rishabh6788 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    399f281 View commit details
    Browse the repository at this point in the history
  116. Add successfulSearchShardIndices in searchRequestContext before onReq…

    …uestEnd (opensearch-project#15967)
    
    Signed-off-by: David Zane <davizane@amazon.com>
    Signed-off-by: Ankit Jain <akjain@amazon.com>
    Co-authored-by: Ankit Jain <akjain@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    01af040 View commit details
    Browse the repository at this point in the history
  117. add concurrency check to gradle-check workflow (opensearch-project#16007

    )
    
    Signed-off-by: Rishabh Singh <sngri@amazon.com>
    rishabh6788 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b80c0e8 View commit details
    Browse the repository at this point in the history
  118. Add support for async deletion in S3BlobContainer (opensearch-project…

    …#15621)
    
    * Add support for async deletion in S3BlobContainer
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Move helper methods to helper class
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Minor refactor
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Add UTs
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Add more tests
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Integrate async deletion in the snapshot interactions
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    ---------
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    19a5182 View commit details
    Browse the repository at this point in the history
  119. Update protobuf from 3.25.4 to 3.25.5 (opensearch-project#16011)

    * Update protobuf from 3.25.4 to 3.25.5
    
    Signed-off-by: Craig Perkins <craig5008@gmail.com>
    
    * Add to CHANGELOG
    
    Signed-off-by: Craig Perkins <craig5008@gmail.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <craig5008@gmail.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    df355be View commit details
    Browse the repository at this point in the history
  120. Add more yaml rest tests for search backpressure settings (opensearch…

    …-project#16012)
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1196158 View commit details
    Browse the repository at this point in the history
  121. Avoid infinite loop in flat_object parsing (opensearch-project#15985)

    * Avoid infinite loop in flat_object parsing
    
    We had logic in flat_object parsing that would:
    
    1. Try parsing a flat object field that is not an object or null.
    2. Would see an END_ARRAY token, ignore it, and not advance the parser.
    
    Combined, this would create a scenario where passing an array of
    strings for a flat_object would parse the string values, then loop
    infinitely on the END_ARRAY token.
    
    Signed-off-by: Michael Froh <froh@amazon.com>
    
    * Remove some unused code and add more tests
    
    The removed code does not actually seem to affect the logic. Also, I
    want to be 100% sure that every call to parseToken is guaranteed to
    call parser.nextToken() at some point.
    
    Signed-off-by: Michael Froh <froh@amazon.com>
    
    * Remove unused parameter from parseToken
    
    Thanks for the reminder, @kkewwei!
    
    Signed-off-by: Michael Froh <froh@amazon.com>
    
    * Add skip for newly-added test
    
    The test fails on MixedClusterClientYamlTestSuiteIT because 2.x still
    has the infinite loop until backport.
    
    Signed-off-by: Michael Froh <froh@amazon.com>
    
    ---------
    
    Signed-off-by: Michael Froh <froh@amazon.com>
    msfroh authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    763889d View commit details
    Browse the repository at this point in the history
  122. Add disallow settings update during repository in use ITs (opensearch…

    …-project#16001)
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e5b1b87 View commit details
    Browse the repository at this point in the history
  123. Fixing flaky test testRemoteIndexPathFileExistsAfterMigration (opense…

    …arch-project#15977)
    
    Signed-off-by: Shubh Sahu <shubhvs@amazon.com>
    astute-decipher authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d4ad58b View commit details
    Browse the repository at this point in the history
  124. Bump actions/github-script from 5 to 7 (opensearch-project#16039)

    * Bump actions/github-script from 5 to 7
    
    Bumps [actions/github-script](https://github.com/actions/github-script) from 5 to 7.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v5...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    73bad45 View commit details
    Browse the repository at this point in the history
  125. Fix search_as_you_type not supporting multi-fields (opensearch-projec…

    …t#15988)
    
    * Fix search_as_you_type not supporting multi-fields
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Modify change log
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Fix test failure
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Add more yaml test
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    ---------
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4a758e1 View commit details
    Browse the repository at this point in the history
  126. Fix flaky test in RemoteStoreMigrationSettingsUpdateIT (opensearch-pr…

    …oject#16048)
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3295c1e View commit details
    Browse the repository at this point in the history
  127. Bump dnsjava:dnsjava from 3.6.1 to 3.6.2 in /test/fixtures/hdfs-fixtu…

    …re (opensearch-project#16041)
    
    * Bump dnsjava:dnsjava from 3.6.1 to 3.6.2 in /test/fixtures/hdfs-fixture
    
    Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.1 to 3.6.2.
    - [Release notes](https://github.com/dnsjava/dnsjava/releases)
    - [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
    - [Commits](dnsjava/dnsjava@v3.6.1...v3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: dnsjava:dnsjava
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c38472b View commit details
    Browse the repository at this point in the history
  128. Update version check in yaml test file for the bug fix of avoid infin…

    …ite loop in flat_object parsing (opensearch-project#16057)
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    23cd8dd View commit details
    Browse the repository at this point in the history
  129. Add support for docker compose v2 in TestFixturesPlugin (opensearch-p…

    …roject#16049)
    
    * Update references for docker-compose to docker compose
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Support both
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Check if V2 is available
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add to CHANGELOG
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Update CHANGELOG text
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e3fa8f5 View commit details
    Browse the repository at this point in the history
  130. Change the version to 2.18 as term-check fallback is merged to 2.x (o…

    …pensearch-project#16062)
    
    Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
    rajiv-kv authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5be37ce View commit details
    Browse the repository at this point in the history
  131. Retry remote state download while bootstrap (opensearch-project#15950)

    * Retry remote state download while bootstrap
    
    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    56042eb View commit details
    Browse the repository at this point in the history
  132. Optimize remote store GC flow with pinned timestamps (opensearch-proj…

    …ect#15943)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cbb7f29 View commit details
    Browse the repository at this point in the history
  133. Modify flaky test (opensearch-project#15854)

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4111a07 View commit details
    Browse the repository at this point in the history
  134. Fix issue of red index on close for remote enabled clusters (opensear…

    …ch-project#15990)
    
    * Fix red index on close for remote translog
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Add UTs
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    ---------
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    74b4436 View commit details
    Browse the repository at this point in the history
  135. Fix segment count for optimized agg rest test (opensearch-project#16067)

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6031caa View commit details
    Browse the repository at this point in the history
  136. Added support for msearch API to pass search pipeline name (opensearc…

    …h-project#15923)
    
    * Added support for search pipeline name in multi search API
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    
    * Updated CHANGELOG
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    
    * Pulled search pipeline in MultiSearchRequest and updated test
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    
    * Updated test
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    
    * Updated SearchRequest with search pipeline from source
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    
    * Added tests for parseSearchRequest
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    
    * Guard serialization with version check
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    
    * Updated version and added another test for serialization
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    
    ---------
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    owaiskazi19 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    55ea3eb View commit details
    Browse the repository at this point in the history
  137. Update 390_search_as_you_type.yml (opensearch-project#16065)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7407d40 View commit details
    Browse the repository at this point in the history
  138. Allow RemotePublication configured nodes to join remote cluster in mi…

    …xed mode (opensearch-project#15994)
    
    Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
    rajiv-kv authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6338e9d View commit details
    Browse the repository at this point in the history
  139. Ignore google-cloud-storage and google-api-client major version upgra…

    …de for dependabot (opensearch-project#16072)
    
    * Ignore google-cloud-storage major version upgrade for dependabot
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Include google-api-client
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    986e91e View commit details
    Browse the repository at this point in the history
  140. Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1 in /plugins/rep…

    …ository-azure (opensearch-project#16038)
    
    * Bump com.nimbusds:nimbus-jose-jwt in /plugins/repository-azure
    
    Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.40 to 9.41.1.
    - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.41.1..9.40)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    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 <gbinlong@amazon.com>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5eabe8b View commit details
    Browse the repository at this point in the history
  141. Updates version to fix BWC for SearchSourceBuilder (opensearch-projec…

    …t#16086)
    
    Signed-off-by: Owais <owaiskazi19@gmail.com>
    owaiskazi19 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    72f8747 View commit details
    Browse the repository at this point in the history
  142. Shallow snapshot v2 - create snapshot validations in a cluster state …

    …update (opensearch-project#15939)
    
    ---------
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f30a66c View commit details
    Browse the repository at this point in the history
  143. Bump org.roaringbitmap:RoaringBitmap from 1.2.1 to 1.3.0 in /server (o…

    …pensearch-project#16040)
    
    * Bump org.roaringbitmap:RoaringBitmap from 1.2.1 to 1.3.0 in /server
    
    Bumps [org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 1.2.1 to 1.3.0.
    - [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
    - [Commits](RoaringBitmap/RoaringBitmap@1.2.1...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.roaringbitmap:RoaringBitmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    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 <gbinlong@amazon.com>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3ef25c7 View commit details
    Browse the repository at this point in the history
  144. Bump com.nimbusds:nimbus-jose-jwt in /test/fixtures/hdfs-fixture (ope…

    …nsearch-project#16095)
    
    Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.40 to 9.41.1.
    - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.41.1..9.40)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3f27d7f View commit details
    Browse the repository at this point in the history
  145. Registering disable user-agent setting with OpenSearch (opensearch-pr…

    …oject#16052)
    
    * Registering allowlist setting in user-agent
    
    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    
    * Adding unit tests
    
    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    
    ---------
    
    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    437b942 View commit details
    Browse the repository at this point in the history
  146. Bump com.maxmind.geoip2:geoip2 from 4.2.0 to 4.2.1 in /modules/ingest…

    …-geoip (opensearch-project#16042)
    
    * Bump com.maxmind.geoip2:geoip2 in /modules/ingest-geoip
    
    Bumps [com.maxmind.geoip2:geoip2](https://github.com/maxmind/GeoIP2-java) from 4.2.0 to 4.2.1.
    - [Release notes](https://github.com/maxmind/GeoIP2-java/releases)
    - [Changelog](https://github.com/maxmind/GeoIP2-java/blob/main/CHANGELOG.md)
    - [Commits](maxmind/GeoIP2-java@v4.2.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.maxmind.geoip2:geoip2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0309e73 View commit details
    Browse the repository at this point in the history
  147. Fix for race condition in node-join/node-left loop (opensearch-projec…

    …t#15521)
    
    * Add custom connect to node for handleJoinRequest
    
    Signed-off-by: Rahul Karajgikar <karajgik@amazon.com>
    rahulkarajgikar authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7e3024e View commit details
    Browse the repository at this point in the history
  148. Update Gradle to 8.10.2 (opensearch-project#16107)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4b0ccb9 View commit details
    Browse the repository at this point in the history
  149. Fix testHAProxyModeConnectionWorks is flaky (opensearch-project#16087)

    * Fix testHAProxyModeConnectionWorks is flaky
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Optimize health check method
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    ---------
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    958ba79 View commit details
    Browse the repository at this point in the history
  150. Implementing pagination for _cat/indices API (opensearch-project#14718)

    * Implementing pagination for _cat/indices
    
    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    gargharsh3134 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c8a8bfc View commit details
    Browse the repository at this point in the history
  151. Bugfix in RemoteFsTimestampAwareTranslog.trimUnreferencedReaders (ope…

    …nsearch-project#16078)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    02ef8b2 View commit details
    Browse the repository at this point in the history
  152. Correct the version post backport to 2.18 instead of current (opensea…

    …rch-project#16127)
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9372659 View commit details
    Browse the repository at this point in the history
  153. Add success and failure count OTel metrics for async shard fetch (ope…

    …nsearch-project#15976)
    
    Signed-off-by: Rahul Karajgikar <karajgik@amazon.com>
    rahulkarajgikar authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    acc2bbd View commit details
    Browse the repository at this point in the history
  154. Fix version check in yml test file for double range profiler shows fi…

    …lter rewrite info (opensearch-project#16125)
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d41179b View commit details
    Browse the repository at this point in the history
  155. Bump com.maxmind.db:maxmind-db from 3.1.0 to 3.1.1 in /modules/ingest…

    …-geoip (opensearch-project#16137)
    
    * Bump com.maxmind.db:maxmind-db in /modules/ingest-geoip
    
    Bumps [com.maxmind.db:maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-java) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-java/releases)
    - [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-java/blob/main/CHANGELOG.md)
    - [Commits](maxmind/MaxMind-DB-Reader-java@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.maxmind.db:maxmind-db
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e662450 View commit details
    Browse the repository at this point in the history
  156. Add default implementation to new finalizeSnapshot() in Repository (o…

    …pensearch-project#16128)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    db57359 View commit details
    Browse the repository at this point in the history
  157. Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1 in /bu…

    …ildSrc/src/testKit/thirdPartyAudit/sample_jars (opensearch-project#16134)
    
    * Bump org.apache.logging.log4j:log4j-core
    
    Bumps org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    af8f6dd View commit details
    Browse the repository at this point in the history
  158. Add 2.17.1 release notes (opensearch-project#16104) (opensearch-proje…

    …ct#16105) (opensearch-project#16132)
    
    (cherry picked from commit dff2184)
    (cherry picked from commit af105b1)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ac07339 View commit details
    Browse the repository at this point in the history
  159. Add assertBusy to failing snapshot tests (opensearch-project#16146)

    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4abf8d0 View commit details
    Browse the repository at this point in the history
  160. Optimize checksum creation for remote cluster state (opensearch-proje…

    …ct#16046)
    
    * Support parallelisation in remote publication checksum computation
    
    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    himshikha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8adf364 View commit details
    Browse the repository at this point in the history
  161. Bump com.azure:azure-core-http-netty from 1.15.3 to 1.15.4 in /plugin…

    …s/repository-azure (opensearch-project#16133)
    
    * Bump com.azure:azure-core-http-netty in /plugins/repository-azure
    
    Bumps [com.azure:azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.15.3 to 1.15.4.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-core-http-netty_1.15.3...azure-core-http-netty_1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-core-http-netty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5da93a1 View commit details
    Browse the repository at this point in the history
  162. [SnapshotV2] Add timestamp of last successful fetch of pinned timesta…

    …mps in node stats (opensearch-project#15611)
    
    ---------
    
    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    57b2783 View commit details
    Browse the repository at this point in the history
  163. Bump org.jline:jline from 3.26.3 to 3.27.0 in /test/fixtures/hdfs-fix…

    …ture (opensearch-project#16135)
    
    * Bump org.jline:jline in /test/fixtures/hdfs-fixture
    
    Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.26.3 to 3.27.0.
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
    - [Commits](jline/jline3@jline-parent-3.26.3...jline-3.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    823cf01 View commit details
    Browse the repository at this point in the history
  164. Remove Identity FeatureFlag (opensearch-project#16024)

    * Remove Identity FeatureFlag
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add to CHANGELOG
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Mark IdentityService as internal
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add @internalapi annotation
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e91a143 View commit details
    Browse the repository at this point in the history
  165. Change default retry mechanism of s3 client to Standard Mode (opensea…

    …rch-project#15978)
    
    Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
    Arpit-Bandejiya authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f0b2f31 View commit details
    Browse the repository at this point in the history
  166. Ensure RestHandler.Wrapper delegates all implementations to the wrapp…

    …ed handler (opensearch-project#16154)
    
    * Ensure RestHandler.Wrapper delegates all implementations to the wrapper handler
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add to CHANGELOG
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Fix typo
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9608db6 View commit details
    Browse the repository at this point in the history
  167. [BUG] Streaming bulk request hangs (opensearch-project#16158)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d017bdf View commit details
    Browse the repository at this point in the history
  168. Fix client-rest-high-level tests for ppc64le (opensearch-project#16089)

    * Fix client-rest-high-level tests for ppc64le
    
    Signed-off-by: prachi-gaonkar <prachi.gaonkar@ibm.com>
    
    * Fix client-rest-high-level tests for ppc64le
    
    Signed-off-by: prachi-gaonkar <prachi.gaonkar@ibm.com>
    
    ---------
    
    Signed-off-by: prachi-gaonkar <prachi.gaonkar@ibm.com>
    prachi-gaonkar authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    85cdc46 View commit details
    Browse the repository at this point in the history
  169. [AUTO] [main] Add bwc version 2.17.2. (opensearch-project#16166)

    * Add bwc version 2.17.2
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Update Version.java
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: opensearch-ci-bot <83309141+opensearch-ci-bot@users.noreply.github.com>
    Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9568d66 View commit details
    Browse the repository at this point in the history
  170. Change version checks from CURRENT to 2.18 (opensearch-project#16174)

    Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
    ltaragi authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a05743f View commit details
    Browse the repository at this point in the history
  171. Add changes to block calls in cat shards, indices and segments based …

    …on dynamic limit settings (opensearch-project#15986)
    
    * Add changes to block calls in cat shards, indices and segments based on dynamic limit settings
    
    Signed-off-by: Sumit Bansal <sumitsb@amazon.com>
    sumitasr authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3f4b39c View commit details
    Browse the repository at this point in the history
  172. Separate Remote State and Publication enabled and configured methods (o…

    …pensearch-project#16080)
    
    * Separate Remote State and Publication enabled and configured methods
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8a0da95 View commit details
    Browse the repository at this point in the history
  173. [Snapshot V2] Remove orphan timestamps post create snapshot completion (

    opensearch-project#16148)
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bf34227 View commit details
    Browse the repository at this point in the history
  174. Bump Netty to 4.1.114.Final (opensearch-project#16182)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    baaedaf View commit details
    Browse the repository at this point in the history
  175. Implement phone number analyzer (opensearch-project#15915)

    * add `Strings#isDigits` API
    
    inspiration taken from [this SO answer][SO].
    
    note that the stream is not parallelised to avoid the overhead of this
    as the method is intended to be called primarily with shorter strings
    where the time to set up would take longer than the actual check.
    
    [SO]: https://stackoverflow.com/a/35150400
    
    Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
    
    * add `phone` & `phone-search` analyzer + tokenizer
    
    this is largely based on [elasticsearch-phone] and internally uses
    [libphonenumber].
    this intentionally only ports a subset of the features: only `phone` and
    `phone-search` are supported right now, `phone-email` can be added
    if/when there's a clear need for it.
    
    using `libphonenumber` is required since parsing phone numbers is a
    non-trivial task (even though it might seem trivial at first glance!),
    as can be seen in the list [falsehoods programmers believe about phone
    numbers][falsehoods].
    
    this allows defining the region to be used when analysing a phone
    number. so far only the generic "unkown" region (`ZZ`) had been used
    which worked as long as international numbers were prefixed with `+` but
    did not work when using local numbers (e.g. a number stored as
    `+4158...` was not matched against a number entered as `004158...` or
    `058...`).
    
    example configuration for an index:
    ```json
    {
      "index": {
        "analysis": {
          "analyzer": {
            "phone": {
              "type": "phone"
            },
            "phone-search": {
              "type": "phone-search"
            },
            "phone-ch": {
              "type": "phone",
              "phone-region": "CH"
            },
            "phone-search-ch": {
              "type": "phone-search",
              "phone-region": "CH"
            }
          }
        }
      }
    }
    ```
    this creates four analyzers: `phone` and `phone-search` which do not
    explicitly specify a region and thus fall back to `ZZ` (unknown region,
    regional version of international dialing prefix (e.g. `00` instead of
    `+` in most of europe) will not be recognised) and `phone-ch` and
    `phone-search-ch` which will try to parse the phone number as a swiss
    phone number (thus e.g. `00` as a prefix is recognised as the
    international dialing prefix).
    
    note that the analyzer is (currently) not meant to find phone numbers in
    large text documents - instead it should be used on fields which contain
    just the phone number (though extra text will be ignored) and it
    collects the whole content of the field into a `String` in memory,
    making it unsuitable for large field values.
    
    this has been implemented in a new plugin which is however part of the
    central opensearch repository as it was deemed too big an overhead to
    have it in a separate repository but not important enough to bundle it
    directly in `analysis-common` (see the discussion on the issue and the
    PR for further details).
    
    note that the new plugin has been added to the exclude list of the
    javadoc check as this check is overzealous and also complains in many
    cases where it shouldn't (e.g. on overridden methods - which it should
    theoretically not do - or constructors which don't even exist). the
    check first needs to be improved before this exclusion could be removed.
    
    closes opensearch-project#11326
    
    [elasticsearch-phone]: https://github.com/purecloudlabs/elasticsearch-phone
    [libphonenumber]: https://github.com/google/libphonenumber
    [falsehoods]: https://github.com/google/libphonenumber/blob/master/FALSEHOODS.md
    
    Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
    
    ---------
    
    Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
    rursprung authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3ad2796 View commit details
    Browse the repository at this point in the history
  176. Fix japicmp configuration by treating abstract-to-default method chan…

    …ges as non-breaking (opensearch-project#16181)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1b19901 View commit details
    Browse the repository at this point in the history
  177. Add more unit tests for RemoteStoreUtils and RemoteFsTimestampAwareTr…

    …anslog (opensearch-project#16151)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1a9eba8 View commit details
    Browse the repository at this point in the history
  178. Run queued operations post v2 operations completion (opensearch-proje…

    …ct#16179)
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6642843 View commit details
    Browse the repository at this point in the history
  179. Fix warnings from SLF4J on startup when repository-s3 is installed (o…

    …pensearch-project#16194)
    
    * Fix warnings from SLF4J on startup when repository-s3 is installed
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add to CHANGELOG
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Fix precommit
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    13e405f View commit details
    Browse the repository at this point in the history
  180. Fix unknown parameter source_remote_translog_repository bug (opensear…

    …ch-project#16192)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    17acdf0 View commit details
    Browse the repository at this point in the history
  181. Mute snapshot v2 flaky tests (opensearch-project#16193)

    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    aa9c36a View commit details
    Browse the repository at this point in the history
  182. Implementing pagination for _cat/shards (opensearch-project#14641)

    * Adding _list/shards API
    
    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    gargharsh3134 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    71b0255 View commit details
    Browse the repository at this point in the history
  183. Update Apache Lucene to 9.12.0 (opensearch-project#15333)

    * Update Apache Lucene to 9.12.0
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * change to IOContext READONCE in locations where the file is not expected to be read multiple times.
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * Use READ IOContext for all non Segment* files when copying node-node
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    
    * Fixing more test failures
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Move Composite912Codec under org.opensearch.index.codec.composite.composite912 package
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    Co-authored-by: Marc Handalian <marc.handalian@gmail.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6654b52 View commit details
    Browse the repository at this point in the history
  184. Latency improvements to Multi Term Aggregations (opensearch-project#1…

    …4993)
    
    * Avoid deep copy and other allocation improvements
    * Refactoring based on PR Comments and added JavaDocs
    * Added more comments
    * Added character for Triggering Jenkins build
    * Changes to cover collectZeroDocEntries method
    * Updated comment based on change in method's functionality
    * Added test to cover branches in collectZeroDocEntriesIfRequired
    * Rebased and resolved changelog conflict
    
    ---------
    
    Signed-off-by: expani <anijainc@amazon.com>
    expani authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    405ebf5 View commit details
    Browse the repository at this point in the history
  185. Add wlm resiliency orchestrator (query group service) (opensearch-pro…

    …ject#15925)
    
    * cancellation related
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update CHANGELOG.md
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * add better cancellation reason
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskCancellationTests.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskCancellation.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * Update DefaultTaskSelectionStrategy.java
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * refactor
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * refactor node level threshold
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    * use query group task
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * code clean up and refactorings
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add unit tests and fix existing ones
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * uncomment the test case
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * update CHANGELOG
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * fix imports
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add queryGroupService
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * refactor and add UTs for new constructs
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * fix javadocs
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * remove code clutter
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * change annotation version and task selection strategy
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * rename a util class
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * remove wrappers from resource type
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * apply spotless
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add rename changes
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * initial changes
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * refactor changes and logical bug fix
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add chanegs
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * temp changes
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add UTs
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add changelog
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add task completion listener hook
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add remaining pieces to make the feature functional
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * extend stats and fix bugs
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * fix bugs and add logic to make SBP work with wlm
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * fix bugs and SBP ITs
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add missed applyCluster state change
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * address comments
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * decouple queryGroupService and cancellationService
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * replace StateApplier with StateListener interface
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * fix precommit errors
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    ---------
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    Co-authored-by: Kiran Prakash <awskiran@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    12f1e74 View commit details
    Browse the repository at this point in the history
  186. [Tiered Caching] Segmented cache changes (opensearch-project#16047)

    * Segmented cache changes for TieredCache
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Adding change log
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Allow segment number to be power of two
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Moving common tiered cache IT methods to a common base class
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Adding disk took time IT test with multiple segment
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Correcting changelog
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Addressing comments
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Fixing invalid segment count variable name
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Introducing new settings for size for respective cache tier
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Changing the default segmentCount logic
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Fixing missing java doc issue
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    ---------
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    Signed-off-by: Sagar <99425694+sgup432@users.noreply.github.com>
    sgup432 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    594e8cd View commit details
    Browse the repository at this point in the history
  187. [Star tree] Add date field rounding support in star tree (opensearch-…

    …project#15249)
    
    ---------
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    bharath-techie authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    229160a View commit details
    Browse the repository at this point in the history
  188. [Star tree] Refactoring builder tests (opensearch-project#16036)

    * Refactoring builder tests
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    
    * adding date tests
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    
    ---------
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    bharath-techie authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e3c2142 View commit details
    Browse the repository at this point in the history
  189. Change successfulSearchShardIndices to Set<Index> (opensearch-project…

    …#16110)
    
    * Change successfulSearchShardIndices to Set<Index>
    
    Signed-off-by: David Zane <davizane@amazon.com>
    
    * Update CHANGELOG.md
    
    Signed-off-by: Ankit Jain <akjain@amazon.com>
    
    ---------
    
    Signed-off-by: David Zane <davizane@amazon.com>
    Signed-off-by: Ankit Jain <akjain@amazon.com>
    Co-authored-by: Ankit Jain <akjain@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    012f88a View commit details
    Browse the repository at this point in the history
  190. Add more concurrent Snapshot V2 Integ Tests (opensearch-project#16207)

    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8e18ff1 View commit details
    Browse the repository at this point in the history
  191. Bump com.azure:azure-json from 1.1.0 to 1.3.0 in /plugins/repository-…

    …azure (opensearch-project#16217)
    
    * Bump com.azure:azure-json in /plugins/repository-azure
    
    Bumps [com.azure:azure-json](https://github.com/Azure/azure-sdk-for-java) from 1.1.0 to 1.3.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@v1.1.0...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-json
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f82584a View commit details
    Browse the repository at this point in the history
  192. Close RemoteStorePinnedTimestampService on Node.close() (opensearch-p…

    …roject#16228)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a428f73 View commit details
    Browse the repository at this point in the history
  193. Add TLSv1.3 in jdk.tls.client.protocols systemProp in gradle.properti…

    …es (opensearch-project#16237)
    
    * Remove force to TLSv1.2 in gradle.properties
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add TLSv1.3
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2ef5231 View commit details
    Browse the repository at this point in the history
  194. Attempt to delete backport branches only for OpenSearch repo (opensea…

    …rch-project#16240)
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    10eaafd View commit details
    Browse the repository at this point in the history
  195. Fix Cache backward compatibility breaking change (opensearch-project#…

    …16238)
    
    * Fix Cache breaking change
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    * Empty commit to trigger build
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    
    ---------
    
    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d21001 View commit details
    Browse the repository at this point in the history
  196. [Star tree] Moving compositeCodec to composite912Codec and dropping c…

    …omposite99Codec (opensearch-project#16227)
    
    * Refactoring builder tests
    * composite912 codec refactor changes
    
    ---------
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    bharath-techie authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    30b5bf2 View commit details
    Browse the repository at this point in the history
  197. Bump com.google.api-client:google-api-client from 2.2.0 to 2.7.0 in /…

    …plugins/repository-gcs (opensearch-project#16216)
    
    * Bump com.google.api-client:google-api-client in /plugins/repository-gcs
    
    Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.2.0 to 2.7.0.
    - [Release notes](https://github.com/googleapis/google-api-java-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
    - [Commits](googleapis/google-api-java-client@v2.2.0...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.api-client:google-api-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    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 <gbinlong@amazon.com>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    53230e5 View commit details
    Browse the repository at this point in the history
  198. Update Apache Lucene version for 2.18.0 (opensearch-project#16252)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3ff127e View commit details
    Browse the repository at this point in the history
  199. Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 in /test/fixtures/hdf…

    …s-fixture (opensearch-project#16212)
    
    * Bump com.squareup.okio:okio in /test/fixtures/hdfs-fixture
    
    Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.9.0 to 3.9.1.
    - [Release notes](https://github.com/square/okio/releases)
    - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
    - [Commits](square/okio@parent-3.9.0...3.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okio:okio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5714b32 View commit details
    Browse the repository at this point in the history
  200. Bump io.grpc:grpc-api from 1.57.2 to 1.68.0 in /plugins/discovery-gce (

    …opensearch-project#16213)
    
    * Bump io.grpc:grpc-api from 1.57.2 to 1.68.0 in /plugins/discovery-gce
    
    Bumps [io.grpc:grpc-api](https://github.com/grpc/grpc-java) from 1.57.2 to 1.68.0.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.57.2...v1.68.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Centralize grpc version management
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    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: Andriy Redko <andriy.redko@aiven.io>
    3 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d75f8f3 View commit details
    Browse the repository at this point in the history
  201. Remove redundant force merge - histo rest tests (opensearch-project#1…

    …6144)
    
    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bbaf9c3 View commit details
    Browse the repository at this point in the history
  202. The protobuf-java leaks through client library dependencies (opensear…

    …ch-project#16254)
    
    * The protobuf-java leaks through client library dependencies
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    df96cbe View commit details
    Browse the repository at this point in the history
  203. Fix Flaky Test org.opensearch.gateway.RecoveryFromGatewayIT.testShard…

    …StoreFetchMultiNodeMultiIndexesUsingBatchAction (opensearch-project#16093)
    
    Signed-off-by: kkewwei <kkewwei@163.com>
    kkewwei authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ad71cea View commit details
    Browse the repository at this point in the history
  204. Revert remote publication method renaming in DiscoveryNode (opensearc…

    …h-project#16250)
    
    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c793327 View commit details
    Browse the repository at this point in the history
  205. BugFix: call listener.onFailure on failure to pin the timestamp (open…

    …search-project#16248)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8ab7a96 View commit details
    Browse the repository at this point in the history
  206. [Workload Management] QueryGroup Stats API Logic (opensearch-project#…

    …15777)
    
    * changelog
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * address comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * add tests
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify uri
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * address comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify based on comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * changelog
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * address comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * add tests
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify uri
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify based on comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify based on comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * revise
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * address comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * changelog
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * address comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * add tests
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify uri
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify based on comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify based on comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * git pull
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * rebase
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * encapsulate querygroupstats in wlmstats
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * fix UT
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    42ded15 View commit details
    Browse the repository at this point in the history
  207. Add Integration Tests for Workload Management CRUD APIs (opensearch-p…

    …roject#15955)
    
    * add IT for workload management  CRUD APIs
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * modify based on comments
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    
    * add IT for workload management  CRUD APIs
    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    68e2701 View commit details
    Browse the repository at this point in the history
  208. Reconfigure remote state thread pool count (opensearch-project#16245)

    * Reconfigure remote state thread pool count
    
    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0a561eb View commit details
    Browse the repository at this point in the history
  209. Add snapshot_path prefix to snapshot shards path file on S3 (opensear…

    …ch-project#16267)
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4edfe42 View commit details
    Browse the repository at this point in the history
  210. Support JDK-23 (build time and runtime) (opensearch-project#16257)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1e8ad3b View commit details
    Browse the repository at this point in the history
  211. Making wlm stats output easier to understand (opensearch-project#16278)

    * fix wlm stats output
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * rename wlm stats vars
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * fix ut failure
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    ---------
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    kaushalmahi12 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    263e1ac View commit details
    Browse the repository at this point in the history
  212. Change remote store restore cluster state priority to URGENT (opensea…

    …rch-project#16281)
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e987abd View commit details
    Browse the repository at this point in the history
  213. Update setting API honors cluster's replica setting as default opense…

    …arch-project#14810 (opensearch-project#14948)
    
    * Update setting API honors cluster's replica setting as default opensearch-project#14810
    
    Signed-off-by: Liyun Xiu <xiliyun@amazon.com>
    
    * Update changelog & add one more test case
    
    Signed-off-by: Liyun Xiu <xiliyun@amazon.com>
    
    ---------
    
    Signed-off-by: Liyun Xiu <xiliyun@amazon.com>
    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    Co-authored-by: Daniel Widdis <widdis@gmail.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    73b2da7 View commit details
    Browse the repository at this point in the history
  214. Remove ApproximateIndexOrDocValuesQuery (opensearch-project#16273)

    Looking into the query approximation framework, I realized that we don't
    actually need ApproximateIndexOrDocValuesQuery. We already have
    ApproximateScoreQuery that is able to choose between the approximate
    query and the original query.
    
    Assuming the range query is over an indexed field, it is (potentially)
    possible to approximate. If there are doc values, then the original
    query will be an IndexOrDocValuesQuery. Otherwise, it will just be a
    PointRangeQuery.  Either way, we can wrap the original query into a
    generic ApproximateScoreQuery along with the approximate query. The
    approximation logic doesn't need to be specialized to the
    IndexOrDocValue case.
    
    ---------
    
    Signed-off-by: Michael Froh <froh@amazon.com>
    msfroh authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    87d9b5a View commit details
    Browse the repository at this point in the history
  215. Fix IndicesRequestCacheIt flaky tests (opensearch-project#16276)

    Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
    sgup432 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e905417 View commit details
    Browse the repository at this point in the history
  216. Skip unnecessary string format in RemoteStoreMigrationAllocationDecid…

    …er when not in debug mode (opensearch-project#16299)
    
    Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
    imRishN authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4c22df0 View commit details
    Browse the repository at this point in the history
  217. Optimise clone operation for incremental full cluster snapshots (open…

    …search-project#16296)
    
    * Optimise clone operation for incremental full cluster snapshots
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Add UTs
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    * Add CHANGELOG
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    ---------
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    35b2023 View commit details
    Browse the repository at this point in the history
  218. Fix multi-search with template doesn't return status code (opensearch…

    …-project#16265)
    
    * Fix multi-search with template doesn't return status code
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Modify changelog
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    ---------
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4b9a024 View commit details
    Browse the repository at this point in the history
  219. [Snapshot V2] Move timestamp pinning before cluster state update (ope…

    …nsearch-project#16269)
    
    * Move timestamp pinning before cluster state update
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    
    * Address PR Comments
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    
    * Fix IT
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    
    ---------
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4fea145 View commit details
    Browse the repository at this point in the history
  220. Bump ch.qos.logback:logback-core from 1.5.8 to 1.5.10 in /test/fixtur…

    …es/hdfs-fixture (opensearch-project#16307)
    
    * 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.8 to 1.5.10.
    - [Commits](qos-ch/logback@v_1.5.8...v_1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cd8072e View commit details
    Browse the repository at this point in the history
  221. Bump me.champeau.gradle.japicmp from 0.4.3 to 0.4.4 in /server (opens…

    …earch-project#16309)
    
    * Bump me.champeau.gradle.japicmp from 0.4.3 to 0.4.4 in /server
    
    Bumps me.champeau.gradle.japicmp from 0.4.3 to 0.4.4.
    
    ---
    updated-dependencies:
    - dependency-name: me.champeau.gradle.japicmp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    17688eb View commit details
    Browse the repository at this point in the history
  222. Bump com.google.oauth-client:google-oauth-client from 1.35.0 to 1.36.…

    …0 in /plugins/discovery-gce (opensearch-project#16306)
    
    * Bump com.google.oauth-client:google-oauth-client
    
    Bumps [com.google.oauth-client:google-oauth-client](https://github.com/googleapis/google-oauth-java-client) from 1.35.0 to 1.36.0.
    - [Release notes](https://github.com/googleapis/google-oauth-java-client/releases)
    - [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
    - [Commits](googleapis/google-oauth-java-client@v1.35.0...v1.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.oauth-client:google-oauth-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c1572e5 View commit details
    Browse the repository at this point in the history
  223. Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 (opensearch-proje…

    …ct#16310)
    
    * Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2
    
    Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.10.0 to 2.0.2.
    - [Release notes](https://github.com/lycheeverse/lychee-action/releases)
    - [Commits](lycheeverse/lychee-action@v1.10.0...v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: lycheeverse/lychee-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b135aaf View commit details
    Browse the repository at this point in the history
  224. Bump com.azure:azure-core-http-netty from 1.15.4 to 1.15.5 in /plugin…

    …s/repository-azure (opensearch-project#16311)
    
    * Bump com.azure:azure-core-http-netty in /plugins/repository-azure
    
    Bumps [com.azure:azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.15.4 to 1.15.5.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-core-http-netty_1.15.4...azure-core-http-netty_1.15.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-core-http-netty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0babefb View commit details
    Browse the repository at this point in the history
  225. Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /plugins/repo…

    …sitory-gcs (opensearch-project#16308)
    
    * Bump com.google.code.gson:gson in /plugins/repository-gcs
    
    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    128596d View commit details
    Browse the repository at this point in the history
  226. Enable coordinator search.request_stats_enabled by default (opensearc…

    …h-project#16290)
    
    Signed-off-by: David Zane <davizane@amazon.com>
    Signed-off-by: Ankit Jain <akjain@amazon.com>
    Co-authored-by: Ankit Jain <akjain@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b37de2b View commit details
    Browse the repository at this point in the history
  227. Flat object field should delegate to keyword field for most query typ…

    …es (opensearch-project#14383)
    
    Signed-off-by: kkewwei <kkewwei@163.com>
    kkewwei authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    15b8089 View commit details
    Browse the repository at this point in the history
  228. Add new benchmark config for query approximation (opensearch-project#…

    …16323)
    
    We have guarded the experimental query approximation framework behind
    a feature flag. In order to easily measure the impact of approximation
    on big5 benchmarks, it would be nice to have a benchmark config.
    
    Signed-off-by: Michael Froh <froh@amazon.com>
    msfroh authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    215fb18 View commit details
    Browse the repository at this point in the history
  229. Update last seen cluster state in commit phase (opensearch-project#16215

    )
    
    * Update last seen cluster state on apply commit
    
    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    aa1a16b View commit details
    Browse the repository at this point in the history
  230. Add support to dynamically resize threadpools size (opensearch-projec…

    …t#16236)
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a33c79f View commit details
    Browse the repository at this point in the history
  231. Fix deletion permits flow in RemoteFsTimestampAwareTranslog (opensear…

    …ch-project#16282)
    
    ---------
    
    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ce6ac6f View commit details
    Browse the repository at this point in the history
  232. Fix wrong default value when setting index.number_of_routing_shards t…

    …o null on index creation (opensearch-project#16331)
    
    * Fix wrong value when setting index.number_of_routing_shards to null on index creation
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Modify change log
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    ---------
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2a79877 View commit details
    Browse the repository at this point in the history
  233. JDK-23: Mitigation for https://bugs.openjdk.org/browse/JDK-8341127 is…

    …sue (performance regression) (opensearch-project#16342)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    742d9a7 View commit details
    Browse the repository at this point in the history
  234. Bugfix in snapshot V2 restore flow (opensearch-project#16332)

    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    07b0da3 View commit details
    Browse the repository at this point in the history
  235. fix cluster not able to spin up issue when disk usage exceeds thresho…

    …ld (opensearch-project#15258)
    
    * fix cluster not able to spin up issue when disk usage exceeds threshold
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    * Add comment to changes
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    * Add UT to ensure the keepAliveThread starts before node starts
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    * remove unused imports
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    * Fix forbidden API calls check failed issue
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    * format code
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    * format code
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    * change setInstance method to static
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    * Add countdownlatch in test to coordinate the thread to avoid concureency issue caused test failure
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    
    ---------
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    zane-neo authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a7addd8 View commit details
    Browse the repository at this point in the history
  236. [Snapshot V2] Use metadata from source snapshot while cloning snapsho…

    …t V2 (opensearch-project#16344)
    
    ---------
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4f76cbf View commit details
    Browse the repository at this point in the history
  237. [Streaming Indexing] Fix intermittent 'The bulk request must be termi…

    …nated by a newline [\n]' failures (opensearch-project#16337)
    
    * [Streaming Indexing] Fix intermittent 'The bulk request must be terminated by a newline [\n]' failures
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0f751e2 View commit details
    Browse the repository at this point in the history
  238. Fixed inefficient Stream API call chains ending with count() (opensea…

    …rch-project#15386)
    
    * Fixed inefficient Stream API call chains ending with count()
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    
    * Refactored method minTermLength() as per @sandeshkr419's advice
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    
    * Added a line in CHANGELOG.md
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    
    ---------
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b12b958 View commit details
    Browse the repository at this point in the history
  239. Update 10_basic.yml (opensearch-project#16349)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4bb2bb5 View commit details
    Browse the repository at this point in the history
  240. Make Remote Publication a dynamic setting (opensearch-project#15937)

    * Make Remote Publication a dynamic setting
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    Co-authored-by: Sooraj Sinha <soosinha@amazon.com>
    2 people authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    925fa7d View commit details
    Browse the repository at this point in the history
  241. [Star tree] Performance optimizations during flush flow (opensearch-p…

    …roject#16037)
    
    ---------
    
    Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
    bharath-techie authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fbefe51 View commit details
    Browse the repository at this point in the history
  242. Skip media type parsing for known string values (opensearch-project#1…

    …6358)
    
    Signed-off-by: Andrew Ross <andrross@amazon.com>
    andrross authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    48528af View commit details
    Browse the repository at this point in the history
  243. Fixed assignment to catch block parameter (opensearch-project#15384)

    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a1f4831 View commit details
    Browse the repository at this point in the history
  244. Make query groups persistent across process restarts (opensearch-proj…

    …ect#16370)
    
    * add QueryGroupMetadata to namedXContentWritables
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add UT
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * apply spotless
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * add CHANGELOG entry
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    * improve changelog comment
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    
    ---------
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    kaushalmahi12 authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    063b99f View commit details
    Browse the repository at this point in the history
  245. Removed suspicious call of getClass() on instance of Class, which era…

    …sed type info (opensearch-project#16002)
    
    * Removed suspicious getClass() call on Class
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    
    * Changed the exception's message. Added unit test.
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    
    * Run spotless, add license header
    
    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    
    ---------
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    Co-authored-by: Daniel Widdis <widdis@gmail.com>
    dk2k and dbwiddis committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e98974d View commit details
    Browse the repository at this point in the history
  246. Revert opensearch-project#15258 to figure out a better approach to fi…

    …x the issue. (opensearch-project#16377)
    
    Signed-off-by: zane-neo <zaniu@amazon.com>
    zane-neo authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f4f37d5 View commit details
    Browse the repository at this point in the history
  247. Fix bug in snapshot update check for multiple v2 repo (opensearch-pro…

    …ject#16379)
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    875b129 View commit details
    Browse the repository at this point in the history
  248. Do orphan timestamp cleanup before completing the snapshot (opensearc…

    …h-project#16365)
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    gbbafna authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2e45eab View commit details
    Browse the repository at this point in the history
  249. Add method to return dynamic SecureTransportParameters from SecureTra…

    …nsportSettingsProvider interface (opensearch-project#16387)
    
    * Add isDualModeEnabled to SecureTransportSettingsProvider interface
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add default impl
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Respond to comments, update usages and update docstring
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Address feedback
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Add ExperimentalApi and add to CHANGELOG
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    * Move DefaultSecureTransportParameters to separate file and add javadoc
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    
    ---------
    
    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored and dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bb1e52b View commit details
    Browse the repository at this point in the history
  250. Fix array hashCode calculation in ResyncReplicationRequest (opensearc…

    …h-project#16378)
    
    * Array, passed to Objects.hash(), should be wrapped into Arrays.hashCode(). Added unit test
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    
    * Updated CHANGELOG.md
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    
    ---------
    
    Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
    dk2k committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3460ca7 View commit details
    Browse the repository at this point in the history