Skip to content

mrc-6949 Increase API max memory - #266

Merged
weshinsley merged 1 commit into
mainfrom
mrc-6949-increase-max-memory
Jun 23, 2026
Merged

mrc-6949 Increase API max memory#266
weshinsley merged 1 commit into
mainfrom
mrc-6949-increase-max-memory

Conversation

@EmmaLRussell

@EmmaLRussell EmmaLRussell commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Set java option for max memory to 4GB in the gradle script to allow for pushes of packets with large files.

Also fix an old docker ref for output server in one of the dev scripts/

This has been tested by deploying this branch to https://reside-dev.packit-dev.dide.ic.ac.uk
I was able to push a packet with a file sized >1GB (the file size which Pete has been struggling with) - which had previously failed with the main branch.
The packet in question: https://reside-dev.packit-dev.dide.ic.ac.uk/test-packit-memory/20260622-151516-64ce5178/downloads
Offending file is input file "massive.csv"

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.27%. Comparing base (2b61673) to head (6f65e7f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files         205      205           
  Lines        5971     5971           
  Branches     1008     1008           
=======================================
  Hits         5928     5928           
  Misses         42       42           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@EmmaLRussell
EmmaLRussell requested a review from weshinsley June 22, 2026 16:22
@EmmaLRussell
EmmaLRussell marked this pull request as ready for review June 22, 2026 16:22
@weshinsley
weshinsley merged commit de56d7f into main Jun 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants