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

Decommission/init merge #86

Open
wants to merge 288 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
288 commits
Select commit Hold shift + click to select a range
69f421f
Update to Apache Lucene 9.4.0 (#4661)
reta Oct 3, 2022
a17692d
Fixed day of year defaulting for round up parser (#4627)
Vishalks Oct 3, 2022
0c80a7a
Fix PIT flaky tests (#4632)
bharath-techie Oct 4, 2022
7b7ca98
Add getter for path field in NestedQueryBuilder (#4636)
psmagin Oct 4, 2022
41f2b9a
Pre-commit checks now check for missing javadoc, and the Gradle check…
yeohbraddy Oct 4, 2022
89aaa9e
Backport Apache Lucene version change for 2.4.0 (#4677)
reta Oct 4, 2022
e403799
Attempt to fix Github workflow for Gradle Check job (#4679)
reta Oct 4, 2022
05d11b2
Adding precommit support for Windows (#4676)
saratvemulapalli Oct 4, 2022
ada2467
Adding precommit support for MacOS (darwin) (#4682)
saratvemulapalli Oct 5, 2022
e189179
Fix flaky DecommissionControllerTests.testTimesOut (#4683)
andrross Oct 5, 2022
3941226
Include Windows OS in Bootstrap initializeNatives() check for definit…
dbwiddis Oct 5, 2022
e354461
Add release notes for 1.3.6 (#4681)
Rishikesh1159 Oct 5, 2022
3186935
Service Layer changes for Recommission API (#4320)
pranikum Oct 6, 2022
563122e
Add GET api to get shard routing weights (#4275)
anshu1106 Oct 6, 2022
ed359f0
Fix new race condition in DecommissionControllerTests (#4688)
andrross Oct 6, 2022
a2f95ce
Fixing SearchStats (de)serialization (#4697)
reta Oct 6, 2022
f5ea1a4
Fixed misunderstanding message 'No OpenSearchException found' when de…
xuezhou25 Oct 7, 2022
b1bc4d9
Update GeoGrid base class access modifier to support extensibility (#…
VijayanB Oct 7, 2022
ef45809
[Remove] LegacyESVersion.V_7_0_* and V_7_1_* constants (#2768)
nknize Oct 7, 2022
588db38
Fixing Gradle warnings associated with publishPluginZipPublicationToX…
reta Oct 7, 2022
ef50f78
Bump gson from 2.9.0 to 2.9.1 in /test/fixtures/hdfs-fixture (#4066)
dependabot[bot] Oct 7, 2022
109319e
Always auto release the flood stage block (#4703)
nknize Oct 7, 2022
2e4b27b
Controlling discovery for decommissioned nodes (#4590)
imRishN Oct 7, 2022
fe3994c
[Remove] LegacyESVersion.V_7_2_* and V_7_3_* constants (#4702)
nknize Oct 7, 2022
77cff55
[Remove] LegacyESVersion.V_7_4_* and V_7_5_* constants (#4704)
nknize Oct 7, 2022
e207dfc
Bump protobuf-java from 3.21.2 to 3.21.7 in /test/fixtures/hdfs-fixtu…
dependabot[bot] Oct 10, 2022
9f415eb
[Refactor] Base Action class javadocs to OpenSearch.API (#4732)
nknize Oct 11, 2022
21d89b2
Bump azure-core from 1.31.0 to 1.33.0 in /plugins/repository-azure (#…
dependabot[bot] Oct 11, 2022
cd8f0fa
Bump avro from 1.11.0 to 1.11.1 in /plugins/repository-hdfs (#4076)
dependabot[bot] Oct 11, 2022
c1272c1
Add a new node role 'search' which is dedicated to provide search cap…
Oct 11, 2022
4833e08
Migrate client transports to Apache HttpClient / Core 5.x (#4459)
reta Oct 11, 2022
7c03f89
Bump woodstox-core from 6.3.0 to 6.3.1 in /plugins/repository-hdfs (#…
dependabot[bot] Oct 11, 2022
10f8ed8
Format changelog as per plugin requirements (#4740)
kotwanikunal Oct 12, 2022
c92846d
Better plural stemmer than minimal_english (#4738)
nknize Oct 12, 2022
beb9915
Install and configure Log4j JUL adapter for Lucene 9.4 (#4754)
nknize Oct 12, 2022
d15795a
Fix weighted routing metadata deserialization error during node resta…
anshu1106 Oct 12, 2022
431bdeb
Introduce experimental searchable snapshot API (#4680)
andrross Oct 13, 2022
89550c0
Recommission api level support (#4604)
pranikum Oct 13, 2022
1a7aaba
Fix assertion in test of ShardStateMetadata (#4774)
andrross Oct 13, 2022
18f1fa3
Delete API for weighted round robin search routing (#4400)
anshu1106 Oct 13, 2022
12f26d3
Update Jackson Databind to 2.13.4.2 (addressing CVE-2022-42003) (#4779)
reta Oct 13, 2022
6bae823
Use ReplicationFailedException instead of OpensearchException in Repl…
ayushKataria Oct 13, 2022
5d7d83e
Update version check after backport (#4786)
andrross Oct 13, 2022
d708860
Added in-flight cancellation of SearchShardTask based on resource con…
ketanv3 Oct 14, 2022
f1995b9
Bump Tika from 2.4.0 to 2.5.0 addressing CVE-2022-33879. (#4791)
mch2 Oct 14, 2022
e44158d
Apply reproducible builds to plugins (#4746)
inglor Oct 14, 2022
6ac0c7c
Fix recovery path for searchable snapshots (#4813)
andrross Oct 17, 2022
1d65485
Refactor BalancedAllocator.Balancer to LocalShardsBalancer (#4761)
kotwanikunal Oct 17, 2022
cdc7a2f
Fix decommission status update to non leader nodes (#4800)
imRishN Oct 18, 2022
f3d038f
Remove redundant field from GetDecommissionStateResponse (#4751)
imRishN Oct 18, 2022
b19429b
Fix bug in AwarenessAttributeDecommissionIT (#4822)
imRishN Oct 18, 2022
f0b759d
Exclude jettison version brought in with hadoop-minicluster. (#4787)
mch2 Oct 18, 2022
fce34ce
Bump protobuf-java to 3.21.7 in repository-gcs and repository-hdfs. (…
mch2 Oct 18, 2022
49363fb
Disable merge on refresh in DiskThresholdDeciderIT (#4828)
nknize Oct 19, 2022
eb33015
Add groupId value propagation tests for ZIP publication task (#4772)
lukas-vlcek Oct 19, 2022
ec34737
[Remove] Legacy Version support from Snapshot/Restore Service (#4728)
nknize Oct 19, 2022
a282d39
Support of GeoJson Point for GeoPoint field (#4597)
heemin32 Oct 19, 2022
04eb817
Adding feature to exclude indexes starting with dot from shard valida…
nishchay21 Oct 19, 2022
3af46ae
Addressing 'org.apache.hc.core5.http.ParseException: Invalid protocol…
reta Oct 19, 2022
3344738
Fail weight update when decommission ongoing and fail decommission wh…
imRishN Oct 20, 2022
515f84b
[Remove] Deprecated serialization logic from pipeline aggs (#4847)
nknize Oct 20, 2022
b36906f
Added a section of how to deal with flakey tests to the developer gui…
dblock Oct 21, 2022
d85f8cd
Compatibility issue with /_mget: RHLC 2.x connected to OpenSearch Clu…
reta Oct 21, 2022
488a1e5
Update pull request template to include tips (#4851)
adnapibar Oct 21, 2022
49a9b81
Skip geojson test for version below 2.4 (#4860)
heemin32 Oct 22, 2022
6571db7
Fix bug in SlicedInputStream with zero length (#4863)
andrross Oct 22, 2022
2310a3d
Add icon for Intellijidea toolbox (#4882)
snuyanzin Oct 22, 2022
dfa1118
Add missing no jdk distributions (#4722)
rursprung Oct 24, 2022
e357246
copy `build.sh` over from opensearch-build (#4887)
rursprung Oct 24, 2022
74b8ecd
Bump reactor-netty-http to 1.0.24 in repository-azure (#4880)
ryanbogan Oct 24, 2022
67a29df
Add a link to the flakey test dev guide. (#4872)
dblock Oct 24, 2022
7f5f8ea
Bump protobuf-java from 3.21.7 to 3.21.8 in /test/fixtures/hdfs-fixtu…
dependabot[bot] Oct 24, 2022
272f1d1
Add project health badges (#4843)
peternied Oct 24, 2022
8fda187
Upgrade netty to 4.1.84.Final (#4893)
cwperks Oct 24, 2022
1a40bd5
Add changes for graceful node decommission (#4586)
pranikum Oct 25, 2022
2268af2
Dependency updates: asm 9.3 -> 9.4, bytebuddy 1.12.12 -> 1.12.18 (#4889)
reta Oct 25, 2022
0f477a2
Fix a bug on handling an invalid array value for point type field (#4…
heemin32 Oct 25, 2022
8c9ca4e
build no-jdk distributions as part of release build (#4902)
rursprung Oct 25, 2022
ae7a4e9
Update Apache Lucene to 9.4.1 (#4922)
reta Oct 26, 2022
d96da50
Renamed to flaky test. (#4912)
dblock Oct 26, 2022
3887b60
Add delay timeout for decommission request (#4931)
pranikum Oct 26, 2022
782dc59
Fix failing test: VerifyVersionConstantsIT (#4946)
Poojita-Raj Oct 26, 2022
722fbfd
Upgrade woodstox (#4947)
VachaShah Oct 27, 2022
0475760
Remove unused private methods (#4926)
snuyanzin Oct 27, 2022
84aba05
Fixed compression support for h2c protocol (#4944)
reta Oct 27, 2022
fe0b917
Revert PR 4656 to unblock Windows CI (#4949)
Poojita-Raj Oct 27, 2022
c4fc1bc
Make searchable snapshot indexes read-only but allow deletion (#4764)
Vishalks Oct 27, 2022
6e90080
Fix for failing checkExtraction, checkLicense and checkNotice tasks f…
Poojita-Raj Oct 27, 2022
e34de9f
[Segment Replication] Fix bug of replica shard's translog not purging…
Rishikesh1159 Oct 28, 2022
171d141
Fix backport issues for CHANGELOG.md file (#4977)
kotwanikunal Oct 28, 2022
d2c2ade
[Upgrade] to lucene-9.5.0-snapshot-a4ef70f (#4979)
nknize Oct 29, 2022
28ba311
Fix dependencies (#4963)
VachaShah Oct 30, 2022
6a56b39
Added resource usage trackers for in-flight cancellation of SearchSha…
ketanv3 Oct 31, 2022
140e8d3
Add bwcVersion 2.5.0 (#5003)
VachaShah Nov 1, 2022
34b6b09
OpenJDK Update (October 2022 Patch releases) (#4997)
reta Nov 1, 2022
db418fb
[Remove] LegacyESVersion.V_7_8_* and V_7_9_* constants (#4855)
nknize Nov 1, 2022
763ef13
Use getParameterCount instead of getParameterTypes (#4821)
snuyanzin Nov 1, 2022
fab4336
[Remove] LegacyESVersion.V_7_6_* and V_7_7_* constants (#4837)
nknize Nov 1, 2022
f0aed87
[Remove] LegacyESVersion.V_7_10_* constants (#5018)
nknize Nov 1, 2022
0adb74d
Skip SymbolicLinkPreservingTarIT when running on Windows. (#5023)
mch2 Nov 1, 2022
9119104
Add remote allocator for searchable snapshots (#4870)
kotwanikunal Nov 1, 2022
01700df
Remove gradle-check dependency on precommit (#5027)
andrross Nov 1, 2022
81ef331
Fix version check for 2.x release for awareness attribute decommissio…
imRishN Nov 2, 2022
e9d33ea
Add AutoExpandReplica in the validation of replica count enforcement …
Arpit-Bandejiya Nov 2, 2022
4145cb9
[Test] Add IAE test for deprecated edgeNGram analyzer name (#5040)
nknize Nov 2, 2022
97bebcb
Upgrading zookeeper in hdfs-fixture (#5007)
VachaShah Nov 2, 2022
1466350
Implement Searchable Snapshot using OnDemandBlockIndexInput (#4892)
aabukhalil Nov 2, 2022
8bbb194
[Remove] Version.V_1_ constants (#5021)
nknize Nov 2, 2022
7c8b031
Added search backpressure stats API (#4932)
ketanv3 Nov 3, 2022
850bb2e
Integ Tests for Awareness Attribute Decommissioning (#4715)
imRishN Nov 3, 2022
f051131
Cluster manager task throttling feature [Final PR] (#4986)
dhwanilpatel Nov 4, 2022
cce0411
Fix flaky test ResourceAwareTasksTests on windows. (#5077)
mch2 Nov 4, 2022
657d559
Fix length calculation for block based fetching (#5055)
kotwanikunal Nov 4, 2022
d479853
Change the output error message back to use OpenSearchException in th…
xuezhou25 Nov 4, 2022
082f059
Add allocation tests for remote shards (#5048)
kotwanikunal Nov 4, 2022
236940f
Abstract helpers from TransportVotingConfigExclusion
imRishN Nov 5, 2022
b634138
Update INIT and exclusion in one call
imRishN Nov 5, 2022
36d981d
use max voting config exclusion count
imRishN Nov 5, 2022
29a1d04
Fix spotless check
imRishN Nov 5, 2022
39f058f
fix
imRishN Nov 5, 2022
e855f70
Remove transport call for exclusion
imRishN Nov 5, 2022
11e3c81
Abstract clear exclusion
imRishN Nov 5, 2022
fe59288
Use controller for status update and account for terminal status
imRishN Nov 5, 2022
a8d4fd6
atomic recommission
imRishN Nov 5, 2022
14b5c38
Remove white spaces
imRishN Nov 5, 2022
ca97114
Fix
imRishN Nov 5, 2022
adb7a34
Fix tests
imRishN Nov 5, 2022
1c7cf93
Fix spotless check
imRishN Nov 5, 2022
0bc3ea7
Fix integ tests
imRishN Nov 5, 2022
577c77c
Fix spotless check
imRishN Nov 5, 2022
75d5ed5
Update Jackson to 2.14.0 (#5105)
reta Nov 7, 2022
37d1eba
[Segment Replication] Fix for AlreadyClosedException for engine (#4743)
Poojita-Raj Nov 7, 2022
3ffa46a
Add support for skipping changelog (#5088)
kotwanikunal Nov 7, 2022
6d20423
Merge pull request from GHSA-w3rx-m34v-wrqx
adnapibar Nov 8, 2022
2139e80
Run precommit before gradle check (#5066)
owaiskazi19 Nov 8, 2022
c439ba5
Revert "Run precommit before gradle check (#5066)" (#5129)
mch2 Nov 8, 2022
166ded0
Bump nebula-publishing-plugin from v4.4.0 to v4.6.0. (#5127)
mch2 Nov 8, 2022
738a99b
Resolve terminal status during update
imRishN Nov 8, 2022
5dae896
Add java doc
imRishN Nov 8, 2022
97a506a
Fix spotless check
imRishN Nov 8, 2022
5f05618
Only run backport workflow it a backport label was added. (#5144)
dblock Nov 8, 2022
38d510c
Bump gson from 2.9.0 to 2.10 in /plugins/repository-hdfs (#4948)
dependabot[bot] Nov 8, 2022
ab85c67
Update to Gradle 7.6 and JDK-19 (#4973)
reta Nov 8, 2022
7cbf86a
Bump protobuf-java from 3.21.8 to 3.21.9 in /test/fixtures/hdfs-fixtu…
dependabot[bot] Nov 8, 2022
5c1d084
Bump bcpg-fips from 1.0.5.1 to 1.0.7.1 in /distribution/tools/plugin-…
dependabot[bot] Nov 8, 2022
90fefa2
Update changelog on main (#5092)
andrross Nov 8, 2022
88757b4
Fix: org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT is …
dblock Nov 8, 2022
6cbca61
Fix: raise error on malformed CSV. (#5143)
dblock Nov 8, 2022
fc47572
Allow mmap to use new preview JDK-19 APIs in Apache Lucene 9.4+ (#5151)
reta Nov 8, 2022
9970617
Fix test to use a file from another temp directory (#5158)
adnapibar Nov 8, 2022
140ac97
Fix race condition in testThrottlingForSingleNode. (#5159)
dblock Nov 8, 2022
0eb6b2f
Bump azure-storage-blob from 12.16.1 to 12.20.0 in /plugins/repositor…
dependabot[bot] Nov 9, 2022
dcb80bc
Cleanup: remove unused semicolon (#5169)
XiaoConstantine Nov 9, 2022
fadf409
Bump commons-compress from 1.21 to 1.22 in /plugins/ingest-attachment…
dependabot[bot] Nov 9, 2022
f4571dc
Bump opencensus-contrib-http-util from 0.18.0 to 0.31.1 in /plugins/r…
dependabot[bot] Nov 9, 2022
3423f44
Fix boundary condition in indexing pressure test (#5168)
andrross Nov 9, 2022
650039c
[BUG] Gradle Check Failed on Windows due to JDK19 pulling by gradle (…
reta Nov 10, 2022
e10c925
Add jvm option to allow security manager (#5194)
adnapibar Nov 10, 2022
de2b84d
Bump geoip2 from 3.0.1 to 3.0.2 in /modules/ingest-geoip (#5103)
dependabot[bot] Nov 10, 2022
f0925f7
Do not skip CHANGELOG.md in backport (#5202)
andrross Nov 10, 2022
4fc5c8d
Check for JDK version while setting java.security.manager option (#5205)
adnapibar Nov 10, 2022
e227c0b
Resolve PR comments
imRishN Nov 11, 2022
3b46a99
Clean up common logging code (#5212)
adnapibar Nov 11, 2022
831b3a0
Update Gradle to 7.6-rc3 (#5216)
reta Nov 11, 2022
671820d
Remove spotless exclusion for HyperLogLogPlusPlus (#5225)
andrross Nov 14, 2022
b43e985
Remove changes for legacy mixed-cluster support (#5228)
adnapibar Nov 14, 2022
ecfdffd
fixes
imRishN Nov 15, 2022
023a048
Fix spotless check
imRishN Nov 15, 2022
703821c
Merge remote-tracking branch 'upstream/main' into decommission/init-m…
imRishN Nov 15, 2022
f3e2c57
Empty-Commit
imRishN Nov 15, 2022
3583b80
Revert changes in AbstractPointGeometryFieldMapper (#5246)
heemin32 Nov 15, 2022
3c02b43
Fix AwarenessAttributeDecommissionIT flaky tests (#5252)
imRishN Nov 15, 2022
5ad8252
Add feature flag for extensions (#5211)
ryanbogan Nov 15, 2022
2a03ddb
Remove unused classes (#5258)
adnapibar Nov 15, 2022
51991e0
Display test failures in the gradle check status report. (#5200)
dblock Nov 15, 2022
aea7d09
Quote failures. (#5267)
dblock Nov 15, 2022
0be3afb
Remove PRRL creation/deletion in peer recovery of remote store enable…
ashking94 Nov 16, 2022
fa6d36d
Add condition to check JVM version for illegal-access switch (#5279)
adnapibar Nov 16, 2022
dc49f76
Report test failures on 'flaky' success (#5284)
andrross Nov 16, 2022
9fc3f40
Call 'toArray()' with an empty array instead of a pre-sized array (#5…
adnapibar Nov 16, 2022
9d4aac2
Fix test failing due to too long http line exception (#5278)
adnapibar Nov 16, 2022
059b614
Make viaNode more deterministic for AwarenessAttributeDecommissionIT …
imRishN Nov 17, 2022
1bb29e7
Fix flaky test AggregationsTests.testFromXContent (#5285)
adnapibar Nov 17, 2022
7072025
Prettify test failures. (#5290)
dblock Nov 17, 2022
c3b4266
Fix typo in comment in OpenSearchException (#5265)
andrross Nov 17, 2022
90467e8
Added bwc version 2.4.1 (#5270)
opensearch-trigger-bot[bot] Nov 17, 2022
bb08488
Cleanup unused code in org.opensearch.common (#5288)
adnapibar Nov 17, 2022
7aa615f
Fix test failures display. (#5297)
dblock Nov 17, 2022
a0f022b
Remove support for legacy test clusters (#5303)
adnapibar Nov 18, 2022
6c84cbd
Cleanup unused code in org.opensearch.common.lucene (#5306)
adnapibar Nov 18, 2022
a0d3073
Bump gradle-extra-configurations-plugin from 7.0.0 to 8.0.0 (#4808)
dependabot[bot] Nov 18, 2022
a43f4a3
Bump commons-compress from 1.21 to 1.22 in /plugins/repository-hdfs (…
dependabot[bot] Nov 18, 2022
e544297
Bump commons-compress from 1.21 to 1.22 in /test/fixtures/hdfs-fixtur…
dependabot[bot] Nov 18, 2022
cbb0953
Bump jcodings from 1.0.57 to 1.0.58 in /libs/grok (#5233)
dependabot[bot] Nov 18, 2022
2932d56
[BUG] OperationRoutingTests.testWeightedOperationRoutingWeightUndefin…
anshu1106 Nov 18, 2022
933e8c3
Bump google-http-client-jackson2 from 1.35.0 to 1.42.3 in /plugins/re…
dependabot[bot] Nov 19, 2022
7dc137f
Bump maxmind-db from 2.0.0 to 2.1.0 in /modules/ingest-geoip (#5236)
dependabot[bot] Nov 19, 2022
0c6411a
Bump azure-core from 1.33.0 to 1.34.0 and azure-core-http-netty from …
dependabot[bot] Nov 21, 2022
69c88ea
Remove invalid unreleased versions (#5312)
adnapibar Nov 21, 2022
a43030b
Bump gson from 2.9.1 to 2.10 in /test/fixtures/hdfs-fixture (#5317)
dependabot[bot] Nov 21, 2022
66c5448
Reject bulk requests with invalid actions (#5302)
adnapibar Nov 21, 2022
94b8dfd
Cleanup BWC versions (#5311)
adnapibar Nov 21, 2022
55f218c
Bump joni from 2.1.43 to 2.1.44 in /libs/grok (#5320)
dependabot[bot] Nov 21, 2022
9e50e3f
Fix flaky test testReplicaReceivesGenIncrease. (#5321)
mch2 Nov 21, 2022
508ceaf
Bump spock-core from 2.1-groovy-3.0 to 2.3-groovy-3.0 (#5315)
dependabot[bot] Nov 21, 2022
0f666ef
Bump json-schema-validator from 1.0.69 to 1.0.73 (#5316)
dependabot[bot] Nov 21, 2022
0f78b9f
Bump proto-google-common-protos from 2.8.0 to 2.10.0 in /plugins/repo…
dependabot[bot] Nov 21, 2022
438369c
Bump protobuf-java from 3.21.7 to 3.21.9 in /plugins/repository-hdfs …
dependabot[bot] Nov 22, 2022
a8b5d91
[Remote Translog] Introduce remote translog transfer support (#4480)
Bukhtawar Nov 22, 2022
a1ceff4
[BUG] org.opensearch.repositories.s3.RepositoryS3ClientYamlTestSuiteI…
reta Nov 22, 2022
152f3f4
Fix URLDecodeProcessor random test failure (#5328)
andrross Nov 22, 2022
bdb8efe
Adding integration tests for search backpressure (#5308)
PritLadani Nov 22, 2022
66bb42f
Update Gradle to 7.6-rc-4 (#5345)
reta Nov 23, 2022
fd495a6
Update Jackson to 2.14.1 (#5346)
reta Nov 23, 2022
08ac17f
Prevent deletion of snapshot backing index (#5069)
Vishalks Nov 23, 2022
741dc49
Retry tests only on CI server (#5349)
andrross Nov 23, 2022
139c2cf
NotXContentException status code changed from 500 to 400 - commit squ…
ayushKataria Nov 23, 2022
f411ed4
Update OpenSearch 2.5.0 version to Apache Lucene 9.4.2 (#5360)
reta Nov 24, 2022
110e409
Use BuildParams.isCi() instead of checking env var (#5368)
andrross Nov 24, 2022
f7ba51e
Update Apache HttpClient5 to 5.1.4 and Apache HttpCore5 to 5.1.5 (#5378)
reta Nov 25, 2022
e3fd49f
Update Gradle to 7.6 (#5381)
reta Nov 25, 2022
487a7c1
Update Apache Lucene to 9.4.2 for OpenSearch 2.4.1 (#5394)
reta Nov 28, 2022
d2d87d9
Skip Test OnDemandBlockSnapshotIndexInputTests.testVariousBlockSize o…
mch2 Nov 29, 2022
0210b76
Fix IndexShardTests.testRestoreShardFromRemoteStore on Windows. (#5399)
mch2 Nov 30, 2022
948a28d
Merge remote-tracking branch 'upstream/main' into decommission/init-m…
imRishN Nov 30, 2022
0a8e37a
Add UT for helper
imRishN Nov 30, 2022
87bf89c
Fix spotless check
imRishN Nov 30, 2022
953a3d6
Add max_shard_size parameter for Shrink API (#5229)
gaobinlong Nov 30, 2022
c7ba253
Update Rest status for DecommissioningFailedException (#5283)
imRishN Nov 30, 2022
4616dfa
Fix 1.x compatibility bug with stored Tasks (#5412)
andrross Nov 30, 2022
d266a73
build: harden worfklows permissions (#4587)
sashashura Dec 1, 2022
31bcda6
Added release notes for 1.3.7 (#5418)
owaiskazi19 Dec 1, 2022
0bd3141
Fix flaky ShardIndexingPressureConcurrentExecutionTests (#5439)
Rishikesh1159 Dec 5, 2022
913cb3a
Fix bwc for cluster manager throttling settings (#5305)
dhwanilpatel Dec 6, 2022
5500114
Update ingest-attachment plugin dependencies: Apache Tika 3.6.0, Apac…
reta Dec 6, 2022
1069660
Enhance CheckpointState to support no-op replication (#5282)
ashking94 Dec 7, 2022
2416d37
[BUG] org.opensearch.repositories.s3.RepositoryS3ClientYamlTestSuiteI…
reta Dec 7, 2022
ce25dec
[Bug] fix case sensitivity for wildcard queries (#5462)
nknize Dec 8, 2022
bea27b8
Support OpenSSL Provider with default Netty allocator (#5460)
reta Dec 9, 2022
a060c0a
Revert "build no-jdk distributions as part of release build (#4902)" …
rursprung Dec 9, 2022
8617dbe
Add max_shard_size parameter for Shrink API (fix supported version af…
reta Dec 9, 2022
0f651b8
Sync CODEOWNERS with MAINTAINERS. (#5501)
dblock Dec 9, 2022
c6663fd
Added jackson dependency to server (#5366)
ryanbogan Dec 9, 2022
7108ee5
Fix flaky test BulkIntegrationIT.testDeleteIndexWhileIndexing (#5491)
Poojita-Raj Dec 9, 2022
67977a2
Add release notes for 2.4.1 (#5488)
xuezhou25 Dec 9, 2022
d4e5a28
Properly skip OnDemandBlockSnapshotIndexInputTests.testVariousBlockSi…
mch2 Dec 9, 2022
e41cbe5
Merge first batch of feature/extensions into main (#5347)
ryanbogan Dec 10, 2022
4d46a29
Add UT for decommission helper
imRishN Dec 12, 2022
a159da6
Merge remote-tracking branch 'upstream/main' into decommission/init-m…
imRishN Dec 12, 2022
6ce6628
Update timeout
imRishN Dec 13, 2022
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
  •  
  •  
  •  
46 changes: 3 additions & 43 deletions .ci/bwcVersions
Original file line number Diff line number Diff line change
@@ -1,47 +1,4 @@
BWC_VERSION:
- "7.0.0"
- "7.0.1"
- "7.1.0"
- "7.1.1"
- "7.2.0"
- "7.2.1"
- "7.3.0"
- "7.3.1"
- "7.3.2"
- "7.4.0"
- "7.4.1"
- "7.4.2"
- "7.5.0"
- "7.5.1"
- "7.5.2"
- "7.6.0"
- "7.6.1"
- "7.6.2"
- "7.7.0"
- "7.7.1"
- "7.8.0"
- "7.8.1"
- "7.9.0"
- "7.9.1"
- "7.9.2"
- "7.9.3"
- "7.10.0"
- "7.10.1"
- "7.10.2"
- "1.0.0"
- "1.1.0"
- "1.2.0"
- "1.2.1"
- "1.2.2"
- "1.2.3"
- "1.2.4"
- "1.2.5"
- "1.3.0"
- "1.3.1"
- "1.3.2"
- "1.3.3"
- "1.3.4"
- "1.3.5"
- "2.0.0"
- "2.0.1"
- "2.0.2"
Expand All @@ -51,4 +8,7 @@ BWC_VERSION:
- "2.2.1"
- "2.2.2"
- "2.3.0"
- "2.3.1"
- "2.4.0"
- "2.4.1"
- "2.5.0"
4 changes: 1 addition & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams
* @opensearch-project/opensearch-core @reta

* @reta @anasalkouz @andrross @reta @Bukhtawar @CEHENKLE @dblock @setiah @kartg @kotwanikunal @mch2 @nknize @owaiskazi19 @adnapibar @Rishikesh1159 @ryanbogan @saratvemulapalli @shwetathareja @dreamer-89 @tlfeng @VachaShah @xuezhou25
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<!-- Thanks for sending a pull request, here are some tips:

1. If this is a fix for an undisclosed security vulnerability, please STOP. All security vulnerability reporting and fixes should be done as per our security policy https://github.com/opensearch-project/OpenSearch/security/policy
2. If this is your first time, please read our contributor guidelines: https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md and developer guide https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md
3. Ensure you have added or ran the appropriate tests for your PR: https://github.com/opensearch-project/OpenSearch/blob/main/TESTING.md
-->

### Description
[Describe what this change achieves]

Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
backport:
if: ${{ contains(github.event.label.name, 'backport') }}
runs-on: ubuntu-latest
permissions:
contents: write
Expand All @@ -22,7 +23,7 @@ jobs:
installation_id: 22958780

- name: Backport
uses: VachaShah/backport@v1.1.4
uses: VachaShah/backport@v2.1.0
with:
github_token: ${{ steps.github_app_token.outputs.token }}
branch_name: backport/backport-${{ github.event.number }}
head_template: backport/backport-<%= number %>-to-<%= base %>
2 changes: 1 addition & 1 deletion .github/workflows/changelog_verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:

- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: "autocut"
skipLabels: "autocut, skip-changelog"
40 changes: 38 additions & 2 deletions .github/workflows/gradle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,15 @@ on:
pull_request_target:
types: [opened, synchronize, reopened]

permissions:
contents: read # to fetch code (actions/checkout)

jobs:
gradle-check:
permissions:
contents: read # to fetch code (actions/checkout)
pull-requests: write # to create or update comment (peter-evans/create-or-update-comment)

runs-on: ubuntu-latest
timeout-minutes: 130
steps:
Expand Down Expand Up @@ -67,7 +74,7 @@ jobs:
files: ./codeCoverage.xml

- name: Create Comment Success
if: ${{ github.event_name == 'pull_request_target' && success() }}
if: ${{ github.event_name == 'pull_request_target' && success() && env.result == 'SUCCESS' }}
uses: peter-evans/create-or-update-comment@v2
with:
issue-number: ${{ env.pr_number }}
Expand All @@ -77,13 +84,42 @@ jobs:
* **URL:** ${{ env.workflow_url }}
* **CommitID:** ${{ env.pr_from_sha }}

- name: Extract Test Failure
if: ${{ github.event_name == 'pull_request_target' && env.result != 'SUCCESS' }}
run: |
TEST_FAILURES=`curl -s "${{ env.workflow_url }}/testReport/api/json?tree=suites\[cases\[status,className,name\]\]" | jq -r '.. | objects | select(.status=="FAILED",.status=="REGRESSION") | (.className + "." + .name)' | uniq -c | sort -n -r | head -n 10`
if [[ "$TEST_FAILURES" != "" ]]
then
echo "test_failures<<EOF" >> $GITHUB_ENV
echo "" >> $GITHUB_ENV
echo "* **TEST FAILURES:**" >> $GITHUB_ENV
echo '```' >> $GITHUB_ENV
echo "$TEST_FAILURES" >> $GITHUB_ENV
echo '```' >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
fi

- name: Create Comment Flaky
if: ${{ github.event_name == 'pull_request_target' && success() && env.result != 'SUCCESS' }}
uses: peter-evans/create-or-update-comment@v2
with:
issue-number: ${{ env.pr_number }}
body: |
### Gradle Check (Jenkins) Run Completed with:
* **RESULT:** ${{ env.result }} :grey_exclamation: ${{ env.test_failures }}
* **URL:** ${{ env.workflow_url }}
* **CommitID:** ${{ env.pr_from_sha }}
Please review all [flaky tests](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

- name: Create Comment Failure
if: ${{ github.event_name == 'pull_request_target' && failure() }}
uses: peter-evans/create-or-update-comment@v2
with:
issue-number: ${{ env.pr_number }}
body: |
### Gradle Check (Jenkins) Run Completed with:
* **RESULT:** ${{ env.result }} :x:
* **RESULT:** ${{ env.result }} :x: ${{ env.test_failures }}
* **URL:** ${{ env.workflow_url }}
* **CommitID:** ${{ env.pr_from_sha }}
Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?
2 changes: 2 additions & 0 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Link Checker
on:
schedule:
- cron: '0 0 * * *'
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
linkchecker:
if: github.repository == 'opensearch-project/OpenSearch'
Expand Down
9 changes: 6 additions & 3 deletions .github/workflows/precommit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: Gradle Precommit
on: [pull_request]

jobs:
precommit:
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: actions/checkout@v2
- name: Set up JDK 11
Expand All @@ -13,4 +16,4 @@ jobs:
distribution: adopt
- name: Run Gradle
run: |
./gradlew precommit --parallel
./gradlew javadoc precommit --parallel
1 change: 1 addition & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
tags:
- '*.*.*'

permissions: {}
jobs:
build:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ out/
!.idea/inspectionProfiles/Project_Default.xml
!.idea/runConfigurations/Debug_OpenSearch.xml
!.idea/vcs.xml
!.idea/icon.svg

# These files are generated in the main tree by IntelliJ
benchmarks/src/main/generated/*
Expand Down
5 changes: 5 additions & 0 deletions .idea/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading