[jira] [Closed] (KAFKA-851) Broken handling of leader and isr request leads to incorrect high watermark checkpoint file

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-851. --- > Broken handling of leader and isr request leads to incorrect high watermark > checkpoint file > ---

[jira] [Updated] (KAFKA-851) Broken handling of leader and isr request leads to incorrect high watermark checkpoint file

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-851: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the quick review, guys

[jira] [Updated] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-849: Status: Patch Available (was: In Progress) > Bug in controller's startup/failover logic fails t

[jira] [Updated] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-849: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to 0.8

[jira] [Closed] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-849. --- > Bug in controller's startup/failover logic fails to update in memory leader > and isr cache causing

[jira] [Commented] (KAFKA-717) scala 2.10 build support

2013-04-04 Thread Darren Sargent (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623345#comment-13623345 ] Darren Sargent commented on KAFKA-717: -- Scott is correct - the patch was against the h

[jira] [Commented] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623332#comment-13623332 ] Neha Narkhede commented on KAFKA-849: - Thanks Jun and Swapnil for the quick review! Jun

[jira] [Commented] (KAFKA-851) Broken handling of leader and isr request leads to incorrect high watermark checkpoint file

2013-04-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623253#comment-13623253 ] Swapnil Ghike commented on KAFKA-851: - +1 Great catch! > Broken handli

[jira] [Commented] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623240#comment-13623240 ] Swapnil Ghike commented on KAFKA-849: - +1 Both were great catches! > B

[jira] [Commented] (KAFKA-851) Broken handling of leader and isr request leads to incorrect high watermark checkpoint file

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623241#comment-13623241 ] Jun Rao commented on KAFKA-851: --- Good catch. +1. > Broken handling of leader

[jira] [Comment Edited] (KAFKA-717) scala 2.10 build support

2013-04-04 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623232#comment-13623232 ] Scott Carey edited comment on KAFKA-717 at 4/5/13 1:19 AM: --- The p

[jira] [Commented] (KAFKA-717) scala 2.10 build support

2013-04-04 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623232#comment-13623232 ] Scott Carey commented on KAFKA-717: --- The patch is already attached to this ticket, it is

[jira] [Commented] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623231#comment-13623231 ] Jun Rao commented on KAFKA-849: --- Thanks for the patch. +1. The changes related to list topic

[jira] [Updated] (KAFKA-851) Broken handling of leader and isr request leads to incorrect high watermark checkpoint file

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-851: Attachment: kafka-851-v1.patch Fixed Partition.makeFollower() to do the following irrespective of wh

[jira] [Updated] (KAFKA-851) Broken handling of leader and isr request leads to incorrect high watermark checkpoint file

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-851: Status: Patch Available (was: In Progress) > Broken handling of leader and isr request leads to

[jira] [Work started] (KAFKA-851) Broken handling of leader and isr request leads to incorrect high watermark checkpoint file

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-851 started by Neha Narkhede. > Broken handling of leader and isr request leads to incorrect high watermark > checkpoint file >

[jira] [Updated] (KAFKA-844) System Test - Mirror Maker cases enhancements

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-844: Resolution: Fixed Status: Resolved (was: Patch Available) Committed v3 to 0.8

[jira] [Updated] (KAFKA-844) System Test - Mirror Maker cases enhancements

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-844: Assignee: John Fung > System Test - Mirror Maker cases enhancements > --

[jira] [Closed] (KAFKA-844) System Test - Mirror Maker cases enhancements

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-844. --- > System Test - Mirror Maker cases enhancements > - > >

[jira] [Commented] (KAFKA-844) System Test - Mirror Maker cases enhancements

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622958#comment-13622958 ] Neha Narkhede commented on KAFKA-844: - +1 on patch v3 > System Test -

[jira] [Updated] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-849: Attachment: (was: kafka-849-v1.patch) > Bug in controller's startup/failover logic fails to

[jira] [Updated] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-849: Attachment: kafka-849-v1.patch > Bug in controller's startup/failover logic fails to update in m

[jira] [Updated] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-849: Attachment: kafka-849-v1.patch Fixed the bug so that leader and isr cache is updated whether or not

[jira] [Work started] (KAFKA-849) Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-849 started by Neha Narkhede. > Bug in controller's startup/failover logic fails to update in memory leader > and isr cache causing other state changes to w

[jira] [Commented] (KAFKA-717) scala 2.10 build support

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622932#comment-13622932 ] Neha Narkhede commented on KAFKA-717: - Viktor, few questions - 1. Will there be any co

[jira] [Created] (KAFKA-851) Broken handling of leader and isr request leads to incorrect high watermark checkpoint file

2013-04-04 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-851: --- Summary: Broken handling of leader and isr request leads to incorrect high watermark checkpoint file Key: KAFKA-851 URL: https://issues.apache.org/jira/browse/KAFKA-851

[jira] [Commented] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622833#comment-13622833 ] Swapnil Ghike commented on KAFKA-826: - Dragos, it seems like we are headed towards agre

[jira] [Closed] (KAFKA-314) Go Client Multi-produce

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-314. - > Go Client Multi-produce > --- > > Key: KAFKA-314 > URL: http

[jira] [Resolved] (KAFKA-314) Go Client Multi-produce

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-314. --- Resolution: Won't Fix > Go Client Multi-produce > --- > > Key: KAFKA-3

[jira] [Resolved] (KAFKA-297) Go Client Publisher Improvments

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-297. --- Resolution: Won't Fix > Go Client Publisher Improvments > --- > >

[jira] [Closed] (KAFKA-297) Go Client Publisher Improvments

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-297. - > Go Client Publisher Improvments > --- > > Key: KAFKA-297 >

[jira] [Resolved] (KAFKA-298) Go Client support max message size

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-298. --- Resolution: Won't Fix > Go Client support max message size > -- > >

[jira] [Closed] (KAFKA-298) Go Client support max message size

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-298. - > Go Client support max message size > -- > > Key: KAFKA-298 >

[jira] [Resolved] (KAFKA-173) Support encoding for non ascii characters

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-173. --- Resolution: Won't Fix > Support encoding for non ascii characters > --

[jira] [Closed] (KAFKA-173) Support encoding for non ascii characters

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-173. - > Support encoding for non ascii characters > - > > Key: K

[jira] [Resolved] (KAFKA-317) Add support for new wire protocol to Go client

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-317. --- Resolution: Won't Fix > Add support for new wire protocol to Go client > -

[jira] [Closed] (KAFKA-317) Add support for new wire protocol to Go client

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-317. - > Add support for new wire protocol to Go client > -- > >

[jira] [Closed] (KAFKA-80) Fork or create link to node kafka client

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-80. > Fork or create link to node kafka client > > > Key: KAFKA-

[jira] [Resolved] (KAFKA-163) Ruby client needs to support new compression byte

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-163. --- Resolution: Won't Fix > Ruby client needs to support new compression byte > --

[jira] [Closed] (KAFKA-163) Ruby client needs to support new compression byte

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-163. - > Ruby client needs to support new compression byte > - > >

[jira] [Closed] (KAFKA-419) Updated PHP client library to support kafka 0.7+

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-419. - > Updated PHP client library to support kafka 0.7+ > > >

[jira] [Updated] (KAFKA-419) Updated PHP client library to support kafka 0.7+

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-419: -- Resolution: Won't Fix Status: Resolved (was: Patch Available) > Updated PHP client library to suppo

[jira] [Closed] (KAFKA-319) compression support added to php client does not pass unit tests

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-319. - > compression support added to php client does not pass unit tests > -

[jira] [Updated] (KAFKA-319) compression support added to php client does not pass unit tests

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-319: -- Resolution: Duplicate Status: Resolved (was: Patch Available) > compression support added to php cl

[jira] [Commented] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-04 Thread Matt Christiansen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622733#comment-13622733 ] Matt Christiansen commented on KAFKA-826: - I also like this, allows this to be inte

Re: pushing delete topic feature out of 0.8

2013-04-04 Thread Jason Rosenberg
Ok, This is a feature I've been hoping for, so I added an upvote to Kafka-330. But I will defer to you in terms of not wanting to delay 0.8 unnecessarily. Will we still have a backhanded way to remove a topic if need be? Ultimately, I'd like to see the feature where a topic automatically is cr

[jira] [Commented] (KAFKA-297) Go Client Publisher Improvments

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622718#comment-13622718 ] Colin B. commented on KAFKA-297: Old bug. Client libraries, such as this Go library, are no

[jira] [Commented] (KAFKA-298) Go Client support max message size

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622716#comment-13622716 ] Colin B. commented on KAFKA-298: Old bug. Client libraries, such as this Go library, are no

[jira] [Commented] (KAFKA-314) Go Client Multi-produce

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622717#comment-13622717 ] Colin B. commented on KAFKA-314: Old bug. Client libraries, such as this Go library, are no

[jira] [Commented] (KAFKA-317) Add support for new wire protocol to Go client

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622715#comment-13622715 ] Colin B. commented on KAFKA-317: Old bug. Client libraries, such as this Go library, are no

[jira] [Commented] (KAFKA-173) Support encoding for non ascii characters

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622713#comment-13622713 ] Colin B. commented on KAFKA-173: Old bug. Client libraries, such as this Ruby library, are

[jira] [Commented] (KAFKA-163) Ruby client needs to support new compression byte

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622710#comment-13622710 ] Colin B. commented on KAFKA-163: Old bug. Client libraries, such as this Ruby library, are

[jira] [Resolved] (KAFKA-80) Fork or create link to node kafka client

2013-04-04 Thread Marcus Westin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Westin resolved KAFKA-80. Resolution: Fixed > Fork or create link to node kafka client > --

[jira] [Commented] (KAFKA-80) Fork or create link to node kafka client

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622704#comment-13622704 ] Colin B. commented on KAFKA-80: --- There is a link to the Node.JS client on the wiki page. https

[jira] [Commented] (KAFKA-419) Updated PHP client library to support kafka 0.7+

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622695#comment-13622695 ] Colin B. commented on KAFKA-419: Old bug. Client libraries, such as this PHP library, are n

[jira] [Commented] (KAFKA-319) compression support added to php client does not pass unit tests

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622690#comment-13622690 ] Colin B. commented on KAFKA-319: This bug has been superceded and should be closed.

[jira] [Commented] (KAFKA-318) update zookeeper dependency to 3.3.5

2013-04-04 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622686#comment-13622686 ] Colin B. commented on KAFKA-318: Perhaps the dependency should be updated before the 0.8 re

[jira] Subscription: outstanding kafka patches

2013-04-04 Thread jira
Issue Subscription Filter: outstanding kafka patches (64 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-850 add an option to show under replicated partitions in list topic command https://issues.apache.org/jira/browse/K

[jira] [Commented] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-04 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622650#comment-13622650 ] Scott Carey commented on KAFKA-826: --- Sounds good to me. > Make Kafka 0.

pushing delete topic feature out of 0.8

2013-04-04 Thread Jun Rao
Hi, We started the work on deleting topics in 0.8 (kafka-330). We realized that it touches quite a few critical components such as controller, replica manager, and log, and it will take some time to stabilize this. In order not to delay the 0.8 release too much, I propose that we push this feature

[jira] [Updated] (KAFKA-330) Add delete topic support

2013-04-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-330: Attachment: kafka-330-v2.patch Yes, I agree with you Jun. Attaching a temporary patch v2 for the rec

[jira] [Commented] (KAFKA-330) Add delete topic support

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622628#comment-13622628 ] Jun Rao commented on KAFKA-330: --- Thanks for the patch. Even though the patch is not big, it t

[jira] [Updated] (KAFKA-844) System Test - Mirror Maker cases enhancements

2013-04-04 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-844: Attachment: kafka-844-v3.patch Thanks Neha for reviewing the patch. The Mirror Maker test cases are working

[jira] [Commented] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622515#comment-13622515 ] Neha Narkhede commented on KAFKA-826: - I agree with Jun that we should release Kafka 0.

[jira] [Closed] (KAFKA-809) Dependency on zkclient 0.1 (redundant) prevents building in IntelliJ

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-809. --- > Dependency on zkclient 0.1 (redundant) prevents building in IntelliJ > -

[jira] [Updated] (KAFKA-809) Dependency on zkclient 0.1 (redundant) prevents building in IntelliJ

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-809: Resolution: Won't Fix Assignee: Dragos Manolescu Status: Resolved (was: Patch Availabl

[jira] [Closed] (KAFKA-846) AbstractFetcherThread should do shallow instead of deep iteration

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-846. --- > AbstractFetcherThread should do shallow instead of deep iteration >

[jira] [Commented] (KAFKA-844) System Test - Mirror Maker cases enhancements

2013-04-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622508#comment-13622508 ] Neha Narkhede commented on KAFKA-844: - Thanks for the patch! Just one question - I sa

[jira] [Updated] (KAFKA-850) add an option to show under replicated partitions in list topic command

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-850: -- Attachment: kafka-850.patch Attach a patch. 1. Add an option to show only under replicated partitions. 2. Also

[jira] [Created] (KAFKA-850) add an option to show under replicated partitions in list topic command

2013-04-04 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-850: - Summary: add an option to show under replicated partitions in list topic command Key: KAFKA-850 URL: https://issues.apache.org/jira/browse/KAFKA-850 Project: Kafka Issue

[jira] [Commented] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-04 Thread Dragos Manolescu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622469#comment-13622469 ] Dragos Manolescu commented on KAFKA-826: Thank you Jun for the analysis! From my pe

[jira] [Commented] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622458#comment-13622458 ] Jun Rao commented on KAFKA-826: --- I pinged Coda and the following are the answers that I got.

Re: 0.8 blockers

2013-04-04 Thread Jun Rao
David, The release related blockers are listed in https://issues.apache.org/jira/browse/KAFKA-833. Do you think you can help out on https://issues.apache.org/jira/browse/KAFKA-843? Thanks, Jun On Thu, Apr 4, 2013 at 6:29 AM, David Arthur wrote: > What issues are blocking the 0.8 release? Is

[jira] [Commented] (KAFKA-717) scala 2.10 build support

2013-04-04 Thread Viktor Taranenko (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622360#comment-13622360 ] Viktor Taranenko commented on KAFKA-717: Is it possible to get this issue done for

0.8 blockers

2013-04-04 Thread David Arthur
What issues are blocking the 0.8 release? Is any help needed in any particular area?

[jira] [Commented] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-04 Thread Maxime Brugidou (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622062#comment-13622062 ] Maxime Brugidou commented on KAFKA-826: --- Yes there has been some work and it breaks w

[jira] [Comment Edited] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-04 Thread Maxime Brugidou (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622062#comment-13622062 ] Maxime Brugidou edited comment on KAFKA-826 at 4/4/13 11:48 AM: -