Skip to content

Kminion goes into crashback loop on Confluent Cloud Fully Managed #313

@reidmeyer

Description

@reidmeyer

Kminion puts a partition on each broker so that it can accurately measure latency on each broker.
If Kminion detects that a rebalancing of the cluster has caused there to be a situation other than 1 partition on each broker, Kminion will attempt to rearrange the partitions. On Confluent Cloud Fully Managed, Kminion can not get rights to do this action. Kminion then goes into a crash back loop. To fix, I delete the topic, and let Kminion recreate it.

I was thinking, it could be a feature for Kminion to delete/recreate the topic given this scenario, rather than requiring manual intervention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions