[jira] [Created] (KAFKA-1633) Data loss if broker is killed

2014-09-13 Thread gautham varada (JIRA)
gautham varada created KAFKA-1633: - Summary: Data loss if broker is killed Key: KAFKA-1633 URL: https://issues.apache.org/jira/browse/KAFKA-1633 Project: Kafka Issue Type: Bug Compo

[jira] [Comment Edited] (KAFKA-1482) Transient test failures for kafka.admin.DeleteTopicTest

2014-09-13 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133059#comment-14133059 ] Sriharsha Chintalapani edited comment on KAFKA-1482 at 9/14/14 3:08 AM:

[jira] [Commented] (KAFKA-1482) Transient test failures for kafka.admin.DeleteTopicTest

2014-09-13 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133059#comment-14133059 ] Sriharsha Chintalapani commented on KAFKA-1482: --- [~nehanarkhede] I ran it li

[jira] [Commented] (KAFKA-1482) Transient test failures for kafka.admin.DeleteTopicTest

2014-09-13 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133049#comment-14133049 ] Neha Narkhede commented on KAFKA-1482: -- [~sriharsha] How many times did you run the t

[jira] [Commented] (KAFKA-1630) ConsumerFetcherThread locked in Tomcat

2014-09-13 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133005#comment-14133005 ] Neha Narkhede commented on KAFKA-1630: -- Kafka consumer typically processes messages a

[jira] [Comment Edited] (KAFKA-686) 0.8 Kafka broker should give a better error message when running against 0.7 zookeeper

2014-09-13 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132998#comment-14132998 ] Neha Narkhede edited comment on KAFKA-686 at 9/13/14 10:24 PM: --

[jira] [Commented] (KAFKA-686) 0.8 Kafka broker should give a better error message when running against 0.7 zookeeper

2014-09-13 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132998#comment-14132998 ] Neha Narkhede commented on KAFKA-686: - Thanks. +1. > 0.8 Kafka broker should give a b

Re: Review Request 25236: Patch for KAFKA-1619

2014-09-13 Thread Stevo Slavic
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25236/#review53274 --- Ship it! Ship It! - Stevo Slavic On Sept. 1, 2014, 5:55 p.m., Ju

[jira] [Updated] (KAFKA-1419) cross build for scala 2.11

2014-09-13 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated KAFKA-1419: Attachment: KAFKA-1419-scalaBinaryVersion.patch Here is the recreated patch. It has two commits, fir

(info)how kafka delete the specific topic data

2014-09-13 Thread Jacky.J.Wang (mis.cnxa01.Newegg) 43048
Hello kafka I truncate data of kafka as follow 1:stop kafka service 2:delete zookeeper /broker/topics/topic and /consumers/group 3:delete kafka log dir 4:restart kafka service 5:recreate topic info but this way need to stop the service,so how truncate kafka topic data with no stopping kafka serv

[jira] [Commented] (KAFKA-1630) ConsumerFetcherThread locked in Tomcat

2014-09-13 Thread vijay (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132613#comment-14132613 ] vijay commented on KAFKA-1630: -- Consumer Threads take too much CPU resource at this time.And

[jira] [Updated] (KAFKA-1632) No such method error on KafkaStream.head

2014-09-13 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aarti gupta updated KAFKA-1632: --- Description: \The following error is thrown, (when I call KafkaStream.head(), as shown in the code sn

[jira] [Commented] (KAFKA-1632) No such method error on KafkaStream.head

2014-09-13 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132601#comment-14132601 ] aarti gupta commented on KAFKA-1632: I also have a failed attempt of implementing non

[jira] [Updated] (KAFKA-1632) No such method error on KafkaStream.head

2014-09-13 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aarti gupta updated KAFKA-1632: --- Description: \The following error is thrown, (when I call KafkaStream.head(), as shown in the code sn

[jira] [Created] (KAFKA-1632) No such method error on KafkaStream.head

2014-09-13 Thread aarti gupta (JIRA)
aarti gupta created KAFKA-1632: -- Summary: No such method error on KafkaStream.head Key: KAFKA-1632 URL: https://issues.apache.org/jira/browse/KAFKA-1632 Project: Kafka Issue Type: Bug Affect

[jira] [Updated] (KAFKA-1632) No such method error on KafkaStream.head

2014-09-13 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aarti gupta updated KAFKA-1632: --- Priority: Major (was: Critical) > No such method error on KafkaStream.head >

[jira] [Updated] (KAFKA-1632) No such method error on KafkaStream.head

2014-09-13 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aarti gupta updated KAFKA-1632: --- Description: \The following error is thrown, (when I call KafkaStream.head(), as shown in the code sn

[jira] [Commented] (KAFKA-686) 0.8 Kafka broker should give a better error message when running against 0.7 zookeeper

2014-09-13 Thread Viktor Taranenko (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132591#comment-14132591 ] Viktor Taranenko commented on KAFKA-686: [~nehanarkhede], It is not 'failAsValue' w