[Backport] [2.1] [Bug]: gradle check failing with java heap OutOfMemoryError (#4328)#4445
Merged
reta merged 1 commit intoopensearch-project:2.1from Sep 7, 2022
Merged
Conversation
…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>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ 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
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
dreamer-89
approved these changes
Sep 7, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #4328 to
2.1