Skip to content

Testing #8

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

Open
wants to merge 520 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
520 commits
Select commit Hold shift + click to select a range
5d308e0
Fix testAddReplicaWhileWritesBlocked test under SegmentReplicationWit…
shourya035 Apr 28, 2025
74a67c9
[Star Tree] Support of Boolean Queries in Aggregations (#17941)
imRishN Apr 28, 2025
1b48dbd
Update Gradle wrapper and startup scripts (#18090)
reta Apr 28, 2025
a06cf2c
Use cached SourceLookup for FieldScript (#17927)
jed326 Apr 28, 2025
1d998f1
Fix redundant loading of global ordinals (#18059)
sandeshkr419 Apr 28, 2025
006a678
Mute RepositoriesServiceIT.testCreatSnapAndUpdateReposityCauseInfinit…
andrross Apr 28, 2025
6947241
Forward port 3.0 GA release notes (#18121)
andrross Apr 28, 2025
f55af4e
[Pull-based Ingestion] Add ingestion error metrics and make internal …
varunbharadwaj Apr 29, 2025
d11e44a
Remove testSystemCallFilter temporarily (#18123) (#18127)
opensearch-trigger-bot[bot] Apr 29, 2025
82348c4
Fix systemd configs (#18135)
RajatGupta02 Apr 29, 2025
d706593
Updated 3.0 release note related to #17682 (#18140)
gargmanik13 Apr 29, 2025
fae1453
Revert "Avoid invalid retries on multiple replicas when querying (#17…
andrross Apr 29, 2025
a6724d3
Mute more flaky tests (#18142)
andrross Apr 29, 2025
794a33a
Gracefully tear down S3BlobContainerRetriesTests (#18144)
andrross Apr 29, 2025
0795bb2
Fix flaky TransportMultiSearchActionTests.testCancellation (#18099)
kkewwei Apr 29, 2025
83db682
Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 in /pl…
dependabot[bot] Apr 29, 2025
cb30055
Remove test fixture old-elasticsearch (#18060)
andrross Apr 29, 2025
8e265ec
Fix the native plugin installation (#18147)
prudhvigodithi Apr 29, 2025
3e94f0e
Add syscalls for merge operation error (#18148) (#18150)
opensearch-trigger-bot[bot] Apr 29, 2025
236a3be
Fix assertion in RemoteStatePublicationIT (#18145)
andrross Apr 29, 2025
3fe2946
Update Apache HttpClient5 and HttpCore5 (CVE-2025-27820) (#18152)
reta Apr 30, 2025
b19d393
Replace wildcard ownership with maintainers team (#18111)
peternied Apr 30, 2025
0cbd848
Enabled Async Shard Batch Fetch by default (#18139)
gargmanik13 Apr 30, 2025
2b3eb26
Add support for linux riscv64 platform (#18156)
kxxt Apr 30, 2025
00abaac
Change defaults for remote store and snapshot settings (#18163)
ashking94 May 1, 2025
987f4fa
Fix object field exists query (#17843)
bugmakerrrrrr May 1, 2025
2ba6aac
Reduce runtime of PitMultiNodeIT by 6 minutes (#18167)
andrross May 1, 2025
2cde121
Allow to get the search request from the QueryCoordinatorContext (#17…
bzhangam May 1, 2025
84f6088
Fail fast if initial delete call fails in CreateIndexIT (#18169)
andrross May 1, 2025
c0f4705
Mute WarmIndexSegmentReplicationIT (#18176)
andrross May 1, 2025
4c2d043
Add Seccomp and Reboot call tests (#18165) (#18182)
opensearch-trigger-bot[bot] May 2, 2025
582c20c
Mute ShardsLimitAllocationDeciderRemoteStoreEnabledIT (#18177)
andrross May 2, 2025
00093ea
Adding new permission for _cat/shard action to 3.0 release notes. (#1…
SwethaGuptha May 2, 2025
99ac67e
[AUTO] [main] Add bwc version 2.19.3. (#18160)
opensearch-trigger-bot[bot] May 3, 2025
4ce638c
Use Bad Request status for InputCoercionException (#18161)
dbwiddis May 5, 2025
46955ff
Fix flaky RepositoriesServiceIT.testCreatSnapAndUpdateReposityCauseIn…
kkewwei May 5, 2025
aca411a
Fix systemd seccomp test (#18196)
RajatGupta02 May 5, 2025
012357a
Bump netty from 4.1.118.Final to 4.1.121.Final (#18192)
reta May 5, 2025
379e464
Null check field names in QueryStringQueryBuilder (#18194)
dbwiddis May 5, 2025
aed1264
[Bugfix] Fix flakiness in TieredSpilloverCacheStatsIT.testClosingShar…
peteralfonsi May 5, 2025
70e890a
Increased the scope of File Interceptor to intercept methods from Fil…
pranu2502 May 6, 2025
d6e4db1
Increase wait time creating Kafka topic in IT (#18216)
varunbharadwaj May 6, 2025
b06ccd2
Fixing Flaky ReactorNetty4StreamingStressIT test case (another attemp…
reta May 6, 2025
560ac10
Improve sort-query performance by retaining the default totalHitsThre…
prudhvigodithi May 6, 2025
c32262d
Avoid NPE if on SnapshotInfo if 'shallow' boolean not present (#18218)
andrross May 6, 2025
bf8cd25
Bump org.apache.commons:commons-configuration2 from 2.11.0 to 2.12.0 …
dependabot[bot] May 7, 2025
ae78944
Fix flaky RepositoriesServiceIT.testCreatSnapAndUpdateReposityCauseIn…
kkewwei May 7, 2025
60aa7a5
Add delta for variance value assertion in SearchIT (#18212)
bowenlan-amzn May 8, 2025
f2cc655
Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.2 in /plugins/rep…
dependabot[bot] May 8, 2025
0a05a92
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 in /test/f…
dependabot[bot] May 8, 2025
fb77cc7
Enable testing for ExtensiblePlugins using classpath plugins (#16908)
cwperks May 8, 2025
99642ff
Adding support for derive source feature and implementing it for vari…
tanik98 May 8, 2025
2b6b2ce
Replace Thread::getId() with Thread::threadId() (#18237)
hsanirudh May 8, 2025
803884f
Add @yupeng9 as a maintainer (#18234)
andrross May 8, 2025
c677397
Add Warm Disk Threshold Allocation Decider for Warm shards (#18082)
Gagan6164 May 9, 2025
2c1b2aa
Unregister rest and transport action handlers for HotToWarmTiering(#1…
skumawat2025 May 9, 2025
1ee8822
Fix flaky test (#18235)
prudhvigodithi May 9, 2025
e40b47d
Introduce system generated ingest pipeline (#17817)
bzhangam May 9, 2025
c060f92
Bump reactor-netty from 1.2.4 to 1.2.5 and reactor from 3.5.20 to 3.7…
reta May 9, 2025
58c281f
Fix incorrect constructor param ordering in ShardRouting (#18248)
mch2 May 9, 2025
6008955
Add method for getting reference count of entry in FileCache (#18259)
rayshrey May 12, 2025
c7e9e06
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 in /plugins/repo…
dependabot[bot] May 12, 2025
e02b0ea
Bump com.azure:azure-core-http-netty from 1.15.7 to 1.15.11 in /plugi…
dependabot[bot] May 12, 2025
0cb3cff
Bump org.apache.commons:commons-configuration2 from 2.11.0 to 2.12.0 …
dependabot[bot] May 12, 2025
5904352
[Pull-based Ingestion] Support transient failure retries and create m…
varunbharadwaj May 12, 2025
3118fb6
Bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 (#18264)
dependabot[bot] May 12, 2025
60fee58
Attempt to fix ThreadLeakControl issues in S3BlobContainerRetriesTest…
nomoa May 12, 2025
1c4ac46
Fix incorrect PR references in 3.x release notes (#18260)
terryquigleysas May 13, 2025
fd38d23
Decouple the init of Crypto Plugin and KeyProvider in Registry (#18270)
kumargu May 13, 2025
998ae73
Fix flaky failures in PitMultiNodeIT (#18282)
andrross May 13, 2025
a7b3d97
Apply cluster state metadata and routing table diff when building clu…
SwethaGuptha May 14, 2025
dd61c5d
Update concurrency setting for gradle check GitHub action (#18283)
prudhvigodithi May 14, 2025
bde7db5
Fix flaky tests in GoogleCloudStorageBlobStoreRepositoryTests, S3Blob…
kkewwei May 14, 2025
6de6f93
[Pull-based Ingestion] Support cluster write blocks (#18280)
varunbharadwaj May 14, 2025
ca3b005
Use QueryCoordinatorContext for the rewrite in validate API. (#18272)
bzhangam May 15, 2025
6f4d6c5
Fail deleteFile silently in case file not present in composite direct…
rayshrey May 15, 2025
a29069e
Update to crypto kms plugin for AWS SDK v2.x (#18268)
kumargu May 15, 2025
8a847f2
Fix Flaky SearchServiceTests.testConcurrentSegmentSearchWithRandomize…
kkewwei May 15, 2025
20d56d2
Add warning when message is dropped (#18304)
varunbharadwaj May 15, 2025
20ea406
Add seccomp in systemd config (#18309)
RajatGupta02 May 15, 2025
557ea3a
Create generic DocRequest to better categorize ActionRequests (#18269)
cwperks May 15, 2025
5baf5d8
Bump com.maxmind.geoip2:geoip2 from 4.2.1 to 4.3.0 in /modules/ingest…
dependabot[bot] May 16, 2025
19aa0f8
Switch ingest-geoip and lang-painless modules to use the gradle versi…
cwperks May 16, 2025
a82336b
Fix QueueResizableOpenSearchThreadPoolExecutorTests (#18006)
andrross May 17, 2025
93d5356
Fix Flaky RemoteSplitIndexIT (#15107) (#18329)
abhita May 19, 2025
553d0bf
Add support for matched_fields with the unified highlighter (#18166)
nomoa May 19, 2025
f6d9483
Bump com.azure:azure-json from 1.3.0 to 1.5.0 in /plugins/repository-…
dependabot[bot] May 19, 2025
b53de2b
Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.3 in /test/fixtur…
dependabot[bot] May 19, 2025
6f73a9c
Attempt to fix ThreadLeakControl issues in S3BlobStoreRepositoryTests…
nomoa May 19, 2025
11e6a48
Add http logs workload (#18343)
prudhvigodithi May 19, 2025
370cd8c
Upgrade lucene to version 10.2.1 (#17961)
expani May 19, 2025
54af445
[rule based autotagging] Add Delete Rule API Logic (#18184)
Lindsay-00 May 20, 2025
8439478
Remove tests for legacy keystore format (#18154)
andrross May 20, 2025
3dd4b8e
Improve failure message in AbstractSimpleTransportTestCase (#18321)
andrross May 20, 2025
631bed4
Prepare the codebase for running on JDK-24+ (#18322)
reta May 20, 2025
d723db8
Add @rishabhmaurya as a maintainer (#18349)
mch2 May 21, 2025
6dd6f03
Fix MatrixStatsAggregator reuse when mode parameter changes (#18254)
jinlee1703 May 22, 2025
ab0827a
Add support for SSE-KMS, remove old server_side_encryption setting, a…
jed326 May 22, 2025
33e8155
Fix IndexServiceTests sort field test cases (#18352)
andrross May 22, 2025
243ba6a
Fix MetricAggregatorTests.testStarTreeDocValues (#18331)
ajleong623 May 22, 2025
3a4f749
Fix flaky integration test of ShardsLimitAllocationDeciderRemoteStore…
pandeydivyansh1803 May 22, 2025
1a40b69
Replace wrapper-validation-action GitHub action (#18359)
andrross May 22, 2025
aec3fe9
Added changes for full file cache stats. (#17538)
mayanksharma27 May 23, 2025
666c13a
Update big5 to use lucene 10.2.1 (#18353)
prudhvigodithi May 23, 2025
1d97bb0
[Rule based auto tagging] Add WLM action filter to automate tagging f…
kaushalmahi12 May 23, 2025
a9c9586
Disabling _close API invocation during remote migration. (#18327)
rakshit98 May 26, 2025
fbaff9a
Bump org.jline:jline from 3.29.0 to 3.30.3 in /test/fixtures/hdfs-fix…
dependabot[bot] May 26, 2025
5391a46
Bump com.nimbusds:oauth2-oidc-sdk from 11.23.1 to 11.25 in /plugins/r…
dependabot[bot] May 26, 2025
3b018ad
Add Snapshot and Remote Restore ITs for Warm Index (#18281)
Gagan6164 May 27, 2025
6f4491e
Bump gradle/actions from 3 to 4 (#18371)
dependabot[bot] May 27, 2025
991bc80
Code of Conduct (#18364)
sandeshkr419 May 27, 2025
b82ba83
[GRPC] Optimize gRPC perf by passing by reference (#18303)
karenyrx May 27, 2025
9bca961
Add changes to support pinning in FileCache (#17617)
mayanksharma27 May 28, 2025
a29e6e8
[Pull-based Ingestion] Support consumer reset in Resume API (#18332)
varunbharadwaj May 28, 2025
22a6194
Switch percentiles implementation to MergingDigest (#18124)
peteralfonsi May 28, 2025
fe4a98d
Validate Search Phase Request Processors in Search Pipeline (#18363)
owaiskazi19 May 28, 2025
6224b72
Replace the deprecated construction method of TopScoreDocCollectorMan…
gaobinlong May 29, 2025
fe22c29
Add @kkewwei as a maintainer (#18384)
msfroh May 29, 2025
6320201
Add tolerance for matrix stats agg variance value assertion (#18367)
kkewwei May 30, 2025
3c0813f
Fix indices.simulate_index_template test (#18399)
saimedhi May 30, 2025
6cd166f
Add Search Phase Result Processors to SearchPipelineInfo (#18400)
owaiskazi19 May 30, 2025
d52cefa
Fix performance regression in `ApproximatePointRangeQuery` with Lucen…
prudhvigodithi May 30, 2025
130173c
An attempt to fix flaky ReactorNetty4StreamingStressIT (new failure m…
reta Jun 1, 2025
32cd2e6
Add FIPS build tooling (#17907)
beanuwave Jun 2, 2025
e9c41f7
Bump com.maxmind.geoip2:geoip2 from 4.3.0 to 4.3.1 in /modules/ingest…
dependabot[bot] Jun 2, 2025
d8e2680
Add example plugins for mapping transformer and system ingest process…
bzhangam Jun 2, 2025
e21e7ec
Update FipsMode check to catch NoSuchMethodError (#18427)
cwperks Jun 4, 2025
e1826c2
Added time_in_execution attribute to /_cluster/pending_tasks response…
gargmanik13 Jun 4, 2025
d2b3ba0
Pagination for wlm/stats api (#17638)
Lindsay-00 Jun 4, 2025
a6eb368
BooleanQuery rewrite for must_not RangeQuery clauses (#17655)
peteralfonsi Jun 4, 2025
bee0749
[GRPC] Add integration tests for Bulk and Search GRPC endpoints (#18366)
karenyrx Jun 4, 2025
4d6f8ba
[rule based autotagging] Add Create Rule API Logic (#17792)
ruai0511 Jun 5, 2025
e417086
Support for star-tree keyword aggregation dfs mode (#18354)
sandeshkr419 Jun 5, 2025
ec3ebf6
Bump com.azure:azure-storage-common from 12.28.0 to 12.29.0 in /plugi…
dependabot[bot] Jun 5, 2025
1a87bcc
Bump org.jline:jline from 3.30.3 to 3.30.4 in /test/fixtures/hdfs-fix…
dependabot[bot] Jun 5, 2025
81852db
Add `nyc_taxis` search only test-procedure to test with Lucene 10.2.1…
prudhvigodithi Jun 5, 2025
80bd10a
[Rule based auto-tagging] Add rule sync service (#18128)
kaushalmahi12 Jun 5, 2025
0868856
Execute `:libs:opensearch-agent-sm:agent` tests in separate JVMs (#18…
Mishail Jun 5, 2025
6ad6f4e
Ensure feature flags from opensearch.yml are valid during plugin init…
jngz-es Jun 5, 2025
40dfbd3
Update ADMINS.md (#18445)
sandeshkr419 Jun 6, 2025
bd2119f
Bump com.squareup.okio:okio from 3.10.2 to 3.12.0 in /test/fixtures/h…
dependabot[bot] Jun 9, 2025
397a5e7
Bump com.azure:azure-xml from 1.1.0 to 1.2.0 in /plugins/repository-a…
dependabot[bot] Jun 9, 2025
b128529
Remove extra call to initializeFeatureFlags (#18453)
andrross Jun 9, 2025
3d58b8b
Standardize setting key for aux transports (#18452)
finnegancarroll Jun 9, 2025
5fa62e1
Set git attributes to union changes in the CHANGELOG to reduce merge …
cwperks Jun 9, 2025
2cd8785
Bump com.maxmind.db:maxmind-db from 3.1.1 to 3.2.0 in /modules/ingest…
dependabot[bot] Jun 10, 2025
33ebf94
Add minor fixes in WarmDiskThresholdDecider (#18456)
Gagan6164 Jun 10, 2025
190ea02
Adding integration of derived source feature across diff paths (#18054)
tanik98 Jun 10, 2025
528e2b0
[Star Tree] [Search] Support of Date Range Queries in Aggregations (#…
sandeshkr419 Jun 10, 2025
d19f905
Add Auto Force Merge Manager (#18229)
Harsh-87 Jun 10, 2025
6fd9329
Support Nested Aggregations as part of Star-Tree (#18048)
Shailesh-Kumar-Singh Jun 10, 2025
cf13a80
[Bug] Star tree indexing - kahan summation fix (#18462)
bharath-techie Jun 10, 2025
807163c
Approximation Framework Enhancement: Update the BKD traversal logic t…
prudhvigodithi Jun 10, 2025
bef982a
[Star tree] Remove star tree feature flag and add index setting to co…
bharath-techie Jun 10, 2025
7ab5c59
Allow searching 1K+ IP/masks in DV-only fields via terms_query (#18357)
mkhludnev Jun 10, 2025
d0c2e39
[rule based autotagging] Add Update Rule API Logic (#17797)
ruai0511 Jun 10, 2025
f048bb4
Remove @PublicApi annotation from RangeQueryBuilder (#18487)
sandeshkr419 Jun 11, 2025
5255f5b
Bugfix arrow-flight-rpc plugin dependency injection collision (#18483)
finnegancarroll Jun 11, 2025
b3ad02a
Add node-left metric (#18421)
bhumikasharma29 Jun 11, 2025
c92b8ea
Add FS Health Check Failure Metric (#18435)
bhumikasharma29 Jun 11, 2025
8a59ca1
Support system ingest pipelines for bulk update operations (#18277)
q-andy Jun 11, 2025
f7ebe22
bug fix for update rule api (#18488)
ruai0511 Jun 11, 2025
674de10
Fixing few of the Flaky tests related to derived source tests (#18493)
tanik98 Jun 11, 2025
3078649
Add task cancellation check in aggregation code paths (#18426)
kaushalmahi12 Jun 11, 2025
ec5adda
Fix example system pipeline plugin flaky index template YAML test (#1…
q-andy Jun 12, 2025
bc3778a
Ability to run Code Coverage locally with Gradle (#18509)
prudhvigodithi Jun 13, 2025
afb08a0
Revert "Switch percentiles implementation to MergingDigest (#18124)" …
peteralfonsi Jun 13, 2025
7d2b8cc
Add snapshot restore and index relocation IT (#18520)
varunbharadwaj Jun 15, 2025
5a7f656
create init smoke test to run in FIPS JVM (#18376)
beanuwave Jun 16, 2025
cc160cb
Update bundled JDK to JDK-24 (#18085)
reta Jun 16, 2025
7b5ebf2
Document GRPC settings and default values in README (#18506)
karenyrx Jun 16, 2025
a4dba6e
Bump com.microsoft.azure:msal4j from 1.20.1 to 1.21.0 in /plugins/rep…
dependabot[bot] Jun 17, 2025
5176685
Bump stefanzweifel/git-auto-commit-action from 5 to 6 (#18524)
dependabot[bot] Jun 17, 2025
0389da9
Bump com.squareup.okio:okio from 3.12.0 to 3.13.0 in /test/fixtures/h…
dependabot[bot] Jun 17, 2025
fe3f454
Activate Detect Breaking Changes Github Action since we have 3.0.0 ba…
reta Jun 17, 2025
225b0f8
Use single quotes in reproduction command (#18533)
andrross Jun 17, 2025
8b95b19
Fix PrimaryShardBatchAllocator NPE (#18537)
guojialiang92 Jun 17, 2025
a7f28f6
Revert "Adding integration of derived source feature across diff path…
andrross Jun 17, 2025
a6b1849
Revert "Adding integration of derived source feature across diff path…
andrross Jun 17, 2025
8ed095a
Add release notes for 3.1 (#18547)
sandeshkr419 Jun 18, 2025
33d8fce
Initialize FileCache for warm index on node boot-up/restart (#18467)
skumawat2025 Jun 18, 2025
bf8696e
[ref #18085] Allow READ access to `/sys/fs/cgroup/memory.swap.current…
Mishail Jun 18, 2025
9dc2a88
Add support for Warm Indices Write Block on Flood Watermark breach (#…
Gagan6164 Jun 18, 2025
0c7e17d
Skip KafkaSingleNodeTests.testPauseAndResumeAPIs it if docker is not …
Mishail Jun 18, 2025
55ee9bd
Fixed typo in 3.1 release note file (#18553)
sandeshkr419 Jun 18, 2025
7c8f01b
Bump version on main branch to 3.2 (#18544)
andrross Jun 19, 2025
135251f
[fixes #18561] Update `security.policy` to fix `ProcessProbe.getProce…
Mishail Jun 19, 2025
ef6cc26
Add @bharath-techie as maintainer (#18556)
shwetathareja Jun 20, 2025
63921b8
Introduce SecureHttpTransportParameters experimental API (to compleme…
reta Jun 20, 2025
a8bd494
Update Subject interface to use CheckedRunnable (#18570)
cwperks Jun 21, 2025
3e6ee3a
[BUG FIX] Profile Timings incorrect for concurrent segments (#18540)
neuenfeldttj Jun 21, 2025
3b66d33
Bump Apache Lucene to 10.2.2 (#18573)
reta Jun 22, 2025
f09824a
Fix flaky ReactorNetty4StreamingStressIT (#18575)
reta Jun 22, 2025
e2deff6
Bump 2.19.3 to Apache Lucene 9.12.2 (#18580)
reta Jun 22, 2025
d404f33
Add NodeResourceUsageStats to ClusterInfo (#18480)
abhita Jun 23, 2025
d015573
Create equivalents of JSM's AccessController in the java agent (#18346)
cwperks Jun 23, 2025
620ecb2
Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.0 in /bu…
dependabot[bot] Jun 23, 2025
1adc8cd
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 in /test/fixture…
dependabot[bot] Jun 23, 2025
008ceaa
Created an API to fetch remote store segment and translog metadata (#…
Sukriti0717 Jun 24, 2025
2581c58
Add timeout handling for S3 blob container async operations (#18583)
ashking94 Jun 24, 2025
6bf1a6d
Bump com.azure:azure-core-http-netty from 1.15.11 to 1.15.12 in /plug…
dependabot[bot] Jun 24, 2025
888739f
Add support for search pipeline in search and msearch template (#18564)
owaiskazi19 Jun 24, 2025
d9661c0
[Pull-based Ingestion] Create ingestion-fs plugin for simpler local t…
varunbharadwaj Jun 24, 2025
6f1d9d4
Fix the version increment workflow (#18604)
prudhvigodithi Jun 24, 2025
87022b7
Update Maven Snapshots publish endpoint (#18519)
zelinh Jun 25, 2025
9bfc863
Expose Last Index Request Timestamp in Cat Indices API (#18405)
rgsriram Jun 25, 2025
bfbd3c4
Fix serialization failure due to wrong version (#18614)
andrross Jun 25, 2025
d215f27
Fix flaky test in IngestServiceTests (#18623)
guojialiang92 Jun 26, 2025
5ced78c
[merged segment warmer] support local merged segment warmer (#18255)
guojialiang92 Jun 26, 2025
8e66782
[refs #18606] Use the same thread for a mock invocation (#18607)
Mishail Jun 26, 2025
8fdc6b3
[BUG] Cannot communicate with http2 when reactor-netty is enabled (#1…
reta Jun 26, 2025
0e2ec6f
Boolean must to filter rewrite for queries with constant scores (#18541)
peteralfonsi Jun 27, 2025
6154ffe
[BUG FIX] Fix the visit of sub queries for HasParentQuery and HasChil…
luyuncheng Jun 27, 2025
b1d6f55
Remove exclusions from breaking changes check (post 3.1.0 release) (#…
reta Jun 27, 2025
6dd0ca8
Remove redundant step from IndexActionIT#testAutoGenerateIdNoDuplicat…
msfroh Jun 27, 2025
0874e58
Fix delete rule event consumption for wildcard index based rules (#18…
kaushalmahi12 Jun 27, 2025
6d6e3dd
Fix regex query to work with field alias (#18215)
bowenlan-amzn Jun 30, 2025
8e0675f
Add workflow to automatically trigger manifest generation process (#1…
gaiksaya Jun 30, 2025
c230f4e
Bump com.squareup.okio:okio from 3.13.0 to 3.14.0 in /test/fixtures/h…
dependabot[bot] Jun 30, 2025
4e92a80
Fix credentials format (#18651)
gaiksaya Jun 30, 2025
d04e2f9
Provide aux transport to SecureAuxTransportSettingsProvider (#18616)
finnegancarroll Jun 30, 2025
d990978
Making snapshot store/restore rate dynamic (#18069)
kkewwei Jul 1, 2025
2cec4b5
Bump com.netflix.nebula.ospackage-base from 11.11.2 to 12.0.0 in /dis…
dependabot[bot] Jul 1, 2025
8fd9aeb
Extend Profiler to allow for non-timing info (#18631)
neuenfeldttj Jul 1, 2025
1af55d2
[Bug Fix] Fix the backward compatibility regression with `COMPLEMENT`…
prudhvigodithi Jul 1, 2025
223f9fd
[WLM] Make resource usage value cacheable for NodeDuressTrackers (#18…
kaushalmahi12 Jul 1, 2025
4eb6336
Fix bugs in replication lag computation (#18602)
mch2 Jul 1, 2025
f9c2fad
Replace LegacyESVersion.fromString with Version.fromString (#18567)
quangdutran Jul 1, 2025
16d0fb5
Inject QueryCollectorSpecFactory from Plugins to create QueryCollecto…
vibrantvarun Jul 1, 2025
36c2d59
Bump com.azure:azure-storage-blob from 12.30.0 to 12.30.1 in /plugins…
dependabot[bot] Jul 3, 2025
46a0045
Fix checkpoint handling to prevent segment replication infinite loop …
ashking94 Jul 3, 2025
1e00145
Extend Approximation Framework to other numeric types (#18530)
prudhvigodithi Jul 4, 2025
54b8f05
Bump BouncyCastle and password4j (#18668)
willyborankin Jul 4, 2025
fbfa626
Add support for custom index name resolver from cluster plugin (#18593)
Gagan6164 Jul 4, 2025
5d9695c
Remove clone holder and add Cleaner logic to clean up clones in FullF…
rayshrey Jul 4, 2025
a04c5ba
Disallow resize for Warm Index, add Parameterized ITs for close in re…
Gagan6164 Jul 7, 2025
fbbbecf
Added support for range version support in semver (#18557)
shrugarg-amzn Jul 7, 2025
504d956
An attempt to fix flaky SecureReactorNetty4HttpServerTransportTests (…
reta Jul 7, 2025
871fe29
Bump com.squareup.okio:okio from 3.14.0 to 3.15.0 in /test/fixtures/h…
dependabot[bot] Jul 7, 2025
f4ca647
Add Semantic Version field type mapper (#18454)
deshsidd Jul 7, 2025
621421e
Bump com.azure:azure-core from 1.55.3 to 1.55.5 in /plugins/repositor…
dependabot[bot] Jul 8, 2025
efc3e5d
Exposing default codec from codec service (#18698)
bharath-techie Jul 9, 2025
26ada7e
Replace CPU load average logic with AverageTracker class and modify d…
Harsh-87 Jul 9, 2025
a2e7d75
Rename all query group references to workload group (#18711)
ruai0511 Jul 9, 2025
f1825fd
Rename WorkloadGroupTestUtil to WorkloadManagementTestUtil (#18709)
ruai0511 Jul 9, 2025
caa47f7
Add Prudhvi Godithi (GH: prudhvigodithi) as a maintainer (#18690)
cwperks Jul 9, 2025
e1fc79e
Pass index settings to system ingest processor factories. (#18708)
bzhangam Jul 9, 2025
c2f41cf
Include named queries from rescore contexts in matched_queries array …
girishjeyakumar Jul 9, 2025
b609a50
Move gRPC transitive dependencies to expected version (#18672)
finnegancarroll Jul 9, 2025
1821e96
Modify wlm logging message (#18712)
ruai0511 Jul 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 5 additions & 1 deletion .ci/bwcVersions
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,8 @@ BWC_VERSION:
- "2.18.0"
- "2.18.1"
- "2.19.0"
- "2.20.0"
- "2.19.1"
- "2.19.2"
- "2.19.3"
- "3.0.0"
- "3.1.0"
4 changes: 2 additions & 2 deletions .ci/java-versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# are 'java' or 'openjdk' followed by the major release number.

# See please https://docs.gradle.org/8.10/userguide/upgrading_version_8.html#minimum_daemon_jvm_version
OPENSEARCH_BUILD_JAVA=openjdk17
OPENSEARCH_RUNTIME_JAVA=java11
OPENSEARCH_BUILD_JAVA=openjdk21
OPENSEARCH_RUNTIME_JAVA=java21
GRADLE_TASK=build
GRADLE_EXTRA_ARGS=
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
*.crt binary
*.p12 binary
*.txt text=auto
CHANGELOG.md merge=union
40 changes: 17 additions & 23 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,37 +1,31 @@
# CODEOWNERS manages notifications, not PR approvals
# For PR approvals see /.github/workflows/maintainer-approval.yml

# Files have a single rule applied, the last match decides the owner
# If you would like to more specifically apply ownership, include existing owner in new sub fields

# To verify changes of CODEOWNERS file
# In VSCode
# 1. Install extension https://marketplace.visualstudio.com/items?itemName=jasonnutter.vscode-codeowners
# 2. Go to a file
# 3. Use the command palette to run the CODEOWNERS: Show owners of current file command, which will display all code owners for the current file.

# Default ownership for all repo files
* @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dblock @dbwiddis @gbbafna @jainankitk @kotwanikunal @linuxpi @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
* @opensearch-project/opensearch-core-maintainers

/modules/lang-painless/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/modules/parent-join/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/modules/transport-netty4/ @peternied
/modules/lang-painless/ @opensearch-project/opensearch-core-maintainers @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/modules/parent-join/ @opensearch-project/opensearch-core-maintainers @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/modules/transport-netty4/ @opensearch-project/opensearch-core-maintainers @peternied

/plugins/identity-shiro/ @peternied @cwperks
/plugins/identity-shiro/ @opensearch-project/opensearch-core-maintainers @peternied @cwperks

/server/src/internalClusterTest/java/org/opensearch/index/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/internalClusterTest/java/org/opensearch/search/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/internalClusterTest/java/org/opensearch/index/ @opensearch-project/opensearch-core-maintainers @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/internalClusterTest/java/org/opensearch/search/ @opensearch-project/opensearch-core-maintainers @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah

/server/src/main/java/org/opensearch/extensions/ @peternied
/server/src/main/java/org/opensearch/identity/ @peternied @cwperks
/server/src/main/java/org/opensearch/index/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/main/java/org/opensearch/search/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/main/java/org/opensearch/threadpool/ @jed326 @peternied
/server/src/main/java/org/opensearch/transport/ @peternied
/server/src/main/java/org/opensearch/extensions/ @opensearch-project/opensearch-core-maintainers @peternied
/server/src/main/java/org/opensearch/identity/ @opensearch-project/opensearch-core-maintainers @peternied @cwperks
/server/src/main/java/org/opensearch/index/ @opensearch-project/opensearch-core-maintainers @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/main/java/org/opensearch/search/ @opensearch-project/opensearch-core-maintainers @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/main/java/org/opensearch/threadpool/ @opensearch-project/opensearch-core-maintainers @jed326 @peternied
/server/src/main/java/org/opensearch/transport/ @opensearch-project/opensearch-core-maintainers @peternied

/server/src/test/java/org/opensearch/index/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/test/java/org/opensearch/search/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/test/java/org/opensearch/index/ @opensearch-project/opensearch-core-maintainers @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/server/src/test/java/org/opensearch/search/ @opensearch-project/opensearch-core-maintainers @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah

/.github/ @jed326 @peternied
/.github/ @opensearch-project/opensearch-core-maintainers @jed326 @peternied

/MAINTAINERS.md @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @cwperks @dblock @dbwiddis @gaobinlong @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @peternied @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
/MAINTAINERS.md @opensearch-project/opensearch-core-maintainers
Loading