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.0] [Bug]: gradle check failing with java heap OutOfMemoryError (#4328) #4443

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.0

…rch-project#4328)

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

Signed-off-by: Andriy Redko <[email protected]>

* Fork JavaCompile task

Signed-off-by: Andriy Redko <[email protected]>

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit ccf575a)
Signed-off-by: Andriy Redko <[email protected]>
@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:11
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2022

Gradle Check (Jenkins) Run Completed with:

@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 #4443 (e08568b) into 2.0 (4f8b2d2) will increase coverage by 0.00%.
The diff coverage is 83.33%.

@@            Coverage Diff            @@
##                2.0    #4443   +/-   ##
=========================================
  Coverage     77.08%   77.09%           
+ Complexity    62439    62407   -32     
=========================================
  Files          4490     4490           
  Lines        271451   271455    +4     
  Branches      40453    40454    +1     
=========================================
+ Hits         209252   209269   +17     
+ Misses        45716    45655   -61     
- Partials      16483    16531   +48     
Impacted Files Coverage Δ
...ndices/breaker/HierarchyCircuitBreakerService.java 87.85% <83.33%> (-1.04%) ⬇️
...regations/pipeline/SimulatedAnealingMinimizer.java 0.00% <0.00%> (-93.11%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
.../action/ingest/SimulatePipelineRequestBuilder.java 0.00% <0.00%> (-50.00%) ⬇️
...n/indices/upgrade/post/UpgradeSettingsRequest.java 30.00% <0.00%> (-45.00%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
.../java/org/opensearch/index/merge/OnGoingMerge.java 71.42% <0.00%> (-28.58%) ⬇️
...rch/client/transport/NoNodeAvailableException.java 42.85% <0.00%> (-28.58%) ⬇️
...uster/storedscripts/DeleteStoredScriptRequest.java 47.61% <0.00%> (-28.58%) ⬇️
...va/org/opensearch/client/sniff/SnifferBuilder.java 72.72% <0.00%> (-27.28%) ⬇️
... and 435 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 6513270 into opensearch-project:2.0 Sep 7, 2022
@dreamer-89 dreamer-89 mentioned this pull request Sep 8, 2022
6 tasks
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