Re: Issue in kafka dependency

2013-12-17 Thread Kostya Golikov
Can you show us resulting pom? As far as I can judge, there is no storm-starter in kafka dependencies, unless it is somehow transitive. 2013/12/18 padma priya chitturi > Hi All, > > I am using kafka 0.8.0-beta1 on windows. In the maven project i included > kafka dependencies from > ( > > http:/

Issue in kafka dependency

2013-12-17 Thread padma priya chitturi
Hi All, I am using kafka 0.8.0-beta1 on windows. In the maven project i included kafka dependencies from ( http://repo1.maven.org/maven2/org/apache/kafka/kafka_2.8.0/0.8.0-beta1/kafka_2.8.0-0.8.0-beta1.pom). However the maven copilation is throwing the below error: Failed to execute goal com.theo

Re: Review Request 16335: Patch for KAFKA-1187

2013-12-17 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16335/#review30592 --- core/src/main/scala/kafka/controller/ControllerChannelManager.scala

[jira] [Commented] (KAFKA-1184) High-Level Consumer: expose fetcher threads number as a parameter

2013-12-17 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851199#comment-13851199 ] Guozhang Wang commented on KAFKA-1184: -- Thanks for reporting this. Do you want to try

[jira] [Work started] (KAFKA-1187) Controller should retry connecting to brokers to send state change requests

2013-12-17 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-1187 started by Neha Narkhede. > Controller should retry connecting to brokers to send state change requests > -

[jira] [Updated] (KAFKA-1187) Controller should retry connecting to brokers to send state change requests

2013-12-17 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1187: - Status: Patch Available (was: In Progress) > Controller should retry connecting to brokers to se

[jira] [Updated] (KAFKA-1187) Controller should retry connecting to brokers to send state change requests

2013-12-17 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1187: - Attachment: KAFKA-1187.patch > Controller should retry connecting to brokers to send state change

[jira] [Commented] (KAFKA-1187) Controller should retry connecting to brokers to send state change requests

2013-12-17 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851161#comment-13851161 ] Neha Narkhede commented on KAFKA-1187: -- Created reviewboard https://reviews.apache.or

Review Request 16335: Patch for KAFKA-1187

2013-12-17 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16335/ --- Review request for kafka. Bugs: KAFKA-1187 https://issues.apache.org/jira/b

Re: Contributing Documentation Patches

2013-12-17 Thread Joe Stein
docs website are here https://svn-master.apache.org/repos/asf/kafka/site /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop

[jira] [Created] (KAFKA-1187) Controller should retry connecting to brokers to send state change requests

2013-12-17 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-1187: Summary: Controller should retry connecting to brokers to send state change requests Key: KAFKA-1187 URL: https://issues.apache.org/jira/browse/KAFKA-1187 Project: Ka

[jira] [Created] (KAFKA-1186) Add topic regex to the kafka-topics tool

2013-12-17 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-1186: Summary: Add topic regex to the kafka-topics tool Key: KAFKA-1186 URL: https://issues.apache.org/jira/browse/KAFKA-1186 Project: Kafka Issue Type: Improvemen

Contributing Documentation Patches

2013-12-17 Thread Ryan Berdeen
Hi, I went looking for a guide on contributing to the Kafka documentation, but I haven't seen any, or even the source for the documentation. How do I go about getting the source and submitting a patch? Thanks! Ryan

[jira] [Created] (KAFKA-1185) Improve leader elector module to have a resign API

2013-12-17 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-1185: Summary: Improve leader elector module to have a resign API Key: KAFKA-1185 URL: https://issues.apache.org/jira/browse/KAFKA-1185 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-1173) Using Vagrant to get up and running with Apache Kafka

2013-12-17 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850631#comment-13850631 ] Joe Stein commented on KAFKA-1173: -- I am ok with working it over at https://github.com/st

[jira] [Comment Edited] (KAFKA-1173) Using Vagrant to get up and running with Apache Kafka

2013-12-17 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850631#comment-13850631 ] Joe Stein edited comment on KAFKA-1173 at 12/17/13 4:26 PM: I

[jira] [Commented] (KAFKA-1180) WhiteList topic filter gets a NullPointerException on complex Regex

2013-12-17 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850506#comment-13850506 ] Joe Stein commented on KAFKA-1180: -- That code is all in TopicFilter, can you writeup a St