redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.5k stars 580 forks source link

Change `partition_autobalancing_mode` to `continous` upon applying enterprise license #15959

Open daisukebe opened 9 months ago

daisukebe commented 9 months ago

Who is this for and what problem do they have today?

Once a Redpanda enterprise user applies a valid license, we allow them to use the enterprise features listed here, https://docs.redpanda.com/current/get-started/licenses/#redpanda-enterprise-edition.

Most of them are what users should explicitly configure but the Continuous Data Balancing should be turned on automatically because it just gives users advantages.

What are the success criteria?

Why is solving this problem impactful?

Additional notes

I've got +1 from @mattschumpert in https://redpandadata.slack.com/archives/C03GJ5HV8P9/p1704384519063189

JIRA Link: CORE-1700

mattschumpert commented 8 months ago

+1

mattschumpert commented 8 months ago

FYI @michael-redpanda