-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Commits on Oct 21, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for fa6cb35 - Browse repository at this point
Copy the full SHA fa6cb35View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f785f10 - Browse repository at this point
Copy the full SHA f785f10View commit details -
[SnapshotV2] Snapshot Status API changes (opensearch-project#15409)
--------- Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e36b6ef - Browse repository at this point
Copy the full SHA e36b6efView commit details -
Fix missing order field in TemplatesMetadata deserialization (opensea…
…rch-project#15509) Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 848bbdc - Browse repository at this point
Copy the full SHA 848bbdcView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 45cd064 - Browse repository at this point
Copy the full SHA 45cd064View commit details -
Fix flaky test MasterServiceTests.testClusterStateUpdateLoggingWithDe…
…bugEnabled (opensearch-project#15204) * Fix test MasterServiceTests.testClusterStateUpdateLoggingWithDebugEnabled Signed-off-by: Sumit Bansal <sumitsb@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 405788e - Browse repository at this point
Copy the full SHA 405788eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8984d1b - Browse repository at this point
Copy the full SHA 8984d1bView commit details -
Adding awaitsFix to approximateRangeTest flaky tests (opensearch-proj…
…ect#15601) Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41a3424 - Browse repository at this point
Copy the full SHA 41a3424View commit details -
[Star tree] Star tree index validations (opensearch-project#15533)
--------- Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0cb33b9 - Browse repository at this point
Copy the full SHA 0cb33b9View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 62fcb65 - Browse repository at this point
Copy the full SHA 62fcb65View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 6d834db - Browse repository at this point
Copy the full SHA 6d834dbView commit details -
Change version to V_2_17_0 (opensearch-project#15596)
Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 161c86f - Browse repository at this point
Copy the full SHA 161c86fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 959dc7d - Browse repository at this point
Copy the full SHA 959dc7dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 721289b - Browse repository at this point
Copy the full SHA 721289bView commit details -
Limiting node attribute serialisation in DiscoveryNode (opensearch-pr…
…oject#15341) Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1b0ddc8 - Browse repository at this point
Copy the full SHA 1b0ddc8View commit details -
interfaces fixes for star tree search (opensearch-project#15603)
Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for aec66c1 - Browse repository at this point
Copy the full SHA aec66c1View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e13b183 - Browse repository at this point
Copy the full SHA e13b183View commit details -
Abstract out RemoteFsTranslogWithPinnedTimestamps (opensearch-project…
…#15579) * Abstract out RemoteFsTranslog with pinned timestamps Signed-off-by: Sachin Kale <kalsac@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0f671b4 - Browse repository at this point
Copy the full SHA 0f671b4View commit details -
Optimise snapshot deletion to speed up snapshot deletion and creation (…
…opensearch-project#15568) --------- Signed-off-by: Ashish Singh <ssashish@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 190f5d3 - Browse repository at this point
Copy the full SHA 190f5d3View commit details -
Remove breaking changes from opensearch-project#15409 (opensearch-pro…
…ject#15624) Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a691298 - Browse repository at this point
Copy the full SHA a691298View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 63e0eec - Browse repository at this point
Copy the full SHA 63e0eecView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5d8e544 - Browse repository at this point
Copy the full SHA 5d8e544View commit details -
Fixing OpenSearch API Spec annotation build errors (opensearch-projec…
…t#15626) Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 32ae234 - Browse repository at this point
Copy the full SHA 32ae234View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1983ac0 - Browse repository at this point
Copy the full SHA 1983ac0View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 889c87e - Browse repository at this point
Copy the full SHA 889c87eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 99f737e - Browse repository at this point
Copy the full SHA 99f737eView commit details -
[Snapshot V2] Support pinned timestamp in delete flow (opensearch-pro…
…ject#15256) Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 831779e - Browse repository at this point
Copy the full SHA 831779eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3e95c9b - Browse repository at this point
Copy the full SHA 3e95c9bView commit details -
Changing checksum setting to support modes (opensearch-project#15622)
* Changing checksum setting to support modes Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b8d51c1 - Browse repository at this point
Copy the full SHA b8d51c1View commit details -
Fix version check for BWC of Discovery Node serialization (opensearch…
…-project#15620) Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 695c28b - Browse repository at this point
Copy the full SHA 695c28bView commit details -
Initialise RemoteRoutingTableService when we have RoutingTable reposi…
…tory configured (opensearch-project#15645) Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 429d1e6 - Browse repository at this point
Copy the full SHA 429d1e6View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3bc373f - Browse repository at this point
Copy the full SHA 3bc373fView commit details -
Mute failing snapshot status tests (opensearch-project#15652)
Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e30a423 - Browse repository at this point
Copy the full SHA e30a423View commit details -
[Star Tree] Scaled Float Support (opensearch-project#15442)
--------- Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for a853989 - Browse repository at this point
Copy the full SHA a853989View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5fe9a69 - Browse repository at this point
Copy the full SHA 5fe9a69View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f53daad - Browse repository at this point
Copy the full SHA f53daadView commit details -
Set Version to 2.17 for hashed prefix snapshots (opensearch-project#1…
…5656) Signed-off-by: Ashish Singh <ssashish@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2774249 - Browse repository at this point
Copy the full SHA 2774249View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c5eb066 - Browse repository at this point
Copy the full SHA c5eb066View commit details -
Fix approximate pointrangequery tests (opensearch-project#15590)
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84276c4 - Browse repository at this point
Copy the full SHA 84276c4View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 391ad64 - Browse repository at this point
Copy the full SHA 391ad64View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 465bed7 - Browse repository at this point
Copy the full SHA 465bed7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a42c6b8 - Browse repository at this point
Copy the full SHA a42c6b8View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 27f3b76 - Browse repository at this point
Copy the full SHA 27f3b76View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5c7e029 - Browse repository at this point
Copy the full SHA 5c7e029View commit details -
Fix bwc test failures by updating wire compatibility on NodeIndicesSt…
…ats (opensearch-project#15709)
Configuration menu - View commit details
-
Copy full SHA for 65536c1 - Browse repository at this point
Copy the full SHA 65536c1View commit details -
Mute test testRemoteStoreCleanupForDeletedIndexForSnapshotV2 (opensea…
…rch-project#15695) Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f7f175 - Browse repository at this point
Copy the full SHA 8f7f175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa27d7 - Browse repository at this point
Copy the full SHA 8fa27d7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b2e6adc - Browse repository at this point
Copy the full SHA b2e6adcView commit details -
Throw CircuitBreakingException for too many shards in snashot status …
…API call (opensearch-project#15688) Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47ceaf3 - Browse repository at this point
Copy the full SHA 47ceaf3View commit details -
Schedule reroute after allocator timed out (opensearch-project#15565)
* Schedule reroute after allocator timed out Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for d6c9526 - Browse repository at this point
Copy the full SHA d6c9526View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for eb85304 - Browse repository at this point
Copy the full SHA eb85304View commit details -
Fix MacOS assemble workflows (opensearch-project#15741)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 1270d15 - Browse repository at this point
Copy the full SHA 1270d15View commit details -
Add 2.18.0 version (opensearch-project#15712)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 200f2d7 - Browse repository at this point
Copy the full SHA 200f2d7View commit details -
Provide factory for pluggable deciders (opensearch-project#15713)
Signed-off-by: Ganesh Ramadurai <gramadur@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 8953ce8 - Browse repository at this point
Copy the full SHA 8953ce8View commit details -
Update newQueryShardContext() overload to fix breaking changes (opens…
…earch-project#15710) Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c859705 - Browse repository at this point
Copy the full SHA c859705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9013338 - Browse repository at this point
Copy the full SHA 9013338View commit details -
Integ Test for RemotePublication can be disabled by rolling restart o…
…f masters (opensearch-project#15677) Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 02f4859 - Browse repository at this point
Copy the full SHA 02f4859View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 93cf005 - Browse repository at this point
Copy the full SHA 93cf005View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b2130f6 - Browse repository at this point
Copy the full SHA b2130f6View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 92d5286 - Browse repository at this point
Copy the full SHA 92d5286View commit details -
Mitigation for remote snapshot filecache overflow (opensearch-project…
…#15077) TransferManager fails BlobFetchRequest on full cache Signed-off-by: Finn Carroll <carrofin@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 5cc92e3 - Browse repository at this point
Copy the full SHA 5cc92e3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2fe76c2 - Browse repository at this point
Copy the full SHA 2fe76c2View commit details -
Fixing MacOS 13 assemble workflows (opensearch-project#15747)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 6191e98 - Browse repository at this point
Copy the full SHA 6191e98View commit details -
Make Remote Publication a static setting (opensearch-project#15478)
* Make Remote Publication a static setting Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9ccb6dc - Browse repository at this point
Copy the full SHA 9ccb6dcView commit details -
Mute flaky test testRemotePublicationDisabledByRollingRestart (opense…
…arch-project#15772) Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 10bec5e - Browse repository at this point
Copy the full SHA 10bec5eView commit details -
[Snapshot V2] Support pinned timestamp in clone flow (opensearch-proj…
…ect#15524) Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6df737a - Browse repository at this point
Copy the full SHA 6df737aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 56f0a32 - Browse repository at this point
Copy the full SHA 56f0a32View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 5268d53 - Browse repository at this point
Copy the full SHA 5268d53View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 337acae - Browse repository at this point
Copy the full SHA 337acaeView commit details -
Mute RemoteMigration flaky test (opensearch-project#15795)
Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 18a3fee - Browse repository at this point
Copy the full SHA 18a3feeView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 48e97e2 - Browse repository at this point
Copy the full SHA 48e97e2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 36b73ca - Browse repository at this point
Copy the full SHA 36b73caView commit details -
Downgrade version check for ser/de of applyLevelAtTransportLayer flag…
… in ClusterHealthRequest (opensearch-project#15803) Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 097236e - Browse repository at this point
Copy the full SHA 097236eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 116fb01 - Browse repository at this point
Copy the full SHA 116fb01View commit details -
Add 2.17 release notes (opensearch-project#15762) (opensearch-project…
…#15768) (opensearch-project#15776) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 15ccbe5 - Browse repository at this point
Copy the full SHA 15ccbe5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 448888f - Browse repository at this point
Copy the full SHA 448888fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7fbb227 - Browse repository at this point
Copy the full SHA 7fbb227View commit details -
Remove awaits fix since tests are now passing (opensearch-project#15727)
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8409c70 - Browse repository at this point
Copy the full SHA 8409c70View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f08a095 - Browse repository at this point
Copy the full SHA f08a095View commit details -
Move changelog entries to release notes which are backported to 2.17 (o…
…pensearch-project#15880) Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0522f99 - Browse repository at this point
Copy the full SHA 0522f99View commit details -
Update to Gradle 8.10.1 (opensearch-project#15867)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 8c75db6 - Browse repository at this point
Copy the full SHA 8c75db6View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 34f337c - Browse repository at this point
Copy the full SHA 34f337cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f341a0c - Browse repository at this point
Copy the full SHA f341a0cView commit details -
Add more wait time to assertBusy to fix RemoteFsTimestampAwareTranslo…
…gTests.testSimpleOperationsUpload (opensearch-project#15865) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7ac89aa - Browse repository at this point
Copy the full SHA 7ac89aaView commit details -
Fixing MacOS 13 assemble workflows (once again) (opensearch-project#1…
…5898) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for f78713a - Browse repository at this point
Copy the full SHA f78713aView commit details -
updating release-notes for 2.17 (opensearch-project#15884)
Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 64da3c7 - Browse repository at this point
Copy the full SHA 64da3c7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 839f5ea - Browse repository at this point
Copy the full SHA 839f5eaView commit details -
Fixing the CHANGELOG.md by removing change published in 2.17 (opensea…
…rch-project#15903) Signed-off-by: Ankit Jain <akjain@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for c23ff00 - Browse repository at this point
Copy the full SHA c23ff00View commit details -
using remote cluster-state as fallback (opensearch-project#15424)
Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for eb1191b - Browse repository at this point
Copy the full SHA eb1191bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3fc9cb7 - Browse repository at this point
Copy the full SHA 3fc9cb7View commit details -
Removing task Id from map using remove() (opensearch-project#15918)
Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cca89fe - Browse repository at this point
Copy the full SHA cca89feView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 24dfa90 - Browse repository at this point
Copy the full SHA 24dfa90View commit details -
Fix flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testClos…
…eClientStreamingRequest test case (opensearch-project#15859) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 2db5b08 - Browse repository at this point
Copy the full SHA 2db5b08View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f072d70 - Browse repository at this point
Copy the full SHA f072d70View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e159a03 - Browse repository at this point
Copy the full SHA e159a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b64e54 - Browse repository at this point
Copy the full SHA 4b64e54View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a083377 - Browse repository at this point
Copy the full SHA a083377View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 417be4f - Browse repository at this point
Copy the full SHA 417be4fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 50e10ac - Browse repository at this point
Copy the full SHA 50e10acView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6e476e6 - Browse repository at this point
Copy the full SHA 6e476e6View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6b22f83 - Browse repository at this point
Copy the full SHA 6b22f83View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5458d13 - Browse repository at this point
Copy the full SHA 5458d13View commit details -
Implement WithFieldName interface in ValuesSourceAggregationBuilder &…
… FieldSortBuilder (opensearch-project#15916) Signed-off-by: David Zane <davizane@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for c55fee3 - Browse repository at this point
Copy the full SHA c55fee3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for fae37db - Browse repository at this point
Copy the full SHA fae37dbView commit details -
Update version in README to 2.18.0 (opensearch-project#15968)
Signed-off-by: Craig Perkins <craig5008@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4360812 - Browse repository at this point
Copy the full SHA 4360812View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for c9832e4 - Browse repository at this point
Copy the full SHA c9832e4View commit details -
Refactor branch deletion for backports (opensearch-project#15983)
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b7a4ff8 - Browse repository at this point
Copy the full SHA b7a4ff8View commit details -
star tree file formats refactoring and fixing offset bug (opensearch-…
…project#15975) Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for af32af0 - Browse repository at this point
Copy the full SHA af32af0View commit details -
Fix infinite loop in nested agg (opensearch-project#15931)
Signed-off-by: kkewwei <kkewwei@163.com>
Configuration menu - View commit details
-
Copy full SHA for 7dbf120 - Browse repository at this point
Copy the full SHA 7dbf120View commit details -
Explicitly set include discovery nodes flag in reloadSecureSetting re…
…quest. (opensearch-project#15972) Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for fc59100 - Browse repository at this point
Copy the full SHA fc59100View commit details -
Update version check in yaml test file for bitmap filtering (opensear…
…ch-project#15993) Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b37de90 - Browse repository at this point
Copy the full SHA b37de90View commit details -
Fix deleting backport branches workflow (opensearch-project#16003)
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 8cbfeba - Browse repository at this point
Copy the full SHA 8cbfebaView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 22f3dc2 - Browse repository at this point
Copy the full SHA 22f3dc2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 9d9dcef - Browse repository at this point
Copy the full SHA 9d9dcefView commit details -
Update big5 workload config to use the ordered documents snapshot (op…
…ensearch-project#16005) Signed-off-by: Rishabh Singh <sngri@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 399f281 - Browse repository at this point
Copy the full SHA 399f281View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 01af040 - Browse repository at this point
Copy the full SHA 01af040View commit details -
Configuration menu - View commit details
-
Copy full SHA for b80c0e8 - Browse repository at this point
Copy the full SHA b80c0e8View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 19a5182 - Browse repository at this point
Copy the full SHA 19a5182View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for df355be - Browse repository at this point
Copy the full SHA df355beView commit details -
Add more yaml rest tests for search backpressure settings (opensearch…
…-project#16012) Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 1196158 - Browse repository at this point
Copy the full SHA 1196158View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 763889d - Browse repository at this point
Copy the full SHA 763889dView commit details -
Add disallow settings update during repository in use ITs (opensearch…
…-project#16001) Signed-off-by: Ashish Singh <ssashish@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e5b1b87 - Browse repository at this point
Copy the full SHA e5b1b87View commit details -
Fixing flaky test testRemoteIndexPathFileExistsAfterMigration (opense…
…arch-project#15977) Signed-off-by: Shubh Sahu <shubhvs@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for d4ad58b - Browse repository at this point
Copy the full SHA d4ad58bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 73bad45 - Browse repository at this point
Copy the full SHA 73bad45View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4a758e1 - Browse repository at this point
Copy the full SHA 4a758e1View commit details -
Fix flaky test in RemoteStoreMigrationSettingsUpdateIT (opensearch-pr…
…oject#16048) Signed-off-by: Ashish Singh <ssashish@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3295c1e - Browse repository at this point
Copy the full SHA 3295c1eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c38472b - Browse repository at this point
Copy the full SHA c38472bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 23cd8dd - Browse repository at this point
Copy the full SHA 23cd8ddView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e3fa8f5 - Browse repository at this point
Copy the full SHA e3fa8f5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5be37ce - Browse repository at this point
Copy the full SHA 5be37ceView commit details -
Retry remote state download while bootstrap (opensearch-project#15950)
* Retry remote state download while bootstrap Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 56042eb - Browse repository at this point
Copy the full SHA 56042ebView commit details -
Optimize remote store GC flow with pinned timestamps (opensearch-proj…
…ect#15943) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cbb7f29 - Browse repository at this point
Copy the full SHA cbb7f29View commit details -
Modify flaky test (opensearch-project#15854)
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4111a07 - Browse repository at this point
Copy the full SHA 4111a07View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 74b4436 - Browse repository at this point
Copy the full SHA 74b4436View commit details -
Fix segment count for optimized agg rest test (opensearch-project#16067)
Signed-off-by: Finn Carroll <carrofin@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6031caa - Browse repository at this point
Copy the full SHA 6031caaView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 55ea3eb - Browse repository at this point
Copy the full SHA 55ea3ebView commit details -
Update 390_search_as_you_type.yml (opensearch-project#16065)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 7407d40 - Browse repository at this point
Copy the full SHA 7407d40View commit details -
Allow RemotePublication configured nodes to join remote cluster in mi…
…xed mode (opensearch-project#15994) Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6338e9d - Browse repository at this point
Copy the full SHA 6338e9dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 986e91e - Browse repository at this point
Copy the full SHA 986e91eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5eabe8b - Browse repository at this point
Copy the full SHA 5eabe8bView commit details -
Updates version to fix BWC for SearchSourceBuilder (opensearch-projec…
…t#16086) Signed-off-by: Owais <owaiskazi19@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72f8747 - Browse repository at this point
Copy the full SHA 72f8747View commit details -
Shallow snapshot v2 - create snapshot validations in a cluster state …
…update (opensearch-project#15939) --------- Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for f30a66c - Browse repository at this point
Copy the full SHA f30a66cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3ef25c7 - Browse repository at this point
Copy the full SHA 3ef25c7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3f27d7f - Browse repository at this point
Copy the full SHA 3f27d7fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 437b942 - Browse repository at this point
Copy the full SHA 437b942View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0309e73 - Browse repository at this point
Copy the full SHA 0309e73View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7e3024e - Browse repository at this point
Copy the full SHA 7e3024eView commit details -
Update Gradle to 8.10.2 (opensearch-project#16107)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 4b0ccb9 - Browse repository at this point
Copy the full SHA 4b0ccb9View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 958ba79 - Browse repository at this point
Copy the full SHA 958ba79View commit details -
Implementing pagination for _cat/indices API (opensearch-project#14718)
* Implementing pagination for _cat/indices Signed-off-by: Harsh Garg <gkharsh@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for c8a8bfc - Browse repository at this point
Copy the full SHA c8a8bfcView commit details -
Bugfix in RemoteFsTimestampAwareTranslog.trimUnreferencedReaders (ope…
…nsearch-project#16078) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 02ef8b2 - Browse repository at this point
Copy the full SHA 02ef8b2View commit details -
Correct the version post backport to 2.18 instead of current (opensea…
…rch-project#16127) Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9372659 - Browse repository at this point
Copy the full SHA 9372659View commit details -
Add success and failure count OTel metrics for async shard fetch (ope…
…nsearch-project#15976) Signed-off-by: Rahul Karajgikar <karajgik@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for acc2bbd - Browse repository at this point
Copy the full SHA acc2bbdView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d41179b - Browse repository at this point
Copy the full SHA d41179bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e662450 - Browse repository at this point
Copy the full SHA e662450View commit details -
Add default implementation to new finalizeSnapshot() in Repository (o…
…pensearch-project#16128) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db57359 - Browse repository at this point
Copy the full SHA db57359View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for af8f6dd - Browse repository at this point
Copy the full SHA af8f6ddView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ac07339 - Browse repository at this point
Copy the full SHA ac07339View commit details -
Add assertBusy to failing snapshot tests (opensearch-project#16146)
Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4abf8d0 - Browse repository at this point
Copy the full SHA 4abf8d0View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8adf364 - Browse repository at this point
Copy the full SHA 8adf364View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5da93a1 - Browse repository at this point
Copy the full SHA 5da93a1View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 57b2783 - Browse repository at this point
Copy the full SHA 57b2783View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 823cf01 - Browse repository at this point
Copy the full SHA 823cf01View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e91a143 - Browse repository at this point
Copy the full SHA e91a143View commit details -
Change default retry mechanism of s3 client to Standard Mode (opensea…
…rch-project#15978) Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for f0b2f31 - Browse repository at this point
Copy the full SHA f0b2f31View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 9608db6 - Browse repository at this point
Copy the full SHA 9608db6View commit details -
[BUG] Streaming bulk request hangs (opensearch-project#16158)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for d017bdf - Browse repository at this point
Copy the full SHA d017bdfView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 85cdc46 - Browse repository at this point
Copy the full SHA 85cdc46View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 9568d66 - Browse repository at this point
Copy the full SHA 9568d66View commit details -
Change version checks from CURRENT to 2.18 (opensearch-project#16174)
Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a05743f - Browse repository at this point
Copy the full SHA a05743fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3f4b39c - Browse repository at this point
Copy the full SHA 3f4b39cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8a0da95 - Browse repository at this point
Copy the full SHA 8a0da95View commit details -
[Snapshot V2] Remove orphan timestamps post create snapshot completion (
opensearch-project#16148) Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for bf34227 - Browse repository at this point
Copy the full SHA bf34227View commit details -
Bump Netty to 4.1.114.Final (opensearch-project#16182)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for baaedaf - Browse repository at this point
Copy the full SHA baaedafView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3ad2796 - Browse repository at this point
Copy the full SHA 3ad2796View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1b19901 - Browse repository at this point
Copy the full SHA 1b19901View commit details -
Add more unit tests for RemoteStoreUtils and RemoteFsTimestampAwareTr…
…anslog (opensearch-project#16151) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1a9eba8 - Browse repository at this point
Copy the full SHA 1a9eba8View commit details -
Run queued operations post v2 operations completion (opensearch-proje…
…ct#16179) Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6642843 - Browse repository at this point
Copy the full SHA 6642843View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 13e405f - Browse repository at this point
Copy the full SHA 13e405fView commit details -
Fix unknown parameter source_remote_translog_repository bug (opensear…
…ch-project#16192) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 17acdf0 - Browse repository at this point
Copy the full SHA 17acdf0View commit details -
Mute snapshot v2 flaky tests (opensearch-project#16193)
Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for aa9c36a - Browse repository at this point
Copy the full SHA aa9c36aView commit details -
Implementing pagination for _cat/shards (opensearch-project#14641)
* Adding _list/shards API Signed-off-by: Harsh Garg <gkharsh@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 71b0255 - Browse repository at this point
Copy the full SHA 71b0255View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6654b52 - Browse repository at this point
Copy the full SHA 6654b52View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 405ebf5 - Browse repository at this point
Copy the full SHA 405ebf5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 12f1e74 - Browse repository at this point
Copy the full SHA 12f1e74View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 594e8cd - Browse repository at this point
Copy the full SHA 594e8cdView commit details -
[Star tree] Add date field rounding support in star tree (opensearch-…
…project#15249) --------- Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 229160a - Browse repository at this point
Copy the full SHA 229160aView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for e3c2142 - Browse repository at this point
Copy the full SHA e3c2142View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 012f88a - Browse repository at this point
Copy the full SHA 012f88aView commit details -
Add more concurrent Snapshot V2 Integ Tests (opensearch-project#16207)
Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 8e18ff1 - Browse repository at this point
Copy the full SHA 8e18ff1View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f82584a - Browse repository at this point
Copy the full SHA f82584aView commit details -
Close RemoteStorePinnedTimestampService on Node.close() (opensearch-p…
…roject#16228) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a428f73 - Browse repository at this point
Copy the full SHA a428f73View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2ef5231 - Browse repository at this point
Copy the full SHA 2ef5231View commit details -
Attempt to delete backport branches only for OpenSearch repo (opensea…
…rch-project#16240) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 10eaafd - Browse repository at this point
Copy the full SHA 10eaafdView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3d21001 - Browse repository at this point
Copy the full SHA 3d21001View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 30b5bf2 - Browse repository at this point
Copy the full SHA 30b5bf2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 53230e5 - Browse repository at this point
Copy the full SHA 53230e5View commit details -
Update Apache Lucene version for 2.18.0 (opensearch-project#16252)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 3ff127e - Browse repository at this point
Copy the full SHA 3ff127eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5714b32 - Browse repository at this point
Copy the full SHA 5714b32View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d75f8f3 - Browse repository at this point
Copy the full SHA d75f8f3View commit details -
Remove redundant force merge - histo rest tests (opensearch-project#1…
…6144) Signed-off-by: Finn Carroll <carrofin@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for bbaf9c3 - Browse repository at this point
Copy the full SHA bbaf9c3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for df96cbe - Browse repository at this point
Copy the full SHA df96cbeView commit details -
Fix Flaky Test org.opensearch.gateway.RecoveryFromGatewayIT.testShard…
…StoreFetchMultiNodeMultiIndexesUsingBatchAction (opensearch-project#16093) Signed-off-by: kkewwei <kkewwei@163.com>
Configuration menu - View commit details
-
Copy full SHA for ad71cea - Browse repository at this point
Copy the full SHA ad71ceaView commit details -
Revert remote publication method renaming in DiscoveryNode (opensearc…
…h-project#16250) Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for c793327 - Browse repository at this point
Copy the full SHA c793327View commit details -
BugFix: call listener.onFailure on failure to pin the timestamp (open…
…search-project#16248) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8ab7a96 - Browse repository at this point
Copy the full SHA 8ab7a96View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 42ded15 - Browse repository at this point
Copy the full SHA 42ded15View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 68e2701 - Browse repository at this point
Copy the full SHA 68e2701View commit details -
Reconfigure remote state thread pool count (opensearch-project#16245)
* Reconfigure remote state thread pool count Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0a561eb - Browse repository at this point
Copy the full SHA 0a561ebView commit details -
Add snapshot_path prefix to snapshot shards path file on S3 (opensear…
…ch-project#16267) Signed-off-by: Ashish Singh <ssashish@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4edfe42 - Browse repository at this point
Copy the full SHA 4edfe42View commit details -
Support JDK-23 (build time and runtime) (opensearch-project#16257)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 1e8ad3b - Browse repository at this point
Copy the full SHA 1e8ad3bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 263e1ac - Browse repository at this point
Copy the full SHA 263e1acView commit details -
Change remote store restore cluster state priority to URGENT (opensea…
…rch-project#16281) Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e987abd - Browse repository at this point
Copy the full SHA e987abdView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 73b2da7 - Browse repository at this point
Copy the full SHA 73b2da7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 87d9b5a - Browse repository at this point
Copy the full SHA 87d9b5aView commit details -
Fix IndicesRequestCacheIt flaky tests (opensearch-project#16276)
Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e905417 - Browse repository at this point
Copy the full SHA e905417View commit details -
Skip unnecessary string format in RemoteStoreMigrationAllocationDecid…
…er when not in debug mode (opensearch-project#16299) Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4c22df0 - Browse repository at this point
Copy the full SHA 4c22df0View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 35b2023 - Browse repository at this point
Copy the full SHA 35b2023View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4b9a024 - Browse repository at this point
Copy the full SHA 4b9a024View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 4fea145 - Browse repository at this point
Copy the full SHA 4fea145View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for cd8072e - Browse repository at this point
Copy the full SHA cd8072eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 17688eb - Browse repository at this point
Copy the full SHA 17688ebView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c1572e5 - Browse repository at this point
Copy the full SHA c1572e5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b135aaf - Browse repository at this point
Copy the full SHA b135aafView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0babefb - Browse repository at this point
Copy the full SHA 0babefbView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 128596d - Browse repository at this point
Copy the full SHA 128596dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b37de2b - Browse repository at this point
Copy the full SHA b37de2bView commit details -
Flat object field should delegate to keyword field for most query typ…
…es (opensearch-project#14383) Signed-off-by: kkewwei <kkewwei@163.com>
Configuration menu - View commit details
-
Copy full SHA for 15b8089 - Browse repository at this point
Copy the full SHA 15b8089View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 215fb18 - Browse repository at this point
Copy the full SHA 215fb18View commit details -
Update last seen cluster state in commit phase (opensearch-project#16215
Configuration menu - View commit details
-
Copy full SHA for aa1a16b - Browse repository at this point
Copy the full SHA aa1a16bView commit details -
Add support to dynamically resize threadpools size (opensearch-projec…
…t#16236) Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for a33c79f - Browse repository at this point
Copy the full SHA a33c79fView commit details -
Fix deletion permits flow in RemoteFsTimestampAwareTranslog (opensear…
…ch-project#16282) --------- Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ce6ac6f - Browse repository at this point
Copy the full SHA ce6ac6fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2a79877 - Browse repository at this point
Copy the full SHA 2a79877View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 742d9a7 - Browse repository at this point
Copy the full SHA 742d9a7View commit details -
Bugfix in snapshot V2 restore flow (opensearch-project#16332)
Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 07b0da3 - Browse repository at this point
Copy the full SHA 07b0da3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a7addd8 - Browse repository at this point
Copy the full SHA a7addd8View commit details -
[Snapshot V2] Use metadata from source snapshot while cloning snapsho…
…t V2 (opensearch-project#16344) --------- Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4f76cbf - Browse repository at this point
Copy the full SHA 4f76cbfView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 0f751e2 - Browse repository at this point
Copy the full SHA 0f751e2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b12b958 - Browse repository at this point
Copy the full SHA b12b958View commit details -
Update 10_basic.yml (opensearch-project#16349)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Configuration menu - View commit details
-
Copy full SHA for 4bb2bb5 - Browse repository at this point
Copy the full SHA 4bb2bb5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 925fa7d - Browse repository at this point
Copy the full SHA 925fa7dView commit details -
[Star tree] Performance optimizations during flush flow (opensearch-p…
…roject#16037) --------- Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fbefe51 - Browse repository at this point
Copy the full SHA fbefe51View commit details -
Skip media type parsing for known string values (opensearch-project#1…
…6358) Signed-off-by: Andrew Ross <andrross@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 48528af - Browse repository at this point
Copy the full SHA 48528afView commit details -
Fixed assignment to catch block parameter (opensearch-project#15384)
Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
Configuration menu - View commit details
-
Copy full SHA for a1f4831 - Browse repository at this point
Copy the full SHA a1f4831View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 063b99f - Browse repository at this point
Copy the full SHA 063b99fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e98974d - Browse repository at this point
Copy the full SHA e98974dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f4f37d5 - Browse repository at this point
Copy the full SHA f4f37d5View commit details -
Fix bug in snapshot update check for multiple v2 repo (opensearch-pro…
…ject#16379) Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 875b129 - Browse repository at this point
Copy the full SHA 875b129View commit details -
Do orphan timestamp cleanup before completing the snapshot (opensearc…
…h-project#16365) Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2e45eab - Browse repository at this point
Copy the full SHA 2e45eabView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for bb1e52b - Browse repository at this point
Copy the full SHA bb1e52bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3460ca7 - Browse repository at this point
Copy the full SHA 3460ca7View commit details