Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 1)

2012-09-22 Thread David Arthur
+1 for pulling out client libs. That said, should the client libs be pulled into self-contained projects? On Sep 22, 2012, at 6:17 PM, Lorenzo Alberton wrote: > It's probably better to remove the client libraries and add a README with a > link to this wiki page: > > https://cwiki.apache.org/co

Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 1)

2012-09-22 Thread Lorenzo Alberton
It's probably better to remove the client libraries and add a README with a link to this wiki page: https://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients On Thu, Sep 20, 2012 at 3:26 AM, Joe Stein wrote: > Hello, > > This is the first candidate for the third incubator releas

[DISCUSS] Kafka graduation resolution

2012-09-22 Thread Jakob Homan
As discussed here and on the incubator list last week, it's time for the Kafka community to look towards graduation from Incubator. This requires a resolution, which I've drafted below (ie, filled in the blanks for the boilerplate text). If this looks reasonable, we can move on to a vote for the

Updates to Python client

2012-09-22 Thread David Arthur
I made some improvements to the Python client. I implemented fetch, multi-fetch, multi-produce, and offset requests; I also documented each request/response with the wire format. I've committed to my Kafka branch on GitHub. I have only briefly tested things. https://github.com/mumrah/kafka/tree

[jira] [Commented] (KAFKA-244) Improve log4j appender to use kafka.producer.Producer, and support zk.connect|broker.list options

2012-09-22 Thread nicu marasoiu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461120#comment-13461120 ] nicu marasoiu commented on KAFKA-244: - it looks similar to the initial test but in debu

[jira] [Created] (KAFKA-524) Kafka Appender causes Log4j Deadlock

2012-09-22 Thread nicu marasoiu (JIRA)
nicu marasoiu created KAFKA-524: --- Summary: Kafka Appender causes Log4j Deadlock Key: KAFKA-524 URL: https://issues.apache.org/jira/browse/KAFKA-524 Project: Kafka Issue Type: Sub-task

[jira] [Commented] (KAFKA-244) Improve log4j appender to use kafka.producer.Producer, and support zk.connect|broker.list options

2012-09-22 Thread nicu marasoiu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461117#comment-13461117 ] nicu marasoiu commented on KAFKA-244: - Hello, KafkaLog4jAppender 0.7.1 as commited her