[GitHub] kafka pull request: KAFKA-3157 - Mirror maker doesn't commit offse...

2016-02-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/821 --- 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-3157 - Mirror maker doesn't commit offse...

2016-02-02 Thread xiaotao183
GitHub user xiaotao183 reopened a pull request: https://github.com/apache/kafka/pull/821 KAFKA-3157 - Mirror maker doesn't commit offset Mirror maker doesn't commit offset with new consumer enabled when data volume is low. This is caused by infinite loop in ```receive()``` which wou

[GitHub] kafka pull request: KAFKA-3157 - Mirror maker doesn't commit offse...

2016-02-02 Thread xiaotao183
Github user xiaotao183 closed the pull request at: https://github.com/apache/kafka/pull/821 --- 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 e

[GitHub] kafka pull request: KAFKA-3157 - Mirror maker doesn't commit offse...

2016-01-27 Thread xiaotao183
GitHub user xiaotao183 opened a pull request: https://github.com/apache/kafka/pull/821 KAFKA-3157 - Mirror maker doesn't commit offset Mirror maker doesn't commit offset with new consumer enabled when data volume is low. This is caused by infinite loop in ```receive()``` which would