yazgoo created KAFKA-553:
----------------------------
Summary: confusing reference to zk.connect in
config/producer.properties
Key: KAFKA-553
URL: https://issues.apache.org/jira/browse/KAFKA-553
Project: Kafka
Issue Type: Bug
Components: config
Affects Versions: 0.8
Environment: any
Reporter: yazgoo
Priority: Trivial
Fix For: 0.8
https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8/config/producer.properties
still has comments relative to zookeeper:
# need to set either broker.list or zk.connect
# zk.connect=
…
But https://issues.apache.org/jira/browse/KAFKA-369 has removed the dependency
to
zookeeper.
Those old comments are confusing since they imply that you can still use
zk.connect with producers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira