Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

PLT-400 Lower ab2d opt-out-import mem to 1G #77

Merged
merged 1 commit into from
May 7, 2024

Conversation

gsf
Copy link
Member

@gsf gsf commented May 3, 2024

🎫 Ticket

https://jira.cms.gov/browse/PLT-400

🛠 Changes

Lowered ab2d opt-out-import memory to 1GB.

ℹ️ Context for reviewers

In reviewing runs of the import function, memory peaks at roughly 250MB. My conclusion from research is that the JVM heap defaults to 25% of 1GB for machines with 1GB or more memory. We should therefore be able to change the memory from 2GB to 1GB with no effect on the function resources.

✅ Acceptance Validation

See checks for plan.

🔒 Security Implications

None.

@gsf gsf requested review from Sadibhatla and smirnovaae May 3, 2024 14:27
@gsf gsf self-assigned this May 3, 2024
@gsf gsf requested a review from a team as a code owner May 3, 2024 14:27
@gsf gsf merged commit 0c40661 into main May 7, 2024
10 checks passed
@gsf gsf deleted the plt-400-lower-ab2d-import-mem branch May 7, 2024 15:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants