[GitHub] kafka pull request: KAFKA-2698: Add paused() method to o.a.k.c.c.C...

2016-02-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/962 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] kafka pull request: KAFKA-2698: Add paused() method to o.a.k.c.c.C...

2016-02-23 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/962 KAFKA-2698: Add paused() method to o.a.k.c.c.Consumer You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-2698 Alternatively

[GitHub] kafka pull request: KAFKA-2698: Add paused() method to o.a.k.c.c.C...

2015-11-01 Thread thomaslee
GitHub user thomaslee opened a pull request: https://github.com/apache/kafka/pull/403 KAFKA-2698: Add paused() method to o.a.k.c.c.Consumer As per KAFKA-2698, this adds a `paused()` method to the Consumer interface such that client code can query Consumer implementations for paused