-
Notifications
You must be signed in to change notification settings - Fork 729
Closed
Description
How much of the sample config needs to be changed? When the cruise-control pod starts it complains about the config entries like so
542 [ main] WARN lients.consumer.ConsumerConfig - The configuration 'sample.store.class' was supplied but isn't a known config.
542 [ main] WARN lients.consumer.ConsumerConfig - The configuration 'default.goals' was supplied but isn't a known config.
however 'default.goals' is a required entry. when commenting it out, it rightfully complains about a missing required entry.
I'm not sure how to fix this
Metadata
Metadata
Assignees
Labels
No labels