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

[ENHANCEMENT] Globalize cluster sizing values #533

Open
Tracked by #1
jonathanlukas opened this issue Jan 24, 2023 · 1 comment
Open
Tracked by #1

[ENHANCEMENT] Globalize cluster sizing values #533

jonathanlukas opened this issue Jan 24, 2023 · 1 comment
Labels
good first issue Good for newcomers kind/enhancement New feature or request

Comments

@jonathanlukas
Copy link
Contributor

Describe the use case:

When altering the zeebe.partitionCount, you always have to adjust the optimize.partitionCount as well.

Describe the enhancement/feature:

Instead of having zeebe.partitionCount, zeebe.replicationFactor and zeebe.clusterSize, offer these values globally so that every component that relies on these numbers can use them and is in sync.

Desired outcome and acceptance tests:

There is no more than one (globally accessible) section in the values.yaml that describe the cluster sizing.

@jonathanlukas jonathanlukas added the kind/enhancement New feature or request label Jan 24, 2023
@aabouzaid aabouzaid added the version/next To be part of the next release label Apr 4, 2023
@aabouzaid aabouzaid removed the version/next To be part of the next release label Jan 12, 2024
@aabouzaid aabouzaid added this to the 8.6 Release Cycle milestone Jan 12, 2024
@aabouzaid
Copy link
Member

Related to: #320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants