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

added resourcesPreset: xlarge for cassandra app #2769

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

artem-akulshin
Copy link
Contributor

@artem-akulshin artem-akulshin commented Mar 20, 2024

added resourcesPreset: xlarge for cassandra app because it failed to start with default large preset

Change Overview

With current helm chart settings Cassandra is started with "large" resource preset

List of available presets

With 3Gi of memory limit Cassandra pod OOMKilled on start, and only with 5Gi it is starting and running. So setting 6Gi as per xlarge preset look reasonable.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@mergify mergify bot merged commit b5df959 into master Mar 20, 2024
15 checks passed
@mergify mergify bot deleted the artem.akulshin/cassandra-app-fix-resourcespreset branch March 20, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants