You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2015/09/07 19:47:46 UTC

[jira] [Created] (KAFKA-2524) Examples in class javadoc use unimplemented subscribe method

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)