[jira] [Commented] (KAFKA-377) some of the dist mirrors are giving a 403

2012-08-03 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428534#comment-13428534 ] Chris Burroughs commented on KAFKA-377: --- I clicked through everything at https://www

[jira] [Updated] (KAFKA-369) remove ZK dependency on producer

2012-08-03 Thread Yang Ye (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Ye updated KAFKA-369: -- Attachment: kafka_369_v2.diff In AsyncProducerTest.testFailedSendRetryLogic(), we may see following error mess

Re: Kafka REST interface

2012-08-03 Thread Jonathan Creasy
I have an internal one working and was hoping to have it open sourced in the next week. The one at Box is based on the CodeIgniter framework, we have about 45 RESTful interfaces built on this framework so I just put together another one for Kafka. Here are my notes, these were pre-dev so may be a

Kafka REST interface

2012-08-03 Thread David Arthur
I'd like to tackle this project (assuming it hasn't been started yet). I wrote up some initial thoughts here: https://gist.github.com/3248179 TLDR; use Range header for specifying offsets, simple URIs like /kafka/topics/[topic]/[partition], use for a simple transport of bytes and/or represent

[jira] [Updated] (KAFKA-436) Multifetch response size overflow

2012-08-03 Thread Gregoire Seux (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregoire Seux updated KAFKA-436: Description: Fetchsize parameter is per partition in fetch requests. This makes the size of respons

[jira] [Updated] (KAFKA-436) Multifetch response size overflow

2012-08-03 Thread Gregoire Seux (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregoire Seux updated KAFKA-436: Description: Fetchsize parameter is per partition in fetch requests. This makes the size of respons

[jira] [Created] (KAFKA-436) Multifetch overflow

2012-08-03 Thread Gregoire Seux (JIRA)
Gregoire Seux created KAFKA-436: --- Summary: Multifetch overflow Key: KAFKA-436 URL: https://issues.apache.org/jira/browse/KAFKA-436 Project: Kafka Issue Type: Bug Components: core

[jira] [Updated] (KAFKA-436) Multifetch response size overflow

2012-08-03 Thread Gregoire Seux (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregoire Seux updated KAFKA-436: Description: Fetchsize parameter is per partition in fetch requests. This makes the size of respons

[jira] [Updated] (KAFKA-436) Multifetch response size overflow

2012-08-03 Thread Gregoire Seux (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregoire Seux updated KAFKA-436: Summary: Multifetch response size overflow (was: Multifetch overflow) > Multifetch response siz