Skip to content

[Bug]: cruise-control stuck on 20% due to num.partition.metrics.windows set to 1 #12375

@avoidik

Description

@avoidik

Bug Description

This creates a perpetual cycle where Cruise Control can never accumulate enough history to complete training beyond 20% (1 out of 5 windows needed).

Steps to reproduce

Deploy operator with the default settings.

Expected behavior

Change default PARTITION_METRICS_WINDOW_NUM_CONFIG_KEY from 1 to 5, which is the default value.

Strimzi version

main

Kubernetes version

1.33

Installation method

Helm

Infrastructure

EKS

Configuration files and logs

No response

Additional context

https://github.com/strimzi/strimzi-kafka-operator/blob/main/cluster-operator/src/main/java/io/strimzi/operator/cluster/model/cruisecontrol/CruiseControlConfiguration.java#L88

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions