Phil Steitz created KAFKA-2524:
----------------------------------
Summary: Examples in class javadoc use unimplemented subscribe
method
Key: KAFKA-2524
URL: https://issues.apache.org/jira/browse/KAFKA-2524
Project: Kafka
Issue Type: Bug
Components: consumer
Affects Versions: 0.8.3
Reporter: Phil Steitz
Assignee: Neha Narkhede
Priority: Minor
The examples in the Consumer class javadoc use
{code}subscribe("foo","bar"){code} but the varArgs version of subscribe is not
(yet?) implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)