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

update cassandra dev setup #5501

Merged

Conversation

3vilhamster
Copy link
Member

What changed?
Updated docker/dev cassandra setup.

Why?
We've recently introduced heap limits for cassandra that lowers memory consumption while providing the same performance. I propose using the same limits for dev containers.

How did you test it?

Potential risks

Release notes

Documentation Changes

@Shaddoll
Copy link
Member

Could you provide more background about the limits we introduced? Is it introduced to our production container?

@3vilhamster 3vilhamster enabled auto-merge (squash) December 19, 2023 18:36
@3vilhamster 3vilhamster merged commit b65be13 into cadence-workflow:master Dec 19, 2023
16 checks passed
@3vilhamster
Copy link
Member Author

@Shaddoll
It has nothing to do to our production container. This PR only changes local cassandra docker container.
MAX_HEAP_SIZE defines java heap limits, so cassandra will consume less memory during local experiments.

@3vilhamster 3vilhamster deleted the update-cassandra-dev-setup branch December 19, 2023 23:57
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.

3 participants