Young Chou created KAFKA-10022: ---------------------------------- Summary: console-producer suppert set client.id Key: KAFKA-10022 URL: https://issues.apache.org/jira/browse/KAFKA-10022 Project: Kafka Issue Type: Improvement Components: tools Environment: Trunk branch Reporter: Young Chou
"console-producer" supports the setting of "client.id", which is a reasonable requirement, and the way "console consumer" and "console producer" handle "client.id" can be unified. "client.id" defaults to "console-producer" PR: https://github.com/apache/kafka/pull/8694 -- This message was sent by Atlassian Jira (v8.3.4#803005)