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

[Backport] [2.1] [Bug]: gradle check failing with java heap OutOfMemoryError (#4328) #4445

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

reta
Copy link
Collaborator

@reta reta commented Sep 7, 2022

Backport of #4328 to 2.1

…rch-project#4328)

* [Bug]: gradle check failing with java heap OutOfMemoryError

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>

* Fork JavaCompile task

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit ccf575a)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta added the backport PRs or issues specific to backporting features or enhancments label Sep 7, 2022
@reta reta requested a review from a team as a code owner September 7, 2022 16:18
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4445 (c09cf53) into 2.1 (0b80ecb) will increase coverage by 0.05%.
The diff coverage is 83.33%.

@@             Coverage Diff              @@
##                2.1    #4445      +/-   ##
============================================
+ Coverage     70.61%   70.67%   +0.05%     
- Complexity    56383    56394      +11     
============================================
  Files          4515     4515              
  Lines        271423   271427       +4     
  Branches      39958    39959       +1     
============================================
+ Hits         191669   191826     +157     
+ Misses        63627    63469     -158     
- Partials      16127    16132       +5     
Impacted Files Coverage Δ
...ndices/breaker/HierarchyCircuitBreakerService.java 86.17% <83.33%> (-0.19%) ⬇️
.../index/shard/IndexShardNotRecoveringException.java 0.00% <0.00%> (-50.00%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-40.75%) ⬇️
...opensearch/index/reindex/BulkByScrollResponse.java 48.38% <0.00%> (-27.42%) ⬇️
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) ⬇️
.../opensearch/client/indices/GetMappingsRequest.java 58.82% <0.00%> (-23.53%) ⬇️
...search/aggregations/pipeline/HoltWintersModel.java 21.47% <0.00%> (-22.82%) ⬇️
...rg/opensearch/index/shard/ShardSplittingQuery.java 53.43% <0.00%> (-21.38%) ⬇️
...src/main/java/org/opensearch/tasks/TaskResult.java 58.20% <0.00%> (-20.90%) ⬇️
...n/java/org/opensearch/test/rest/yaml/Features.java 60.00% <0.00%> (-20.00%) ⬇️
... and 451 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@reta reta merged commit 652c9ec into opensearch-project:2.1 Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants