Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork Sync: Update from parent repository #143

Open
wants to merge 1,711 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1711 commits
Select commit Hold shift + click to select a range
46a7bb6
Add support to skip pinned timestamp in remote segment garbage collec…
sachinpkale Aug 27, 2024
20ebe6e
Throw UnsupportedOperationException in unused methods (#15446)
andrross Aug 27, 2024
c771bdd
Fix DerivedFieldQuery to support concurrent search. (#15326)
mch2 Aug 27, 2024
23cba28
[SnapshotV2] Support centralize snapshot creation (#15124)
anshu1106 Aug 28, 2024
8d17c8d
[Streaming Indexing] Introduce bulk HTTP API streaming flavor (#15381)
reta Aug 28, 2024
c0bcacb
Add query group stats constructs (#15343)
kaushalmahi12 Aug 28, 2024
b30df02
Update skip versions for flat_object tests (#15448)
msfroh Aug 28, 2024
ee17eca
Add runAs to Subject interface and introduce IdentityAwarePlugin exte…
cwperks Aug 28, 2024
f5da8c8
Bump icu4j from 70.1 to 75.1 (#15469)
reta Aug 28, 2024
acee2ae
Fix Netty's ByteBuf leak (#15475)
reta Aug 28, 2024
5663b4a
Change abstraction point for transport protocol (#15432)
andrross Aug 28, 2024
8629279
Star Tree Meta and Data Writers (#15295)
sarthakaggarwal97 Aug 29, 2024
3726c52
Populate RecoveryState details for shallow snapshot restore (#15353)
ltaragi Aug 29, 2024
2b84305
Add minTranslogGeneration to remote translog metadata filename (#15489)
sachinpkale Aug 29, 2024
b3d5874
Fix ResourceType API annotations (#15497)
reta Aug 29, 2024
30ed15d
Change RemoteSegmentStoreDirectory init at given timestamp to ignore …
sachinpkale Aug 29, 2024
e982a16
Make balanced shards allocator timebound (#15239)
imRishN Aug 29, 2024
e5fadba
Update version check for fix the bug of missing validation for the se…
gaobinlong Aug 29, 2024
e146f13
Optimize NodeIndicesStats output behind flag (#14454)
Pranshu-S Aug 29, 2024
0a10aca
Enhance OpenSearch APIs annotation processor with OpenSearch version …
reta Aug 29, 2024
c11d275
Add query group level rejection logic (#15428)
kaushalmahi12 Aug 29, 2024
9194b7a
Fix null values when indexing in flat_object field (#14069)
kkewwei Aug 30, 2024
f351c01
update benchmark configs with concurrent search scenarios (#15517)
Gankris96 Aug 30, 2024
cad81b0
Remote publication using min node version for backward compatibility …
soosinha Aug 30, 2024
57a597f
Adding translog durability validation in index templates (#15494)
shourya035 Aug 30, 2024
e3f8a38
Create Index using context (#15290)
mgodwan Aug 30, 2024
1d5082e
Remove some unused code in the search backpressure package (#15518)
gaobinlong Aug 30, 2024
1e9fdb4
Initial commit to support a search only replica for RW separation. (#…
mch2 Aug 30, 2024
579f2aa
Add support for tracking failures at query group level (#15527)
kaushalmahi12 Aug 30, 2024
839ba0b
Add fieldType to AbstractQueryBuilder and SortBuilder (#15328)
dzane17 Aug 30, 2024
2224d48
Extract replicator logic from SegmentReplicationTargetService (#15511)
mch2 Aug 30, 2024
03d9a24
Handle unsupported media type properly for streaming requests (#15531)
reta Aug 31, 2024
71d122b
correcting shard routing version (#15554)
bharath-techie Sep 1, 2024
c308b98
Add support to upload snapshot shard blobs with hashed prefix (#15426)
ashking94 Sep 1, 2024
4c98c7e
Fix RepositoriesServiceIT.testUpdateRepository from #15426 (#15559)
ashking94 Sep 1, 2024
ef47252
Add support to skip pinned timestamp in remote translog garbage colle…
sachinpkale Sep 2, 2024
758c2aa
Fix flaky tests with hashed prefix path type snapshots (#15560)
ashking94 Sep 2, 2024
c37d5f6
Modify create snapshot response when wait_for_completion is false (#1…
anshu1106 Sep 2, 2024
b54e867
[Remote Publication] Add remote download stats (#15291)
Arpit-Bandejiya Sep 2, 2024
6bae704
Star Tree File Formats (#14809)
sarthakaggarwal97 Sep 2, 2024
7247266
Simplify diff calculation for remote routing table (#15100)
Bukhtawar Sep 2, 2024
738cdd3
Update version check for context to comply with backport (#15572)
mgodwan Sep 2, 2024
2e9db40
Introduce ApproximateRangeQuery and ApproximateQuery (#13788)
harshavamsi Sep 2, 2024
cfcfe21
Change pinned timestamp file format stored in remote store (#15526)
sachinpkale Sep 3, 2024
41ba00a
Add limit on number of processors in Ingest pipelines (#15465)
anandkrrai Sep 3, 2024
925f41b
[SnapshotV2] Snapshot Status API changes (#15409)
ltaragi Sep 3, 2024
bcd09ab
Fix missing order field in TemplatesMetadata deserialization (#15509)
soosinha Sep 3, 2024
9f81479
Support cancellation for admin apis (#13966)
aasom143 Sep 3, 2024
b23c9de
Fix flaky test MasterServiceTests.testClusterStateUpdateLoggingWithDe…
sumitasr Sep 3, 2024
022acba
Disable pinned timestamp flag and mute testRemoteStoreCleanupForDelet…
sachinpkale Sep 3, 2024
a5590d1
Adding awaitsFix to approximateRangeTest flaky tests (#15601)
bharath-techie Sep 3, 2024
0512e9e
[Star tree] Star tree index validations (#15533)
bharath-techie Sep 3, 2024
33be5a9
Add prefix support to hashed prefix & infix path types on remote stor…
ashking94 Sep 3, 2024
70ba5a1
[Snapshot V2] Fix for create snapshot build and test failures (#15602)
anshu1106 Sep 3, 2024
0f53bf9
Change version to V_2_17_0 (#15596)
ltaragi Sep 3, 2024
82762d4
Add cluster state checksum in manifest (#15218)
himshikha Sep 3, 2024
7a9cb35
Restore snapshot changes for shallow snapshot V2 (#15462)
sachinpkale Sep 3, 2024
4516065
Limiting node attribute serialisation in DiscoveryNode (#15341)
RS146BIJAY Sep 3, 2024
12f6493
interfaces fixes for star tree search (#15603)
sarthakaggarwal97 Sep 3, 2024
c62626d
SnapshotInfo pinned timestamp version change to V_2_17_0 (#15616)
anshu1106 Sep 3, 2024
deeb2de
Abstract out RemoteFsTranslogWithPinnedTimestamps (#15579)
sachinpkale Sep 3, 2024
3fc0139
Optimise snapshot deletion to speed up snapshot deletion and creation…
ashking94 Sep 3, 2024
a60b668
Remove breaking changes from #15409 (#15624)
ltaragi Sep 3, 2024
c19cf88
Add canRemain method to TargetPoolAllocationDecider to move shards fr…
neetikasinghal Sep 3, 2024
442a928
pluggable deciders for concurrent search (#15363)
Gankris96 Sep 3, 2024
bc02f90
Fixing OpenSearch API Spec annotation build errors (#15626)
saratvemulapalli Sep 3, 2024
eb1cbb8
Fix flaky test in 91_flat_object_null_value.yml (#15545)
msfroh Sep 3, 2024
a59ae3c
Revert "Add fieldType to AbstractQueryBuilder and SortBuilder (#15328…
jainankitk Sep 4, 2024
0753461
Add Update QueryGroup API Logic (#14775)
ruai0511 Sep 4, 2024
5bf34d2
[Snapshot V2] Support pinned timestamp in delete flow (#15256)
anshu1106 Sep 4, 2024
17b5f98
ClusterManagerTaskThrottler Improvements (#15508)
sumitasr Sep 4, 2024
a608fca
Changing checksum setting to support modes (#15622)
himshikha Sep 4, 2024
f7b78d1
Fix version check for BWC of Discovery Node serialization (#15620)
RS146BIJAY Sep 4, 2024
e087272
Initialise RemoteRoutingTableService when we have RoutingTable reposi…
shiv0408 Sep 4, 2024
b7c7f64
Reset discovery nodes in most transport node actions request. (#15131)
SwethaGuptha Sep 4, 2024
48cf5f0
Mute failing snapshot status tests (#15652)
ltaragi Sep 4, 2024
23f5c2f
[Star Tree] Scaled Float Support (#15442)
sarthakaggarwal97 Sep 4, 2024
d28fbc3
Optimizing get indices to segments map calculations for IndicesSegmen…
gargharsh3134 Sep 4, 2024
2793634
relaxing the join validation for nodes which have only store disabled…
rajiv-kv Sep 4, 2024
d2bc9fc
Set Version to 2.17 for hashed prefix snapshots (#15656)
ashking94 Sep 4, 2024
ad1df9e
fix wildcard term & terms query & add YAML REST test (#15607)
HUSTERGS Sep 4, 2024
4f57d6a
Fix approximate pointrangequery tests (#15590)
harshavamsi Sep 4, 2024
71a771e
[Star tree][Bug] Fix for derived metrics (#15640)
bharath-techie Sep 4, 2024
3681b52
[RW Separation] Add routing preference to route requests only to sear…
mch2 Sep 4, 2024
7b0846e
Integrate translog cleanup with snapshot deletion and fix primary ter…
sachinpkale Sep 4, 2024
b345439
[RW Separation] Introduce allocation filter to control placement of s…
mch2 Sep 4, 2024
d64baa6
Add new cluster setting for keyword indexordocvalues query (#15637)
harshavamsi Sep 4, 2024
729e40d
Fix bwc test failures by updating wire compatibility on NodeIndicesSt…
mch2 Sep 5, 2024
261b17a
Mute test testRemoteStoreCleanupForDeletedIndexForSnapshotV2 (#15695)
mch2 Sep 5, 2024
375c0bf
[RW Separation] Add polling segment replication for search replicas (…
mch2 Sep 5, 2024
73e14ab
version change to V_2.17.0 for node min version check (#15644)
anshu1106 Sep 5, 2024
f33c786
Throw CircuitBreakingException for too many shards in snashot status …
ltaragi Sep 5, 2024
4f50b4d
Schedule reroute after allocator timed out (#15565)
imRishN Sep 5, 2024
1935650
Add dedicated string prefix for remote index metadata and remote rout…
soosinha Sep 5, 2024
b957eca
Fix MacOS assemble workflows (#15741)
reta Sep 5, 2024
2f1e209
Add 2.18.0 version (#15712)
reta Sep 5, 2024
c505709
Provide factory for pluggable deciders (#15713)
Gankris96 Sep 5, 2024
95642db
Update newQueryShardContext() overload to fix breaking changes (#15710)
harshavamsi Sep 5, 2024
6f2ea39
Making _cat/allocation API use indexLevelStats (#15292)
gargharsh3134 Sep 5, 2024
2eb148c
Integ Test for RemotePublication can be disabled by rolling restart o…
shiv0408 Sep 5, 2024
e5e8504
Bump com.azure:azure-identity from 1.13.0 to 1.13.2 in /plugins/repos…
dependabot[bot] Sep 5, 2024
245fa47
Add path prefix support to hashed prefix snapshots (#15664)
ashking94 Sep 5, 2024
f5c897c
Adding WithFieldName interface for QueryBuilders with fieldName (#15705)
dzane17 Sep 5, 2024
8f34ce5
Mitigation for remote snapshot filecache overflow (#15077)
finnegancarroll Sep 5, 2024
375dda3
Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperati…
sachinpkale Sep 5, 2024
fe61e4f
Fixing MacOS 13 assemble workflows (#15747)
reta Sep 5, 2024
3fdbd8b
Make Remote Publication a static setting (#15478)
shiv0408 Sep 6, 2024
6f45a74
Mute flaky test testRemotePublicationDisabledByRollingRestart (#15772)
shiv0408 Sep 6, 2024
debd040
[Snapshot V2] Support pinned timestamp in clone flow (#15524)
anshu1106 Sep 6, 2024
3c6019d
Add wait in replica recovery for allocation id to propagate on source…
gbbafna Sep 6, 2024
cbdcbb7
[Remote State] Upload incremental cluster state on master re-election…
shiv0408 Sep 6, 2024
89915b6
Optimise memory for rest cluster health calls with in-line shard aggr…
SwethaGuptha Sep 6, 2024
0f29b52
Mute RemoteMigration flaky test (#15795)
ltaragi Sep 6, 2024
66c7780
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 in /plugi…
dependabot[bot] Sep 6, 2024
7c9c01d
Change version to 2.17.0 for shallow snapshot V2 restore changes (#15…
sachinpkale Sep 6, 2024
767c07f
Downgrade version check for ser/de of applyLevelAtTransportLayer flag…
SwethaGuptha Sep 8, 2024
5642ce7
Update protobuf from 3.22.3 to 3.25.4 (#15684)
cwperks Sep 8, 2024
9b01455
Add 2.17 release notes (#15762) (#15768) (#15776)
reta Sep 9, 2024
503e6f0
Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 in /bu…
dependabot[bot] Sep 9, 2024
e688d39
Bump peter-evans/create-pull-request from 6 to 7 (#15863)
dependabot[bot] Sep 9, 2024
7cb2bd0
Remove awaits fix since tests are now passing (#15727)
harshavamsi Sep 9, 2024
62c6d08
Bump com.nimbusds:oauth2-oidc-sdk from 11.9.1 to 11.19.1 in /plugins/…
dependabot[bot] Sep 10, 2024
19aedcd
Move changelog entries to release notes which are backported to 2.17 …
shiv0408 Sep 10, 2024
107f0ce
Update to Gradle 8.10.1 (#15867)
reta Sep 10, 2024
f8515c7
[BUG] Bug fix for checksum validation for mapping metadata (#15885)
himshikha Sep 10, 2024
320611a
fix escaped wildcard query on wildcard field (#15737)
HUSTERGS Sep 10, 2024
92d7fe8
Add more wait time to assertBusy to fix RemoteFsTimestampAwareTranslo…
sachinpkale Sep 11, 2024
98a9161
Fixing MacOS 13 assemble workflows (once again) (#15898)
reta Sep 11, 2024
9354dd9
updating release-notes for 2.17 (#15884)
rajiv-kv Sep 11, 2024
58794ad
Add cancellation framework changes in wlm (#15651)
kaushalmahi12 Sep 11, 2024
2e98df3
Fixing the CHANGELOG.md by removing change published in 2.17 (#15903)
jainankitk Sep 11, 2024
12ff5ed
using remote cluster-state as fallback (#15424)
rajiv-kv Sep 12, 2024
330b249
Add restriction to have a single repository with shallow snapshot v2 …
sachinpkale Sep 12, 2024
4223fab
Removing task Id from map using remove() (#15918)
sgup432 Sep 12, 2024
07029b2
Add the capability to override indices.breaker.total.use_real_memory …
navneet1v Sep 13, 2024
260edc5
Fix flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testClos…
reta Sep 13, 2024
36c89bf
Update TESTING.md 'Building with extra plugins' documentation (#15893)
finnegancarroll Sep 13, 2024
aaa92ae
Fix case insensitive query on wildcard field (#15882)
HUSTERGS Sep 13, 2024
bd26056
Remove TooManyShardsInSnapshotsStatusException (#15877)
ltaragi Sep 16, 2024
c709400
Revert "Mute failing snapshot status tests (#15652)" (#15876)
ltaragi Sep 16, 2024
45a8ed4
Bump com.gradle.develocity from 3.18 to 3.18.1 (#15947)
dependabot[bot] Sep 16, 2024
e3bbc74
Bump ch.qos.logback:logback-core from 1.5.6 to 1.5.8 in /test/fixture…
dependabot[bot] Sep 16, 2024
81288b1
remote publication checksum stats (#15957)
himshikha Sep 17, 2024
8347d0e
Add validation for the search backpressure cancellation settings (#15…
gaobinlong Sep 17, 2024
eb5b703
Fix flaky terminaton conditions for org.opensearch.rest.ReactorNetty4…
reta Sep 17, 2024
7c427d9
Implement WithFieldName interface in ValuesSourceAggregationBuilder &…
dzane17 Sep 17, 2024
b2a7136
Bump com.microsoft.azure:msal4j from 1.17.0 to 1.17.1 in /plugins/rep…
dependabot[bot] Sep 18, 2024
4802d0d
Update version in README to 2.18.0 (#15968)
cwperks Sep 18, 2024
3937ccb
[AUTO] [main] Add bwc version 2.17.1. (#15966)
opensearch-trigger-bot[bot] Sep 18, 2024
3a1b6d1
Refactor branch deletion for backports (#15983)
gaiksaya Sep 18, 2024
80ff07e
star tree file formats refactoring and fixing offset bug (#15975)
bharath-techie Sep 19, 2024
6bef1e1
Fix infinite loop in nested agg (#15931)
kkewwei Sep 19, 2024
620db0a
Explicitly set include discovery nodes flag in reloadSecureSetting re…
SwethaGuptha Sep 19, 2024
ab7816c
Update version check in yaml test file for bitmap filtering (#15993)
gaobinlong Sep 19, 2024
77ddfd6
Fix deleting backport branches workflow (#16003)
gaiksaya Sep 19, 2024
1bc81d3
Remove identity-related feature flagged code from the RestController …
cwperks Sep 19, 2024
19d8df0
Update version check in yml test file (#15999)
reta Sep 19, 2024
94222f1
Update big5 workload config to use the ordered documents snapshot (#1…
rishabh6788 Sep 19, 2024
b369611
Add successfulSearchShardIndices in searchRequestContext before onReq…
dzane17 Sep 19, 2024
9537d39
add concurrency check to gradle-check workflow (#16007)
rishabh6788 Sep 20, 2024
2b670cc
Add support for async deletion in S3BlobContainer (#15621)
ashking94 Sep 20, 2024
f0ea056
Update protobuf from 3.25.4 to 3.25.5 (#16011)
cwperks Sep 20, 2024
4963792
Add more yaml rest tests for search backpressure settings (#16012)
gaobinlong Sep 20, 2024
05dab3b
Avoid infinite loop in flat_object parsing (#15985)
msfroh Sep 20, 2024
036f6bc
Add disallow settings update during repository in use ITs (#16001)
ashking94 Sep 21, 2024
1343367
Fixing flaky test testRemoteIndexPathFileExistsAfterMigration (#15977)
astute-decipher Sep 23, 2024
b984b9f
Bump actions/github-script from 5 to 7 (#16039)
dependabot[bot] Sep 23, 2024
c85ee68
Fix search_as_you_type not supporting multi-fields (#15988)
gaobinlong Sep 23, 2024
eeb2f39
Fix flaky test in RemoteStoreMigrationSettingsUpdateIT (#16048)
ashking94 Sep 24, 2024
d6bda7d
Bump dnsjava:dnsjava from 3.6.1 to 3.6.2 in /test/fixtures/hdfs-fixtu…
dependabot[bot] Sep 24, 2024
848e5c6
Update version check in yaml test file for the bug fix of avoid infin…
gaobinlong Sep 24, 2024
6a29119
Add support for docker compose v2 in TestFixturesPlugin (#16049)
cwperks Sep 24, 2024
b3cc802
Change the version to 2.18 as term-check fallback is merged to 2.x (#…
rajiv-kv Sep 24, 2024
12dadcf
Retry remote state download while bootstrap (#15950)
soosinha Sep 25, 2024
dc4dbce
Optimize remote store GC flow with pinned timestamps (#15943)
sachinpkale Sep 25, 2024
0617d95
Modify flaky test (#15854)
shiv0408 Sep 25, 2024
f1acc7a
Fix issue of red index on close for remote enabled clusters (#15990)
ashking94 Sep 25, 2024
a42e51d
Fix segment count for optimized agg rest test (#16067)
finnegancarroll Sep 25, 2024
daf1669
Added support for msearch API to pass search pipeline name (#15923)
owaiskazi19 Sep 26, 2024
ae22e3f
Update 390_search_as_you_type.yml (#16065)
reta Sep 26, 2024
5888867
Allow RemotePublication configured nodes to join remote cluster in mi…
rajiv-kv Sep 26, 2024
949b31f
Ignore google-cloud-storage and google-api-client major version upgra…
cwperks Sep 26, 2024
007d1b9
Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1 in /plugins/rep…
dependabot[bot] Sep 26, 2024
7caca26
Updates version to fix BWC for SearchSourceBuilder (#16086)
owaiskazi19 Sep 26, 2024
e8b02c9
Shallow snapshot v2 - create snapshot validations in a cluster state …
gbbafna Sep 27, 2024
8d19cb9
Bump org.roaringbitmap:RoaringBitmap from 1.2.1 to 1.3.0 in /server (…
dependabot[bot] Sep 27, 2024
0363a64
Bump com.nimbusds:nimbus-jose-jwt in /test/fixtures/hdfs-fixture (#16…
dependabot[bot] Sep 27, 2024
78860ac
Registering disable user-agent setting with OpenSearch (#16052)
saratvemulapalli Sep 27, 2024
b50117b
Bump com.maxmind.geoip2:geoip2 from 4.2.0 to 4.2.1 in /modules/ingest…
dependabot[bot] Sep 28, 2024
1563e1a
Fix for race condition in node-join/node-left loop (#15521)
rahulkarajgikar Sep 28, 2024
d510b12
Update Gradle to 8.10.2 (#16107)
reta Sep 29, 2024
031d8ae
Fix testHAProxyModeConnectionWorks is flaky (#16087)
gaobinlong Sep 29, 2024
0dba562
Implementing pagination for _cat/indices API (#14718)
gargharsh3134 Sep 30, 2024
1bddf2f
Bugfix in RemoteFsTimestampAwareTranslog.trimUnreferencedReaders (#16…
sachinpkale Sep 30, 2024
7ba8b78
Correct the version post backport to 2.18 instead of current (#16127)
gbbafna Sep 30, 2024
8ddb3ee
Add success and failure count OTel metrics for async shard fetch (#15…
rahulkarajgikar Sep 30, 2024
e6e290d
Fix version check in yml test file for double range profiler shows fi…
gaobinlong Sep 30, 2024
0b96565
Bump com.maxmind.db:maxmind-db from 3.1.0 to 3.1.1 in /modules/ingest…
dependabot[bot] Sep 30, 2024
9a5c7b2
Add default implementation to new finalizeSnapshot() in Repository (#…
sachinpkale Sep 30, 2024
d131d58
Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1 in /bu…
dependabot[bot] Sep 30, 2024
210228f
Add 2.17.1 release notes (#16104) (#16105) (#16132)
reta Oct 1, 2024
43e7597
Add assertBusy to failing snapshot tests (#16146)
ltaragi Oct 1, 2024
a767e92
Optimize checksum creation for remote cluster state (#16046)
himshikha Oct 1, 2024
1ef6444
Bump com.azure:azure-core-http-netty from 1.15.3 to 1.15.4 in /plugin…
dependabot[bot] Oct 1, 2024
be9f942
[SnapshotV2] Add timestamp of last successful fetch of pinned timesta…
ltaragi Oct 1, 2024
c46bf41
Bump org.jline:jline from 3.26.3 to 3.27.0 in /test/fixtures/hdfs-fix…
dependabot[bot] Oct 1, 2024
7b248ef
Remove Identity FeatureFlag (#16024)
cwperks Oct 1, 2024
908fefe
Change default retry mechanism of s3 client to Standard Mode (#15978)
Arpit-Bandejiya Oct 1, 2024
0b1650d
Ensure RestHandler.Wrapper delegates all implementations to the wrapp…
cwperks Oct 1, 2024
1ee858f
[BUG] Streaming bulk request hangs (#16158)
reta Oct 1, 2024
79a2ec1
Fix client-rest-high-level tests for ppc64le (#16089)
prachi-gaonkar Oct 2, 2024
4e3a6d0
[AUTO] [main] Add bwc version 2.17.2. (#16166)
opensearch-trigger-bot[bot] Oct 2, 2024
e7ad37d
Change version checks from CURRENT to 2.18 (#16174)
ltaragi Oct 3, 2024
bf6566e
Add changes to block calls in cat shards, indices and segments based …
sumitasr Oct 3, 2024
5771e81
Separate Remote State and Publication enabled and configured methods …
shiv0408 Oct 3, 2024
6020c58
[Snapshot V2] Remove orphan timestamps post create snapshot completio…
gbbafna Oct 3, 2024
3d7184b
Bump Netty to 4.1.114.Final (#16182)
reta Oct 3, 2024
d1fd47c
Implement phone number analyzer (#15915)
rursprung Oct 3, 2024
f9e0c85
Fix japicmp configuration by treating abstract-to-default method chan…
reta Oct 4, 2024
aef7eca
Add more unit tests for RemoteStoreUtils and RemoteFsTimestampAwareTr…
sachinpkale Oct 4, 2024
ba8f1be
Run queued operations post v2 operations completion (#16179)
gbbafna Oct 4, 2024
b06ddb6
Fix warnings from SLF4J on startup when repository-s3 is installed (#…
cwperks Oct 4, 2024
421a1cc
Fix unknown parameter source_remote_translog_repository bug (#16192)
sachinpkale Oct 4, 2024
7a58f5e
Mute snapshot v2 flaky tests (#16193)
gbbafna Oct 7, 2024
a81b868
Implementing pagination for _cat/shards (#14641)
gargharsh3134 Oct 7, 2024
146b0f7
Update Apache Lucene to 9.12.0 (#15333)
reta Oct 7, 2024
e885aa9
Latency improvements to Multi Term Aggregations (#14993)
expani Oct 7, 2024
e24b4c9
Add wlm resiliency orchestrator (query group service) (#15925)
kaushalmahi12 Oct 8, 2024
266bdd3
[Tiered Caching] Segmented cache changes (#16047)
sgup432 Oct 8, 2024
1e49aa8
[Star tree] Add date field rounding support in star tree (#15249)
bharath-techie Oct 8, 2024
3696c29
[Star tree] Refactoring builder tests (#16036)
bharath-techie Oct 8, 2024
5279d21
Change successfulSearchShardIndices to Set<Index> (#16110)
dzane17 Oct 8, 2024
e8e041b
Add more concurrent Snapshot V2 Integ Tests (#16207)
gbbafna Oct 8, 2024
aad325f
Bump com.azure:azure-json from 1.1.0 to 1.3.0 in /plugins/repository-…
dependabot[bot] Oct 8, 2024
96082f7
Close RemoteStorePinnedTimestampService on Node.close() (#16228)
sachinpkale Oct 8, 2024
febbc00
Add TLSv1.3 in jdk.tls.client.protocols systemProp in gradle.properti…
cwperks Oct 8, 2024
2ed8ff0
Attempt to delete backport branches only for OpenSearch repo (#16240)
gaiksaya Oct 8, 2024
62b1537
Fix Cache backward compatibility breaking change (#16238)
sgup432 Oct 9, 2024
b5917c5
[Star tree] Moving compositeCodec to composite912Codec and dropping c…
bharath-techie Oct 9, 2024
acf209f
Bump com.google.api-client:google-api-client from 2.2.0 to 2.7.0 in /…
dependabot[bot] Oct 9, 2024
e7757e7
Update Apache Lucene version for 2.18.0 (#16252)
reta Oct 9, 2024
9225aa2
Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 in /test/fixtures/hdf…
dependabot[bot] Oct 9, 2024
ba0ccfa
Bump io.grpc:grpc-api from 1.57.2 to 1.68.0 in /plugins/discovery-gce…
dependabot[bot] Oct 9, 2024
a09750a
Remove redundant force merge - histo rest tests (#16144)
finnegancarroll Oct 9, 2024
68e3e45
The protobuf-java leaks through client library dependencies (#16254)
reta Oct 9, 2024
9e53d9b
Fix Flaky Test org.opensearch.gateway.RecoveryFromGatewayIT.testShard…
kkewwei Oct 10, 2024
d7b0116
Revert remote publication method renaming in DiscoveryNode (#16250)
soosinha Oct 10, 2024
58adc18
BugFix: call listener.onFailure on failure to pin the timestamp (#16248)
sachinpkale Oct 10, 2024
b2253f1
[Workload Management] QueryGroup Stats API Logic (#15777)
ruai0511 Oct 10, 2024
b3b8c9b
Add Integration Tests for Workload Management CRUD APIs (#15955)
ruai0511 Oct 10, 2024
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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
18 changes: 18 additions & 0 deletions .ci/bwcVersions
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,21 @@ BWC_VERSION:
- "2.9.0"
- "2.9.1"
- "2.10.0"
- "2.10.1"
- "2.11.0"
- "2.11.1"
- "2.11.2"
- "2.12.0"
- "2.12.1"
- "2.13.0"
- "2.13.1"
- "2.14.0"
- "2.14.1"
- "2.15.0"
- "2.15.1"
- "2.16.0"
- "2.16.1"
- "2.17.0"
- "2.17.1"
- "2.17.2"
- "2.18.0"
3 changes: 2 additions & 1 deletion .ci/java-versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
# build and test OpenSearch for this branch. Valid Java versions
# are 'java' or 'openjdk' followed by the major release number.

OPENSEARCH_BUILD_JAVA=openjdk11
# 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
GRADLE_TASK=build
GRADLE_EXTRA_ARGS=
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* text eol=lf
*.jar binary
*.bat binary
*.zip binary
*.exe binary
Expand Down
38 changes: 37 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1,37 @@
* @reta @anasalkouz @andrross @reta @Bukhtawar @CEHENKLE @dblock @gbbafna @setiah @kartg @kotwanikunal @mch2 @nknize @owaiskazi19 @Rishikesh1159 @ryanbogan @saratvemulapalli @shwetathareja @dreamer-89 @tlfeng @VachaShah @dbwiddis @sachinpkale @sohami
# 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 @dblock @dbwiddis @gbbafna @jainankitk @kotwanikunal @linuxpi @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah

/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

/plugins/identity-shiro/ @peternied

/server/src/internalClusterTest/java/org/opensearch/index/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @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 @dblock @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
/server/src/main/java/org/opensearch/index/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @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 @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/test/java/org/opensearch/index/ @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @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 @dblock @dbwiddis @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah

/.github/ @jed326 @peternied

/MAINTAINERS.md @anasalkouz @andrross @ashking94 @Bukhtawar @CEHENKLE @dblock @dbwiddis @gaobinlong @gbbafna @jed326 @kotwanikunal @mch2 @msfroh @nknize @owaiskazi19 @peternied @reta @Rishikesh1159 @sachinpkale @saratvemulapalli @shwetathareja @sohami @VachaShah
33 changes: 0 additions & 33 deletions .github/ISSUE_TEMPLATE/bug_template.md

This file was deleted.

80 changes: 80 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_template.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
name: 🐛 Bug report
description: Create a report to help us improve
title: "[BUG] <title>"
labels: ['bug, untriaged']
body:
- type: textarea
attributes:
label: Describe the bug
description: A clear and concise description of what the bug is.
validations:
required: true
- type: dropdown
attributes:
label: Related component
description: Choose a specific OpenSearch component your bug belongs to. If you are unsure which to select or if the component is not present, select "Other".
multiple: false
options:
- # Empty first option to force selection
- Build
- Clients
- Cluster Manager
- Extensions
- Indexing:Performance
- Indexing:Replication
- Indexing
- Libraries
- Other
- Plugins
- Search:Aggregations
- Search:Performance
- Search:Query Capabilities
- Search:Query Insights
- Search:Relevance
- Search:Remote Search
- Search:Resiliency
- Search:Searchable Snapshots
- Search
- Storage:Durability
- Storage:Performance
- Storage:Remote
- Storage:Snapshots
- Storage
validations:
required: true
- type: textarea
attributes:
label: To Reproduce
description: Steps to reproduce the behavior.
value: |
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
validations:
required: true
- type: textarea
attributes:
label: Expected behavior
description: A clear and concise description of what you expected to happen.
validations:
required: true
- type: textarea
attributes:
label: Additional Details
description: Add any other context about the problem here.
value: |
**Plugins**
Please list all plugins currently enabled.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Host/Environment (please complete the following information):**
- OS: [e.g. iOS]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
validations:
required: false
8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/failed_check.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

67 changes: 67 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
name: 🎆 Feature request
description: Suggest an idea for this project
title: '[Feature Request] <title>'
labels: ['enhancement, untriaged']
body:
- type: textarea
attributes:
label: Is your feature request related to a problem? Please describe
description: A clear and concise description of what the problem is.
placeholder: Ex. I'm always frustrated when [...]
validations:
required: true
- type: textarea
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen.
validations:
required: true
- type: dropdown
attributes:
label: Related component
description: Choose a specific OpenSearch component your feature request belongs to. If you are unsure of which component to select or if the component is not present, select "Other".
multiple: false
options:
- # Empty first option to force selection
- Build
- Clients
- Cluster Manager
- Extensions
- Indexing:Performance
- Indexing:Replication
- Indexing
- Libraries
- Other
- Plugins
- Search:Aggregations
- Search:Performance
- Search:Query Capabilities
- Search:Query Insights
- Search:Relevance
- Search:Remote Search
- Search:Resiliency
- Search:Searchable Snapshots
- Search
- Storage:Durability
- Storage:Performance
- Storage:Remote
- Storage:Snapshots
- Storage
- ShardManagement:Placement
- ShardManagement:Performance
- ShardManagement:Resiliency
- ShardManagement:Insights
validations:
required: true
- type: textarea
attributes:
label: Describe alternatives you've considered
description: A clear and concise description of any alternative solutions or features you've considered.
validations:
required: false
- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
validations:
required: false
58 changes: 58 additions & 0 deletions .github/ISSUE_TEMPLATE/meta.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
name: ✨ Meta Issue
description: An issue that collects other issues together to describe a larger project or activity.
title: '[META] <title>'
labels: ['Meta, untriaged']
body:
- type: textarea
attributes:
label: Please describe the end goal of this project
description: A clear and concise description of this project/endeavor. This should be understandable to someone with no context.
placeholder: Ex. Views is a way to project indices in OpenSearch, these views act as a focal point for describing the underlying data and how the data is accessed. It allows for restricting the scope and filtering the response consistently.
validations:
required: true
- type: textarea
attributes:
label: Supporting References
description: Please provide links (and descriptions!) to RFCs, design docs, etc
validations:
required: true
- type: textarea
attributes:
label: Issues
description: Please create a list of issues that should be tracked by this meta issue, including a short description. The purpose is to provide everyone on the project with an "at a glance" update of the state us the work being tracked. If you use the format "- [ ]" it will put your list into a checklist.
placeholder: Ex. - [ ] https://github.com/opensearch-project/security/issues/3888 Add views to the cluster metadata schema
validations:
required: true
- type: dropdown
attributes:
label: Related component
description: Choose a specific OpenSearch component your project belongs to. If you are unsure of which component to select or if the component is not present, select "Other".
multiple: false
options:
- # Empty first option to force selection
- Build
- Clients
- Cluster Manager
- Extensions
- Indexing:Performance
- Indexing:Replication
- Indexing
- Libraries
- Other
- Plugins
- Search:Aggregations
- Search:Performance
- Search:Query Capabilities
- Search:Query Insights
- Search:Relevance
- Search:Remote Search
- Search:Resiliency
- Search:Searchable Snapshots
- Search
- Storage:Durability
- Storage:Performance
- Storage:Remote
- Storage:Snapshots
- Storage
validations:
required: true
Loading