kafka pull request: Update ReplicaStateMachine.scala

2013-06-19 Thread dibbhatt
GitHub user dibbhatt opened a pull request: https://github.com/apache/kafka/pull/5 Update ReplicaStateMachine.scala KAFKA-948 When the broker which is the leader for a partition is down, the ISR list in the LeaderAndISR path is updated. But if the broker , which is not a leader

[jira] [Commented] (KAFKA-948) ISR list in LeaderAndISR path not updated for partitions when Broker (which is not leader) is down

2013-06-19 Thread Dibyendu Bhattacharya (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688871#comment-13688871 ] Dibyendu Bhattacharya commented on KAFKA-948: - I have tested a Fix, which seems

[jira] [Created] (KAFKA-948) ISR list in LeaderAndISR path not updated for partitions when Broker (which is not leader) is down

2013-06-19 Thread Dibyendu Bhattacharya (JIRA)
Dibyendu Bhattacharya created KAFKA-948: --- Summary: ISR list in LeaderAndISR path not updated for partitions when Broker (which is not leader) is down Key: KAFKA-948 URL: https://issues.apache.org/jira/browse

[VOTE] Apache Kafka 0.8.0-beta1 candidate 2

2013-06-19 Thread Joe Stein
This is the second release candidate vote for the Apache Kafka 0.8.0-beta1 release. 0.8.0 beta1 Release Notes http://people.apache.org/~joestein/kafka-0.8.0-beta1-candidate2/RELEASE_NOTES.html *** The vote will be open for 72 hours (longer if needed) *** We are voting on artifacts for release fr

[jira] [Commented] (KAFKA-278) Issues partitioning a new topic

2013-06-19 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688851#comment-13688851 ] Jun Rao commented on KAFKA-278: --- Basically, in 0.7, a partition is local to a broker. So, if

[jira] [Commented] (KAFKA-944) the pom output from publish and publish-local is not accurate

2013-06-19 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688819#comment-13688819 ] Joe Stein commented on KAFKA-944: - before publish local [warn] ::

[jira] [Updated] (KAFKA-944) the pom output from publish and publish-local is not accurate

2013-06-19 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-944: Resolution: Fixed Status: Resolved (was: Patch Available) > the pom output from publish and pub

[jira] [Commented] (KAFKA-947) isr-expiration-thread may block LeaderAndIsr request for a relatively long period

2013-06-19 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688719#comment-13688719 ] Joel Koshy commented on KAFKA-947: -- +1 thanks for the patch! > isr-expira

Re: [VOTE] Kafka 0.8.0 Beta 1 (Candidate 1)

2013-06-19 Thread Joe Stein
I have patched the changes I think we need https://issues.apache.org/jira/browse/KAFKA-944 when I get home later tonight I should be able to get the src and binaries and sign them and put up for a VOTE worse case if the VOTE passes and folks can download the 0.8 source and publish locally and als

[jira] [Updated] (KAFKA-944) the pom output from publish and publish-local is not accurate

2013-06-19 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-944: Status: Patch Available (was: Open) > the pom output from publish and publish-local is not accurate > -

[jira] [Updated] (KAFKA-944) the pom output from publish and publish-local is not accurate

2013-06-19 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-944: Attachment: KAFKA-944.patch so far in my research and testing these are the changes required i tried to sta

[jira] [Updated] (KAFKA-947) isr-expiration-thread may block LeaderAndIsr request for a relatively long period

2013-06-19 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-947: -- Status: Patch Available (was: Open) Attach a patch. > isr-expiration-thread may block LeaderAn

[jira] [Updated] (KAFKA-947) isr-expiration-thread may block LeaderAndIsr request for a relatively long period

2013-06-19 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-947: -- Attachment: kafka-947.patch > isr-expiration-thread may block LeaderAndIsr request for a relatively long >

[jira] [Created] (KAFKA-947) isr-expiration-thread may block LeaderAndIsr request for a relatively long period

2013-06-19 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-947: - Summary: isr-expiration-thread may block LeaderAndIsr request for a relatively long period Key: KAFKA-947 URL: https://issues.apache.org/jira/browse/KAFKA-947 Project: Kafka

Re: [VOTE] Kafka 0.8.0 Beta 1 (Candidate 1)

2013-06-19 Thread Joe Stein
a few last details I left it last night hopefully later today/tonight/tomorrow. want to make sure all the maven changes are correct for publishing. On Wed, Jun 19, 2013 at 11:51 AM, Jun Rao wrote: > Hi, Joe, > > When do you plan to cut an RC2 for vote? > > Thanks, > > Jun > > > On Mon, Jun 17,

Re: [VOTE] Kafka 0.8.0 Beta 1 (Candidate 1)

2013-06-19 Thread Jun Rao
Hi, Joe, When do you plan to cut an RC2 for vote? Thanks, Jun On Mon, Jun 17, 2013 at 4:58 AM, Joe Stein wrote: > Hey folks, I am going to vote -1 on this this release. I know, I know, I > know I prepared it but I was working for hours and hours last night going > through so many facets eve

[jira] [Commented] (KAFKA-347) change number of partitions of a topic online

2013-06-19 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13687690#comment-13687690 ] Sriram Subramanian commented on KAFKA-347: -- Going to look into this

[jira] [Assigned] (KAFKA-347) change number of partitions of a topic online

2013-06-19 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian reassigned KAFKA-347: Assignee: Sriram Subramanian > change number of partitions of a topic online > -