confluentinc / confluent-cli

Confluent Platform CLI
Other
60 stars 38 forks source link

`confluent start kafka` should not start Confluent Control Center #75

Open ybyzek opened 6 years ago

ybyzek commented 6 years ago

When running Confluent Enterprise 4.1:

$ confluent start kafka

Results in:

Starting zookeeper
zookeeper is [UP]
Starting kafka
kafka is [UP]
Cannot start Control-Center, Kafka Connect is not running. Check your deployment
hjespers commented 6 years ago

I would think “confluent start” should start everything including C3 but “confluent start kafka” would only start zookeeper and kafka