Re: 0.7.2 release

2012-09-21 Thread Jun Rao
I created the following wiki as the place holder for non-java clients. Feel free to add links there. https://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients Thanks, Jun On Wed, Sep 19, 2012 at 12:09 AM, Magnus Edenhill wrote: > 2012/9/18 Jun Rao > > > > > > I'd like to propo

[jira] [Updated] (KAFKA-473) Use getMetadata Api in ZookeeperConsumerConnector

2012-09-21 Thread Yang Ye (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Ye updated KAFKA-473: -- Attachment: kafka_473_v1.diff 1. create a utility function "getTopicMetadata" in Utils.scala to get topic meta

[jira] [Updated] (KAFKA-344) migration tool from 0.7 to 0.8

2012-09-21 Thread Yang Ye (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Ye updated KAFKA-344: -- Attachment: kafka_344_standalone_v2.diff Thank you for the comments, it's really careful of you and careless of

[jira] [Commented] (KAFKA-185) The files in the kafka\clients\csharp\src\Kafka\Kafka.Client\cfg folder of the csharp client are out of date.

2012-09-21 Thread T Dholakia (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460771#comment-13460771 ] T Dholakia commented on KAFKA-185: -- I am also looking for a way to use Kafka CSharp client

[jira] [Commented] (KAFKA-523) OffsetRequest handler does not handle errors

2012-09-21 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460627#comment-13460627 ] Joel Koshy commented on KAFKA-523: -- This will be addressed as part of KAFKA-501. It requir

Re: Scripts/config not being rolled into package-dist artifact

2012-09-21 Thread Neha Narkhede
Matt, We added the release-zip target in a very old version of Kafka, but never really maintained it after that. But we are open to accepting patches if you'd be interested in contributing. Thanks, Neha On Thu, Sep 20, 2012 at 1:41 PM, Matt Blair wrote: > Hey folks, > > I'd like to roll Debian

[jira] [Commented] (KAFKA-344) migration tool from 0.7 to 0.8

2012-09-21 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460604#comment-13460604 ] Jun Rao commented on KAFKA-344: --- Thanks for patch v2. There are still comments in the previou

[jira] [Comment Edited] (KAFKA-523) OffsetRequest handler does not handle errors

2012-09-21 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460593#comment-13460593 ] David Arthur edited comment on KAFKA-523 at 9/22/12 3:21 AM: - E

[jira] [Comment Edited] (KAFKA-523) OffsetRequest handler does not handle errors

2012-09-21 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460593#comment-13460593 ] David Arthur edited comment on KAFKA-523 at 9/22/12 3:21 AM: - E

[jira] [Updated] (KAFKA-523) OffsetRequest handler does not handle errors

2012-09-21 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-523: --- Description: There is not error handling in the KafkaRequestHandlers#handleOffsetRequest, as a result

[jira] [Updated] (KAFKA-523) OffsetRequest handler does not handle errors

2012-09-21 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-523: --- Description: There is not error handling in the KafkaRequestHandlers#handleOffsetRequest, as a result

[jira] [Updated] (KAFKA-523) OffsetRequest handler does not handle errors

2012-09-21 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-523: --- Description: There is not error handling in the KafkaRequestHandlers#handleOffsetRequest, as a result

[jira] [Created] (KAFKA-523) OffsetRequest handler does not handle errors

2012-09-21 Thread David Arthur (JIRA)
David Arthur created KAFKA-523: -- Summary: OffsetRequest handler does not handle errors Key: KAFKA-523 URL: https://issues.apache.org/jira/browse/KAFKA-523 Project: Kafka Issue Type: Bug