You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by cotedm <gi...@git.apache.org> on 2016/07/29 15:03:14 UTC

[GitHub] kafka pull request #1681: KAFKA-3590: KafkaConsumer fails with "Messages are...

GitHub user cotedm opened a pull request:

    https://github.com/apache/kafka/pull/1681

    KAFKA-3590: KafkaConsumer fails with "Messages are rejected since there are fewer in-sync replicas than required." when polling

    This just improves the error message since it's confusing that a consumer throws a message you'd normally see for a producer. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cotedm/kafka KAFKA-3590

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1681.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1681
    
----
commit 9873e9fa94c8781dccb390cde890c48f9aa5ffc5
Author: Dustin Cote <du...@confluent.io>
Date:   2016-07-29T14:59:10Z

    Handle error case for under replicated __consumer_offsets by logging a better message

commit 45c0d6cd9e4192fae6f44a308812679f8fdb3fd3
Author: Dustin Cote <du...@confluent.io>
Date:   2016-07-29T15:02:28Z

    updated comment

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #1681: KAFKA-3590: KafkaConsumer fails with "Messages are...

Posted by cotedm <gi...@git.apache.org>.
Github user cotedm closed the pull request at:

    https://github.com/apache/kafka/pull/1681


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---