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 memory constraints for a 2x dyno #7582

Merged
merged 1 commit into from
May 8, 2018

Conversation

pjaspers
Copy link
Contributor

@pjaspers pjaspers commented May 8, 2018

Previously this only adjusted it for the 1x dyno, the 2x dyno would also run out of memory since version 0.28, this fixes that.

Before submitting the PR, please make sure you do the following
  • Not needed If there are changes to the backend codebase, run the backend tests with lein test && lein eastwood && lein bikeshed && lein docstring-checker && ./bin/reflection-linter
  • Not needed Run the frontend and integration tests with yarn && yarn run prettier && yarn run lint && yarn run flow && ./bin/build version uberjar && yarn run test)
  • [ x] Sign the Contributor License Agreement
    (unless it's a tiny documentation change).

Previously this only adjusted it for the 1x dyno, the 2x dyno would also run out of memory since version 0.28, this fixes that.
@tlrobinson tlrobinson requested a review from salsakran May 8, 2018 19:46
@salsakran salsakran changed the base branch from master to release-0.29.1 May 8, 2018 20:17
@salsakran salsakran changed the base branch from release-0.29.1 to master May 8, 2018 20:18
@salsakran salsakran merged commit 594c113 into metabase:master May 8, 2018
@salsakran salsakran added this to the 0.29.1 milestone May 10, 2018
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.

None yet

4 participants