linkedin/cruise-control

Ability to use intra.broker.goals in anomaly detection / self healing

Open

#1,264 opened on Jul 14, 2020

View on GitHub
 (5 comments) (3 reactions) (0 assignees)Java (649 forks)auto 404
functionalitygood first issue

Repository metrics

Stars
 (3,036 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the intra.broker.goals goals can only be used in rebalance API when rebalance_disk=true In environments where goal-violation based anomaly detection and self healing is enabled it would be useful to be able to define/configure these intra.broker.goals as well.

ref: https://gitter.im/kafka-cruise-control/Lobby?at=5eb9c02903af9f38ff6790df

Contributor guide