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

2016-02-02 Thread ASF GitHub Bot (JIRA)

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

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

Github user stumped2 closed the pull request at:

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


> 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.0
>Reporter: xiajun
>  Labels: easyfix
> Attachments: KAFKA-1834.patch
>
>
> 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)


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

2014-12-29 Thread xiajun (JIRA)

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

xiajun commented on KAFKA-1834:
---

Created reviewboard https://reviews.apache.org/r/29476/diff/
 against branch apache/0.8.2

> 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
> Attachments: KAFKA-1834.patch
>
>
> 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)


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

2014-12-28 Thread ASF GitHub Bot (JIRA)

[ 
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 
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)