Skip to content

Allow Gradle to use more memory when building Java interop#30249

Merged
ejona86 merged 1 commit intogrpc:masterfrom
ejona86:java-interop-more-build-memory
Jul 8, 2022
Merged

Allow Gradle to use more memory when building Java interop#30249
ejona86 merged 1 commit intogrpc:masterfrom
ejona86:java-interop-more-build-memory

Conversation

@ejona86
Copy link
Copy Markdown
Member

@ejona86 ejona86 commented Jul 8, 2022

Should fix "Expiring Daemon because JVM heap space is exhausted".

grpc/grpc-java#9269 probably pushed the build
over the edge, but there's been evidence via flakes for a good while
that we've been reaching the limit.

b/238438006

Should fix "Expiring Daemon because JVM heap space is exhausted".

grpc/grpc-java#9269 probably pushed the build
over the edge, but there's been evidence via flakes for a good while
that we've been reaching the limit.

b/238438006
@ejona86 ejona86 requested a review from gnossen July 8, 2022 18:17
@ejona86
Copy link
Copy Markdown
Member Author

ejona86 commented Jul 8, 2022

CC @sergiitk

@ejona86 ejona86 added the release notes: no Indicates if PR should not be in release notes label Jul 8, 2022
@ejona86 ejona86 merged commit f4c162f into grpc:master Jul 8, 2022
@ejona86 ejona86 deleted the java-interop-more-build-memory branch July 8, 2022 20:00
drfloob pushed a commit to drfloob/grpc that referenced this pull request Jul 8, 2022
Should fix "Expiring Daemon because JVM heap space is exhausted".

grpc/grpc-java#9269 probably pushed the build
over the edge, but there's been evidence via flakes for a good while
that we've been reaching the limit.

b/238438006
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bloat/none imported Specifies if the PR has been imported to the internal repository per-call-memory/neutral release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants