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

Add commented out debugging settings to docker-compose-common, to ease out turning debugging on. #1811

Merged
merged 4 commits into from
Jan 11, 2022

Conversation

jcferretti
Copy link
Member

No description provided.

@jcferretti jcferretti added this to the Jan 2022 milestone Jan 7, 2022
@jcferretti jcferretti self-assigned this Jan 7, 2022
Copy link
Member

@devinrsmith devinrsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we can remove -Xmx from our dev configuration and have it just work across all our dev environments, there are some caveats that may depend on docker engine version and OS cgroup version.

For production configurations in environments that are known in advance, I think this is a good change.

Chatting offline.

@jcferretti jcferretti changed the title Remove spurious/unused -Xmx option; recover commented out debugging settings. Add commented out debugging settings to docker-compose-common, to ease out turning debugging on. Jan 7, 2022
@@ -26,6 +28,7 @@ services:
resources:
limits:
cpus: '4.0'
# The JVM memory is configured from gradle to use *RAMPercentage options.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment doesn't make sense here anymore

devinrsmith
devinrsmith previously approved these changes Jan 7, 2022
@jcferretti jcferretti merged commit 7d1235f into deephaven:main Jan 11, 2022
@jcferretti jcferretti deleted the cfs-xmx-0 branch January 11, 2022 02:01
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants