You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/29 08:57:13 UTC

[jira] [Commented] (KAFKA-1834) No Response when handle LeaderAndIsrRequest some case

    [ https://issues.apache.org/jira/browse/KAFKA-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259919#comment-14259919 ] 

ASF GitHub Bot commented on KAFKA-1834:
---------------------------------------

GitHub user tedxia opened a pull request:

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

    KAFKA-1834: No Response when handle LeaderAndIsrRequest some case

    PR for [KAFKA-1834](https://issues.apache.org/jira/browse/KAFKA-1834)
    
    When a replica become leader or follower, if this broker no exist in assigned replicas, there are no response.

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

    $ git pull https://github.com/tedxia/kafka fix-noresponse-on-become-leader-or-follower

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

    https://github.com/apache/kafka/pull/40.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 #40
    
----
commit 80858f72c39eaa974a6085f78e797de4e8c55aae
Author: xiajun <xi...@xiaomi.com>
Date:   2014-12-29T07:53:44Z

    No Response when handle LeaderAndIsrRequest some case

----


> No Response when handle LeaderAndIsrRequest some case
> -----------------------------------------------------
>
>                 Key: KAFKA-1834
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1834
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8.2
>            Reporter: xiajun
>              Labels: easyfix
>
> When a replica become leader or follower, if this broker no exist in assigned replicas, there are no response.



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