[jira] [Created] (KAFKA-990) Fix ReassignPartitionCommand and improve usability

2013-07-29 Thread Sriram Subramanian (JIRA)
Sriram Subramanian created KAFKA-990: Summary: Fix ReassignPartitionCommand and improve usability Key: KAFKA-990 URL: https://issues.apache.org/jira/browse/KAFKA-990 Project: Kafka Issue

fsync management patch

2013-07-29 Thread Jay Kreps
It would be great if someone could take a look at this: https://issues.apache.org/jira/browse/KAFKA-615 -Jay

[jira] [Resolved] (KAFKA-925) Add optional partition key override in producer

2013-07-29 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps resolved KAFKA-925. - Resolution: Fixed Fix Version/s: 0.8.1 Committed. > Add optional partition key ove

[jira] [Commented] (KAFKA-925) Add optional partition key override in producer

2013-07-29 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723074#comment-13723074 ] Jay Kreps commented on KAFKA-925: - Good point, type parameter is not needed in DefaultParti

[jira] [Reopened] (KAFKA-649) Cleanup log4j logging

2013-07-29 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang reopened KAFKA-649: - Reopened for some more cleaning > Cleanup log4j logging > - > >

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

2013-07-29 Thread Darren Sargent (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722880#comment-13722880 ] Darren Sargent commented on KAFKA-717: -- I'll be out of the office 7/27 through 8/4, ch

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

2013-07-29 Thread Rob Withers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722878#comment-13722878 ] Rob Withers commented on KAFKA-717: --- we tried the tgz of 22 patches against the beta1-can

[jira] Subscription: outstanding kafka patches

2013-07-29 Thread jira
Issue Subscription Filter: outstanding kafka patches (65 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-985 Increasing log retention quickly overflows scala Int https://issues.apache.org/jira/browse/KAFKA-985 KAFKA-984

Re: Client improvement discussion

2013-07-29 Thread Tommy Messbauer
+1 to this. Our company use Java, Python, Node.js for most of our interactions. Our data science team uses Python and a little Java. Most of our producers / consumers are node.js (for RabbitMQ). Our services use mostly Java with some node.js. Our application layers use node.js. So if our comp

RE: Client improvement discussion

2013-07-29 Thread Sybrandy, Casey
In the past there was some discussion about having a C client for non-JVM languages. Is this still planned as well? Being able to work with Kafka from other languages would be a great thing. Where I work, we interact with Kafka via Java and Ruby (producer), so having an official C library tha