yahoo / CMAK

CMAK is a tool for managing Apache Kafka clusters
Apache License 2.0
11.81k stars 2.5k forks source link

Api for kafka manager #351

Open bastianvs opened 7 years ago

bastianvs commented 7 years ago

Is there any plan to provide rest api for kafka manager. ? I know there is no rest api for managing kafka cluster

patelh commented 7 years ago

it could be easily exposed.

DavidLiuXh commented 7 years ago

use interface of the KafkaManager class to write self Controller