You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Vahid Hashemian (JIRA)" <ji...@apache.org> on 2016/09/07 17:25:22 UTC

[jira] [Assigned] (KAFKA-4135) Inconsistent javadoc for KafkaConsumer.poll behavior when there is no subscription

     [ https://issues.apache.org/jira/browse/KAFKA-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vahid Hashemian reassigned KAFKA-4135:
--------------------------------------

    Assignee: Vahid Hashemian

> Inconsistent javadoc for KafkaConsumer.poll behavior when there is no subscription
> ----------------------------------------------------------------------------------
>
>                 Key: KAFKA-4135
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4135
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer
>            Reporter: Jason Gustafson
>            Assignee: Vahid Hashemian
>            Priority: Minor
>
> Currently, the javadoc for {{KafkaConsumer.poll}} says the following: 
> "It is an error to not have subscribed to any topics or partitions before polling for data." However, we don't actually raise an exception if this is the case. Perhaps we should?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)