offset fetch request - response issue and wire protocol kafka 0.8

2013-06-17 Thread Milind Parikh
Given the https://cwiki.apache.org/KAFKA/a-guide-to-the-kafka-protocol.html#AGuideToTheKafkaProtocol-OffsetFetchRequestas basis OffsetFetchRequest => ConsumerGroup [TopicName [Partition]] ConsumerGroup => string TopicName => string Partition => int32 and OffsetFetchResponse => [TopicName [

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

2013-06-17 Thread Joe Stein
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 even working on it to deploy into our own shakedown (pre-production) environment and it hit me! We are not voting on all the art

[jira] [Created] (KAFKA-942) the version of the jar should be 0.8.0-beta1 not 0.8.0-SNAPSHOT

2013-06-17 Thread Joe Stein (JIRA)
Joe Stein created KAFKA-942: --- Summary: the version of the jar should be 0.8.0-beta1 not 0.8.0-SNAPSHOT Key: KAFKA-942 URL: https://issues.apache.org/jira/browse/KAFKA-942 Project: Kafka Issue Type

[jira] [Updated] (KAFKA-942) the version of the jar should be 0.8.0-beta1 not 0.8.0-SNAPSHOT

2013-06-17 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-942: Attachment: KAFKA-941.patch > the version of the jar should be 0.8.0-beta1 not 0.8.0-SNAPSHOT >

[jira] [Updated] (KAFKA-942) the version of the jar should be 0.8.0-beta1 not 0.8.0-SNAPSHOT

2013-06-17 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-942: Status: Patch Available (was: Open) > the version of the jar should be 0.8.0-beta1 not 0.8.0-SNAPSHOT >

[jira] [Updated] (KAFKA-942) the version of the jar should be 0.8.0-beta1 not 0.8.0-SNAPSHOT

2013-06-17 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-942: Resolution: Fixed Status: Resolved (was: Patch Available) > the version of the jar should be 0.

[jira] Subscription: outstanding kafka patches

2013-06-17 Thread jira
Issue Subscription Filter: outstanding kafka patches (73 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-932 System Test - set retry.backoff.ms=300 to all test cases https://issues.apache.org/jira/browse/KAFKA-932 KAFKA-9

[jira] [Created] (KAFKA-943) Move all configuration key string to constants

2013-06-17 Thread Sam Meder (JIRA)
Sam Meder created KAFKA-943: --- Summary: Move all configuration key string to constants Key: KAFKA-943 URL: https://issues.apache.org/jira/browse/KAFKA-943 Project: Kafka Issue Type: Improvement

[jira] [Updated] (KAFKA-943) Move all configuration key string to constants

2013-06-17 Thread Sam Meder (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Meder updated KAFKA-943: Status: Patch Available (was: Open) > Move all configuration key string to constants >

[jira] [Updated] (KAFKA-943) Move all configuration key string to constants

2013-06-17 Thread Sam Meder (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Meder updated KAFKA-943: Attachment: configConstants.patch > Move all configuration key string to constants > ---

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

2013-06-17 Thread Neha Narkhede
+1, verified unit tests and quick start. 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 even working on it to deplo

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

2013-06-17 Thread Joe Stein (JIRA)
Joe Stein created KAFKA-944: --- Summary: the pom output from publish and publish-local is not accurate Key: KAFKA-944 URL: https://issues.apache.org/jira/browse/KAFKA-944 Project: Kafka Issue Type:

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

2013-06-17 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13686185#comment-13686185 ] Joe Stein commented on KAFKA-944: - Some sbt docs in publishing http://www.scala-sbt.org/0.

[jira] [Created] (KAFKA-945) Problem with test to send a message and then consume it

2013-06-17 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-945: - Summary: Problem with test to send a message and then consume it Key: KAFKA-945 URL: https://issues.apache.org/jira/browse/KAFKA-945 Project: Kafka Issue T

[jira] [Updated] (KAFKA-945) Problem with test to send a message and then consume it

2013-06-17 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-945: -- Attachment: kafka-945.tar.gz After starting up zookeeper/kafka as described above... Untar this,

[jira] [Updated] (KAFKA-945) Problem with test to send a message and then consume it

2013-06-17 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-945: -- Attachment: kafak-945.out Here's the output when I run this test on my machine, in case there mi