[jira] [Commented] (KAFKA-2132) Move Log4J appender to clients module

2015-05-10 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14537070#comment-14537070 ] Stevo Slavic commented on KAFKA-2132: - Please consider changing issue title and

[jira] [Commented] (KAFKA-1817) AdminUtils.createTopic vs kafka-topics.sh --create with partitions

2015-05-10 Thread Andrey A (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14537108#comment-14537108 ] Andrey A commented on KAFKA-1817: - Faced the same issue

Re: [DISCUSS] KIP-21 Configuration Management

2015-05-10 Thread Gwen Shapira
I am still not clear about the benefits of managing configuration in ZooKeeper vs. keeping the local file and adding a refresh mechanism (signal, protocol, zookeeper, or other). Benefits of staying with configuration file: 1. In line with pretty much any Linux service that exists, so admins have

Re: [DISCUSS] KIP-21 Configuration Management

2015-05-10 Thread Todd Palino
I've been watching this discussion for a while, and I have to jump in and side with Gwen here. I see no benefit to putting the configs into Zookeeper entirely, and a lot of downside. The two biggest problems I have with this are: 1) Configuration management. OK, so you can write glue for Chef to

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2015-05-10 Thread Yoel Amram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14537214#comment-14537214 ] Yoel Amram commented on KAFKA-1955: --- It could really help if there would be a way to

[jira] [Created] (KAFKA-2183) Add libvirt provider for vagrant. speed up vm for testing.

2015-05-10 Thread pronix (JIRA)
pronix created KAFKA-2183: - Summary: Add libvirt provider for vagrant. speed up vm for testing. Key: KAFKA-2183 URL: https://issues.apache.org/jira/browse/KAFKA-2183 Project: Kafka Issue Type: Wish

[GitHub] kafka pull request: add support libvirt as provider. KAFKA-2183

2015-05-10 Thread pronix
GitHub user pronix opened a pull request: https://github.com/apache/kafka/pull/62 add support libvirt as provider. KAFKA-2183 https://issues.apache.org/jira/browse/KAFKA-2183 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (KAFKA-2183) Add libvirt provider for vagrant. speed up vm for testing.

2015-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14537335#comment-14537335 ] ASF GitHub Bot commented on KAFKA-2183: --- GitHub user pronix opened a pull request:

[jira] [Updated] (KAFKA-2183) Add libvirt provider for vagrant. speed up vm for testing.

2015-05-10 Thread pronix (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pronix updated KAFKA-2183: -- Description: add libvirt provider for vagrant for testing and develop in virtual cluster.