Tom Dearman created KAFKA-3278:
----------------------------------
Summary: clientId is not unique in producer/consumer registration
leads to mbean warning
Key: KAFKA-3278
URL: https://issues.apache.org/jira/browse/KAFKA-3278
Project: Kafka
Issue Type: Bug
Components: kafka streams
Affects Versions: 0.9.0.1
Environment: Mac OS
Reporter: Tom Dearman
Assignee: Tom Dearman
Priority: Minor
Fix For: 0.10.0.0
The clientId passed through to StreamThread is not unique and this is used to
create consumers and producers, which in turn try to register mbeans, this
leads to a warn that mbean already registered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)