[
https://issues.apache.org/jira/browse/KAFKA-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15779110#comment-15779110
]
ASF GitHub Bot commented on KAFKA-2698:
---------------------------------------
Github user pono closed the pull request at:
https://github.com/apache/kafka/pull/403
> add paused API
> --------------
>
> Key: KAFKA-2698
> URL: https://issues.apache.org/jira/browse/KAFKA-2698
> Project: Kafka
> Issue Type: Sub-task
> Components: consumer
> Reporter: Onur Karaman
> Assignee: Jason Gustafson
> Priority: Critical
> Fix For: 0.10.0.0
>
>
> org.apache.kafka.clients.consumer.Consumer tends to follow a pattern of
> having an action API paired with a query API:
> subscribe() has subscription()
> assign() has assignment()
> There's no analogous API for pause.
> Should there be a paused() API returning Set<TopicPartition>?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)