question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Enhancement] Investigate/update default topic configuration configurations for Cruise Control

See original GitHub issue

Is your feature request related to a problem? Please describe. The default topic configurations for the following Cruise Control topics are based on the defaults configurations of the upstream Cruise Control project [1]

  • strimzi.cruisecontrol.metrics (partitions: 1, replication factor: 1)
  • strimzi.cruisecontrol.modeltrainingsamples (partitions: 32, replication factor: 2)
  • strimzi.cruisecontrol.partitionmetricsamples (partitions: 32, replication factor: 2)

These configurations may not be optimal for a default or minimal Kafka cluster and should be investigated and/or updated.

Describe the solution you’d like A justification of existing defaults, new defaults, or heuristic of how these numbers are chosen based on Kafka cluster size.

[1] Refer to partition.sample.store.topic.partition.count and broker.sample.store.topic.partition.count settings here: https://github.com/linkedin/cruise-control/blob/447ba1aed506b1383f725bfad0aca56370a612f3/docs/wiki/User Guide/Configurations.md#kafkasamplestore-configurations

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:25 (23 by maintainers)

github_iconTop GitHub Comments

1reaction
katheriscommented, Sep 5, 2022

Hi @larvinloy I don’t believe the partition count needs to be 1, otherwise I would expect Cruise Control to hard code it to 1. So I don’t see any reason that it would be unsafe to increase the partition count.

0reactions
kyguycommented, Nov 22, 2022

Sounds good to me @katheris!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring Cruise Control - Cloudera Documentation
Check the default and suggested settings for configuration parameters on the Review Changes page, and set if needed. 7. Click Continue and wait ......
Read more >
Delegate Administrative Duties - Salesforce Help
Use delegated administration to assign limited admin privileges to users in your org who aren't administrators. For example, let's say you want the...
Read more >
Azure Policy built-in definitions for Microsoft Defender for Cloud
Policy name (Azure portal) Effect(s) Version (G... App Configuration should use private link AuditIfNotExists, Disabled 1.0.2 App Service apps should have resource logs enabled AuditIfNotExists,...
Read more >
SAMHSA TIP 35 Enhancing Motivation for Change in ...
Chapter 8—Integrating Motivational Approaches in SUD Treatment Settings 125. Adaptations of Motivational Counseling Approaches. 126. Workforce Development.
Read more >
Layer 2 Networking | Junos OS - Juniper Networks
On these SRX Series devices, you can configure one or more VLANs to perform Layer 2 switching. A VLAN is a set of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found