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

2013-04-05 Thread Matt Christiansen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Christiansen updated KAFKA-717: Attachment: 0001-KAFKA-717-Convert-to-scala-2.10.patch Here is an updated patch built from l

[jira] [Created] (KAFKA-852) Remove clientId from OffsetFetchResponse and OffsetCommitResponse

2013-04-05 Thread David Arthur (JIRA)
David Arthur created KAFKA-852: -- Summary: Remove clientId from OffsetFetchResponse and OffsetCommitResponse Key: KAFKA-852 URL: https://issues.apache.org/jira/browse/KAFKA-852 Project: Kafka Is

[jira] [Created] (KAFKA-853) Allow OffsetFetchRequest to initialize offsets

2013-04-05 Thread David Arthur (JIRA)
David Arthur created KAFKA-853: -- Summary: Allow OffsetFetchRequest to initialize offsets Key: KAFKA-853 URL: https://issues.apache.org/jira/browse/KAFKA-853 Project: Kafka Issue Type: Improvemen

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

2013-04-05 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623763#comment-13623763 ] Neha Narkhede commented on KAFKA-850: - I meant to review this earlier but got busy fixi

[jira] [Created] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Scott Carey (JIRA)
Scott Carey created KAFKA-854: - Summary: Upgrade dependencies for 0.8 Key: KAFKA-854 URL: https://issues.apache.org/jira/browse/KAFKA-854 Project: Kafka Issue Type: Improvement Affects Versio

[jira] [Updated] (KAFKA-852) Remove clientId from OffsetFetchResponse and OffsetCommitResponse

2013-04-05 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-852: --- Attachment: 0001-KAFKA-852-remove-clientId-from-Offset-Fetch-Commit-R.patch > Remove clientId from

[jira] [Updated] (KAFKA-852) Remove clientId from OffsetFetchResponse and OffsetCommitResponse

2013-04-05 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-852: --- Status: Patch Available (was: Open) v1 of patch attached, simple change > Remove cli

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

2013-04-05 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_v2.patch Attach patch v2 after rebase. > add an option to show under repl

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

2013-04-05 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: -- Status: Patch Available (was: Open) > add an option to show under replicated partitions in list topic comma

[jira] [Updated] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Matt Christiansen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Christiansen updated KAFKA-854: Status: Patch Available (was: Open) Here is a patch that revs to the latest for all but ZK.

[jira] [Updated] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Matt Christiansen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Christiansen updated KAFKA-854: Attachment: 0001-KAFKA-854-Upgrade-Deps-to-latest.patch > Upgrade dependencies for 0.8 >

Kafka and Scala versions

2013-04-05 Thread Scott Carey
Kafka 0.8 and trunk by default have SBT set up to cross-compile 2.8.0, 2.8.2, 2.9.1 and 2.9.2, and it defaults to 2.8.0. I assume that one of the major contributors requires 2.8.0. Any approximation on how long will that last? Dropping 2.8.0 would be beneficial because some uses of Java Conversio

[jira] [Commented] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Dragos Manolescu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624145#comment-13624145 ] Dragos Manolescu commented on KAFKA-854: While you're at it you could also upgrade

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

2013-04-05 Thread Dragos Manolescu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624150#comment-13624150 ] Dragos Manolescu commented on KAFKA-826: I'm just starting to work on it, will try

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

2013-04-05 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_v3.patch Attach patch v3 by also adding an option to show unavailable partitions.

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

2013-04-05 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624220#comment-13624220 ] Scott Carey commented on KAFKA-717: --- To support all versions concurrently, we need a patc

[jira] [Commented] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624250#comment-13624250 ] Scott Carey commented on KAFKA-854: --- Also, upgrading log4j means that all of the ugly bit

[jira] [Commented] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624255#comment-13624255 ] Scott Carey commented on KAFKA-854: --- Why are dependencies repeated? project/build/Kaf

[jira] [Comment Edited] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624255#comment-13624255 ] Scott Carey edited comment on KAFKA-854 at 4/6/13 1:06 AM: --- Why a

[jira] [Comment Edited] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624255#comment-13624255 ] Scott Carey edited comment on KAFKA-854 at 4/6/13 1:07 AM: --- Why a

[jira] [Commented] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-05 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624264#comment-13624264 ] Scott Carey commented on KAFKA-854: --- Ick, worse, some dependencies are listed three times