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

Let JVM use available Docker resources #926

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

afranken
Copy link
Member

Description

If needed, cpu and memory limits can be set for the container, the JVM will adjust automatically.

Related Issue

Fixes #922

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

@afranken afranken marked this pull request as ready for review November 21, 2022 23:57
@afranken afranken self-assigned this Nov 21, 2022
@afranken afranken force-pushed the 922-let-jvm-use-available-docker-resources branch 2 times, most recently from 0d77cdb to 3641474 Compare November 22, 2022 07:51
If needed, cpu and memory limits can be set for the container, the JVM
will adjust automatically.

Fixes #922
@afranken afranken force-pushed the 922-let-jvm-use-available-docker-resources branch from 3641474 to 03b3fab Compare November 22, 2022 07:59
@afranken afranken merged commit 5927e77 into main Nov 22, 2022
@afranken afranken deleted the 922-let-jvm-use-available-docker-resources branch November 22, 2022 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running out of heap space for large files
1 participant