Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Hi,
with the current version of the ConsoleConsumer, ConsumerPerformance and ConsumerGroupCommand command line tools, it's not needed to specify the --new-consumer option anymore in order to use the new consumer. The choice for using the old or the new one is made just specifying the --zookeeper for the former and --bootstrap-server for the latter.
The issues KAFKA-5599 and KAFKA-5619 fixed and included in the 1.0.0 release deprecated the usage of the --new-consumer flag.
More details in the related KIP-176.
Thanks,
Paolo.
Attachments
Issue Links
- depends upon
-
KAFKA-5599 ConsoleConsumer : --new-consumer option as deprecated
- Resolved
- links to
- mentioned in
-
Page Loading...