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

chore: increase java apps memory #1026

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

pivotal-marcela-campo
Copy link
Member

In a previous commit we reduced memory and disk for all apps. However java apps need more memory than their go counterparts. We could investigate and twik the JVM to use more memory but for now we will just give the apps more memory and see if that still keeps our pipelines green.

#185528524

Checklist:

In a previous commit we reduced memory and disk for all apps.
However java apps need more memory than their go counterparts.
We could investigate and twik the JVM to use more memory but
for now we will just give the apps more memory and see if that
still keeps our pipelines green.

[#185528524](https://www.pivotaltracker.com/story/show/185528524)
Copy link
Contributor

@zucchinidev zucchinidev left a comment

Choose a reason for hiding this comment

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

Hi @pivotal-marcela-campo , maybe we could use the java-buildpack-memory-calculator project

@zucchinidev zucchinidev merged commit d3325e4 into main Jul 27, 2023
@zucchinidev zucchinidev deleted the increase-memory-java-apps-#185528524 branch July 27, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants