Skip to content

Commit 08180da

Browse files
authored
Merge branch 'main' into interval-query-IT
Signed-off-by: Craig Perkins <[email protected]>
2 parents 9854648 + dae52e7 commit 08180da

File tree

161 files changed

+5061
-729
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+5061
-729
lines changed

.github/benchmark-configs.json

Lines changed: 16 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -35,30 +35,13 @@
3535
"baseline_cluster_config": "x64-r5.xlarge-single-node-1-shard-0-replica-baseline"
3636
},
3737
"id_3": {
38-
"description": "Search only test-procedure for NYC_TAXIS, uses snapshot to restore the data for OS-3.0.0",
39-
"supported_major_versions": ["3"],
40-
"cluster-benchmark-configs": {
41-
"SINGLE_NODE_CLUSTER": "true",
42-
"MIN_DISTRIBUTION": "true",
43-
"TEST_WORKLOAD": "nyc_taxis",
44-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-3x\",\"snapshot_name\":\"nyc_taxis_1_shard\"}",
45-
"CAPTURE_NODE_STAT": "true",
46-
"TEST_PROCEDURE": "restore-from-snapshot"
47-
},
48-
"cluster_configuration": {
49-
"size": "Single-Node",
50-
"data_instance_config": "4vCPU, 32G Mem, 16G Heap"
51-
},
52-
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
53-
},
54-
"id_4": {
5538
"description": "Search only test-procedure for big5, uses snapshot to restore the data for OS-3.x",
5639
"supported_major_versions": ["3"],
5740
"cluster-benchmark-configs": {
5841
"SINGLE_NODE_CLUSTER": "true",
5942
"MIN_DISTRIBUTION": "true",
6043
"TEST_WORKLOAD": "big5",
61-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.2.1\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
44+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.3.0\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
6245
"CAPTURE_NODE_STAT": "true",
6346
"TEST_PROCEDURE": "restore-from-snapshot"
6447
},
@@ -68,7 +51,7 @@
6851
},
6952
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
7053
},
71-
"id_5": {
54+
"id_4": {
7255
"description": "Indexing and search configuration for pmc workload",
7356
"supported_major_versions": ["3"],
7457
"cluster-benchmark-configs": {
@@ -84,7 +67,7 @@
8467
},
8568
"baseline_cluster_config": "x64-r5.xlarge-single-node-1-shard-0-replica-baseline"
8669
},
87-
"id_6": {
70+
"id_5": {
8871
"description": "Indexing only configuration for stack-overflow workload",
8972
"supported_major_versions": ["3"],
9073
"cluster-benchmark-configs": {
@@ -100,15 +83,15 @@
10083
},
10184
"baseline_cluster_config": "x64-r5.xlarge-single-node-1-shard-0-replica-baseline"
10285
},
103-
"id_7": {
86+
"id_6": {
10487
"description": "Search only test-procedure for big5 with concurrent segment search setting enabled",
10588
"supported_major_versions": ["3"],
10689
"cluster-benchmark-configs": {
10790
"SINGLE_NODE_CLUSTER": "true",
10891
"MIN_DISTRIBUTION": "true",
10992
"TEST_WORKLOAD": "big5",
11093
"ADDITIONAL_CONFIG": "search.concurrent_segment_search.enabled:true",
111-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-3x\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
94+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.3.0\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
11295
"CAPTURE_NODE_STAT": "true",
11396
"TEST_PROCEDURE": "restore-from-snapshot"
11497
},
@@ -118,15 +101,15 @@
118101
},
119102
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
120103
},
121-
"id_8": {
104+
"id_7": {
122105
"description": "Search only test-procedure for big5 with concurrent segment search mode as all",
123106
"supported_major_versions": ["3"],
124107
"cluster-benchmark-configs": {
125108
"SINGLE_NODE_CLUSTER": "true",
126109
"MIN_DISTRIBUTION": "true",
127110
"TEST_WORKLOAD": "big5",
128111
"ADDITIONAL_CONFIG": "search.concurrent_segment_search.mode:all",
129-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-3x\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
112+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.3.0\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
130113
"CAPTURE_NODE_STAT": "true",
131114
"TEST_PROCEDURE": "restore-from-snapshot"
132115
},
@@ -136,15 +119,15 @@
136119
},
137120
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
138121
},
139-
"id_9": {
122+
"id_8": {
140123
"description": "Search only test-procedure for big5 with concurrent segment search mode as auto",
141124
"supported_major_versions": ["3"],
142125
"cluster-benchmark-configs": {
143126
"SINGLE_NODE_CLUSTER": "true",
144127
"MIN_DISTRIBUTION": "true",
145128
"TEST_WORKLOAD": "big5",
146129
"ADDITIONAL_CONFIG": "search.concurrent_segment_search.mode:auto",
147-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-3x\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
130+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.3.0\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
148131
"CAPTURE_NODE_STAT": "true",
149132
"TEST_PROCEDURE": "restore-from-snapshot"
150133
},
@@ -154,15 +137,15 @@
154137
},
155138
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
156139
},
157-
"id_10": {
140+
"id_9": {
158141
"description": "Search only test-procedure for big5, uses snapshot to restore the data for OS-3.0.0. Enables range query approximation.",
159142
"supported_major_versions": ["3"],
160143
"cluster-benchmark-configs": {
161144
"SINGLE_NODE_CLUSTER": "true",
162145
"MIN_DISTRIBUTION": "true",
163146
"TEST_WORKLOAD": "big5",
164147
"ADDITIONAL_CONFIG": "opensearch.experimental.feature.approximate_point_range_query.enabled:true",
165-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-3x\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
148+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.3.0\",\"snapshot_name\":\"big5_1_shard_single_client\"}",
166149
"CAPTURE_NODE_STAT": "true",
167150
"TEST_PROCEDURE": "restore-from-snapshot"
168151
},
@@ -172,7 +155,7 @@
172155
},
173156
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
174157
},
175-
"id_11": {
158+
"id_10": {
176159
"description": "Benchmarking config for NESTED workload, benchmarks nested queries with inner-hits",
177160
"supported_major_versions": ["3"],
178161
"cluster-benchmark-configs": {
@@ -188,31 +171,14 @@
188171
},
189172
"baseline_cluster_config": "x64-r5.xlarge-single-node-1-shard-0-replica-baseline"
190173
},
191-
"id_12": {
192-
"description": "Search only test-procedure for HTTP_LOGS, uses snapshot to restore the data for OS-3.0.0",
193-
"supported_major_versions": ["3"],
194-
"cluster-benchmark-configs": {
195-
"SINGLE_NODE_CLUSTER": "true",
196-
"MIN_DISTRIBUTION": "true",
197-
"TEST_WORKLOAD": "http_logs",
198-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"workload-snapshots-3x\",\"snapshot_name\":\"http_logs_1_shard\"}",
199-
"CAPTURE_NODE_STAT": "true",
200-
"TEST_PROCEDURE": "restore-from-snapshot"
201-
},
202-
"cluster_configuration": {
203-
"size": "Single-Node",
204-
"data_instance_config": "4vCPU, 32G Mem, 16G Heap"
205-
},
206-
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
207-
},
208-
"id_13": {
174+
"id_11": {
209175
"description": "Search only test-procedure for HTTP_LOGS, uses snapshot to restore the data for OS-3.x",
210176
"supported_major_versions": ["3"],
211177
"cluster-benchmark-configs": {
212178
"SINGLE_NODE_CLUSTER": "true",
213179
"MIN_DISTRIBUTION": "true",
214180
"TEST_WORKLOAD": "http_logs",
215-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.2.1\",\"snapshot_name\":\"http_logs_1_shard\"}",
181+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.3.0\",\"snapshot_name\":\"http_logs_1_shard\"}",
216182
"CAPTURE_NODE_STAT": "true",
217183
"TEST_PROCEDURE": "restore-from-snapshot"
218184
},
@@ -222,14 +188,14 @@
222188
},
223189
"baseline_cluster_config": "x64-r5.xlarge-1-shard-0-replica-snapshot-baseline"
224190
},
225-
"id_14": {
191+
"id_12": {
226192
"description": "Search only test-procedure for NYC_TAXIS, uses snapshot to restore the data for OS-3.x",
227193
"supported_major_versions": ["3"],
228194
"cluster-benchmark-configs": {
229195
"SINGLE_NODE_CLUSTER": "true",
230196
"MIN_DISTRIBUTION": "true",
231197
"TEST_WORKLOAD": "nyc_taxis",
232-
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.2.1\",\"snapshot_name\":\"nyc_taxis_1_shard\"}",
198+
"WORKLOAD_PARAMS": "{\"snapshot_repo_name\":\"benchmark-workloads-repo-3x\",\"snapshot_bucket_name\":\"benchmark-workload-snapshots\",\"snapshot_region\":\"us-east-1\",\"snapshot_base_path\":\"10.3.0\",\"snapshot_name\":\"nyc_taxis_1_shard\"}",
233199
"CAPTURE_NODE_STAT": "true",
234200
"TEST_PROCEDURE": "restore-from-snapshot"
235201
},

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
## [Unreleased 3.x]
77
### Added
88
- Expand fetch phase profiling to support inner hits and top hits aggregation phases ([##18936](https://github.com/opensearch-project/OpenSearch/pull/18936))
9+
- [Rule-based Auto-tagging] add the schema for security attributes ([##19345](https://github.com/opensearch-project/OpenSearch/pull/19345))
910
- Add temporal routing processors for time-based document routing ([#18920](https://github.com/opensearch-project/OpenSearch/issues/18920))
1011
- Implement Query Rewriting Infrastructure ([#19060](https://github.com/opensearch-project/OpenSearch/pull/19060))
1112
- The dynamic mapping parameter supports false_allow_templates ([#19065](https://github.com/opensearch-project/OpenSearch/pull/19065) ([#19097](https://github.com/opensearch-project/OpenSearch/pull/19097)))
@@ -26,7 +27,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2627
- Add new extensible method to DocRequest to specify type ([#19313](https://github.com/opensearch-project/OpenSearch/pull/19313))
2728
- [Rule based auto-tagging] Add Rule based auto-tagging IT ([#18550](https://github.com/opensearch-project/OpenSearch/pull/18550))
2829
- Add all-active ingestion as docrep equivalent in pull-based ingestion ([#19316](https://github.com/opensearch-project/OpenSearch/pull/19316))
30+
- Adding logic for histogram aggregation using skiplist ([#19130](https://github.com/opensearch-project/OpenSearch/pull/19130))
2931
- Add skip_list param for date, scaled float and token count fields ([#19142](https://github.com/opensearch-project/OpenSearch/pull/19142))
32+
- Implement GRPC MatchPhrase, MultiMatch queries ([#19449](https://github.com/opensearch-project/OpenSearch/pull/19449))
33+
- Optimize gRPC transport thread management for improved throughput ([#19278](https://github.com/opensearch-project/OpenSearch/pull/19278))
3034

3135
### Changed
3236
- Refactor `if-else` chains to use `Java 17 pattern matching switch expressions`(([#18965](https://github.com/opensearch-project/OpenSearch/pull/18965))
@@ -37,13 +41,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3741
- Replace centos:8 with almalinux:8 since centos docker images are deprecated ([#19154](https://github.com/opensearch-project/OpenSearch/pull/19154))
3842
- Add CompletionStage variants to IndicesAdminClient as an alternative to ActionListener ([#19161](https://github.com/opensearch-project/OpenSearch/pull/19161))
3943
- Remove cap on Java version used by forbidden APIs ([#19163](https://github.com/opensearch-project/OpenSearch/pull/19163))
44+
- Omit maxScoreCollector for field collapsing when sort by score descending ([#19181](https://github.com/opensearch-project/OpenSearch/pull/19181))
4045
- Disable pruning for `doc_values` for the wildcard field mapper ([#18568](https://github.com/opensearch-project/OpenSearch/pull/18568))
4146
- Make all methods in Engine.Result public ([#19276](https://github.com/opensearch-project/OpenSearch/pull/19275))
4247
- Create and attach interclusterTest and yamlRestTest code coverage reports to gradle check task([#19165](https://github.com/opensearch-project/OpenSearch/pull/19165))
4348
- Optimized date histogram aggregations by preventing unnecessary object allocations in date rounding utils ([19088](https://github.com/opensearch-project/OpenSearch/pull/19088))
4449
- Optimize source conversion in gRPC search hits using zero-copy BytesRef ([#19280](https://github.com/opensearch-project/OpenSearch/pull/19280))
4550
- Allow plugins to copy folders into their config dir during installation ([#19343](https://github.com/opensearch-project/OpenSearch/pull/19343))
4651
- Add failureaccess as runtime dependency to transport-grpc module ([#19339](https://github.com/opensearch-project/OpenSearch/pull/19339))
52+
- Migrate usages of deprecated `Operations#union` from Lucene ([#19397](https://github.com/opensearch-project/OpenSearch/pull/19397))
53+
- Delegate primitive write methods with ByteSizeCachingDirectory wrapped IndexOutput ([#19432](https://github.com/opensearch-project/OpenSearch/pull/19432))
54+
- Bump opensearch-protobufs dependency to 0.18.0 and update transport-grpc module compatibility ([#19447](https://github.com/opensearch-project/OpenSearch/issues/19447))
4755

4856
### Fixed
4957
- Fix unnecessary refreshes on update preparation failures ([#15261](https://github.com/opensearch-project/OpenSearch/issues/15261))
@@ -61,19 +69,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6169
- Fix QueryPhaseResultConsumer incomplete callback loops ([#19231](https://github.com/opensearch-project/OpenSearch/pull/19231))
6270
- Fix the `scaled_float` precision issue ([#19188](https://github.com/opensearch-project/OpenSearch/pull/19188))
6371
- Fix Using an excessively large reindex slice can lead to a JVM OutOfMemoryError on coordinator.([#18964](https://github.com/opensearch-project/OpenSearch/pull/18964))
72+
- Add alias write index policy to control writeIndex during restore([#1511](https://github.com/opensearch-project/OpenSearch/pull/19368))
6473
- [Flaky Test] Fix flaky test in SecureReactorNetty4HttpServerTransportTests with reproducible seed ([#19327](https://github.com/opensearch-project/OpenSearch/pull/19327))
6574
- Remove unnecessary looping in field data cache clear ([#19116](https://github.com/opensearch-project/OpenSearch/pull/19116))
6675
- [Flaky Test] Fix flaky test IngestFromKinesisIT.testAllActiveIngestion ([#19380](https://github.com/opensearch-project/OpenSearch/pull/19380))
6776
- Fix lag metric for pull-based ingestion when streaming source is empty ([#19393](https://github.com/opensearch-project/OpenSearch/pull/19393))
6877
- Fix IntervalQuery flaky test ([#19332](https://github.com/opensearch-project/OpenSearch/pull/19332))
78+
- Fix ingestion state xcontent serialization in IndexMetadata and fail fast on mapping errors([#19320](https://github.com/opensearch-project/OpenSearch/pull/19320))
79+
- Fix updated keyword field params leading to stale responses from request cache ([#19385](https://github.com/opensearch-project/OpenSearch/pull/19385))
80+
- Implement SslHandler retrieval logic for transport-reactor-netty4 plugin ([#19458](https://github.com/opensearch-project/OpenSearch/pull/19458))
6981

7082
### Dependencies
71-
- Update to Gradle 9.1.0 ([#19329](https://github.com/opensearch-project/OpenSearch/pull/19329))
83+
- Bump `com.gradleup.shadow:shadow-gradle-plugin` from 8.3.5 to 8.3.9 ([#19400](https://github.com/opensearch-project/OpenSearch/pull/19400))
7284
- Bump `com.netflix.nebula.ospackage-base` from 12.0.0 to 12.1.0 ([#19019](https://github.com/opensearch-project/OpenSearch/pull/19019))
7385
- Bump `actions/checkout` from 4 to 5 ([#19023](https://github.com/opensearch-project/OpenSearch/pull/19023))
7486
- Bump `commons-cli:commons-cli` from 1.9.0 to 1.10.0 ([#19021](https://github.com/opensearch-project/OpenSearch/pull/19021))
7587
- Bump `org.jline:jline` from 3.30.4 to 3.30.5 ([#19013](https://github.com/opensearch-project/OpenSearch/pull/19013))
76-
- Bump `com.github.spotbugs:spotbugs-annotations` from 4.9.3 to 4.9.5 ([#19015](https://github.com/opensearch-project/OpenSearch/pull/19015), [#19294](https://github.com/opensearch-project/OpenSearch/pull/19294))
88+
- Bump `com.github.spotbugs:spotbugs-annotations` from 4.9.3 to 4.9.6 ([#19015](https://github.com/opensearch-project/OpenSearch/pull/19015), [#19294](https://github.com/opensearch-project/OpenSearch/pull/19294), [#19358](https://github.com/opensearch-project/OpenSearch/pull/19358))
7789
- Bump `com.azure:azure-storage-common` from 12.29.1 to 12.30.2 ([#19016](https://github.com/opensearch-project/OpenSearch/pull/19016), [#19145](https://github.com/opensearch-project/OpenSearch/pull/19145))
7890
- Update OpenTelemetry to 1.53.0 and OpenTelemetry SemConv to 1.34.0 ([#19068](https://github.com/opensearch-project/OpenSearch/pull/19068))
7991
- Bump `1password/load-secrets-action` from 2 to 3 ([#19100](https://github.com/opensearch-project/OpenSearch/pull/19100))
@@ -101,7 +113,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
101113
- Bump `com.google.code.gson:gson` from 2.13.1 to 2.13.2 ([#19290](https://github.com/opensearch-project/OpenSearch/pull/19290)) ([#19293](https://github.com/opensearch-project/OpenSearch/pull/19293))
102114
- Bump `actions/stale` from 9 to 10 ([#19292](https://github.com/opensearch-project/OpenSearch/pull/19292))
103115
- Bump `com.nimbusds:oauth2-oidc-sdk` from 11.25 to 11.28 ([#19291](https://github.com/opensearch-project/OpenSearch/pull/19291))
104-
- Bump `log4j2` from 2.21.0 to 2.25.1 ([#19184](https://github.com/opensearch-project/OpenSearch/pull/19184))
105116
- Bump Apache Lucene from 10.2.2 to 10.3.0 ([#19296](https://github.com/opensearch-project/OpenSearch/pull/19296))
106117
- Add com.google.code.gson:gson to the gradle version catalog ([#19328](https://github.com/opensearch-project/OpenSearch/pull/19328))
107118
- Bump `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2 ([#19360](https://github.com/opensearch-project/OpenSearch/pull/19360))

0 commit comments

Comments
 (0)