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

Kanister automation moved this from In Progress to Reviewer approved Mar 20, 2024
@mergify mergify bot merged commit b5df959 into master Mar 20, 2024
15 checks passed
Kanister automation moved this from Reviewer approved to Done Mar 20, 2024
@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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants