[jira] [Commented] (KAFKA-972) MetadataRequest returns stale list of brokers

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616238#comment-14616238 ] Ashish K Singh commented on KAFKA-972: -- Updated reviewboard

Re: Review Request 36030: Patch for KAFKA-972

2015-07-07 Thread Ashish Singh
On July 6, 2015, 9:47 p.m., Jun Rao wrote: Thanks for the patch. A few more minor comments blow. Thanks for the review again Jun! On July 6, 2015, 9:47 p.m., Jun Rao wrote: core/src/test/scala/unit/kafka/integration/TopicMetadataTest.scala, line 147

[jira] [Updated] (KAFKA-972) MetadataRequest returns stale list of brokers

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish K Singh updated KAFKA-972: - Attachment: KAFKA-972_2015-07-06_23:07:34.patch MetadataRequest returns stale list of brokers

[jira] [Updated] (KAFKA-972) MetadataRequest returns stale list of brokers

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish K Singh updated KAFKA-972: - Status: Patch Available (was: In Progress) MetadataRequest returns stale list of brokers

Re: Review Request 36030: Patch for KAFKA-972

2015-07-07 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36030/ --- (Updated July 7, 2015, 6:07 a.m.) Review request for kafka. Bugs: KAFKA-972

Re: [jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-07-07 Thread Stevo Slavić
Hello Jun, I can easily reproduce the issue with previous commit (RAT). While on latest trunk branch: $ git checkout HEAD^ $ gradle clean $ gradle copyDependantLibs $ ls -lart core/build/dependant-libs-2.10.5/ lists slf4j-api-1.7.6.jar and slf4j-api-1.6.1.jar Not sure exactly which

[jira] [Updated] (KAFKA-1367) Broker topic metadata not kept in sync with ZooKeeper

2015-07-07 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-1367: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the latest patch. +1. Committed

[jira] [Updated] (KAFKA-972) MetadataRequest returns stale list of brokers

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish K Singh updated KAFKA-972: - Attachment: KAFKA-972_2015-07-07_10:42:41.patch MetadataRequest returns stale list of brokers

Re: Review Request 36030: Patch for KAFKA-972

2015-07-07 Thread Ashish Singh
On July 7, 2015, 4:50 p.m., Jun Rao wrote: Thanks for the latest patch. Looks good. Could you rebase? Done. - Ashish --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36030/#review90721

Re: Review Request 35820: Patch for KAFKA-1367

2015-07-07 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35820/#review90734 --- core/src/main/scala/kafka/controller/KafkaController.scala (lines

[jira] [Updated] (KAFKA-2314) Proper help message for MirrorMaker's `message.handler` property

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2314: - Resolution: Fixed Status: Resolved (was: Patch Available) Proper help message for

[jira] [Commented] (KAFKA-2314) Proper help message for MirrorMaker's `message.handler` property

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616921#comment-14616921 ] Guozhang Wang commented on KAFKA-2314: -- Thanks for the patch, +1 and committed to

[jira] [Commented] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616955#comment-14616955 ] Ewen Cheslack-Postava commented on KAFKA-2304: -- [~joestein] assigned to you

Re: Review Request 35820: Patch for KAFKA-1367

2015-07-07 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35820/#review90717 --- Ship it! +1. Will fix the following during commit.

Re: Review Request 35677: Patch for KAFKA-2288

2015-07-07 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35677/#review90725 --- Ship it! Thanks for the patch. +1. You can commit after addressing

Re: Review Request 36034: Patch for KAFKA-2306

2015-07-07 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36034/#review90712 --- Ship it! Ship It! - Guozhang Wang On July 7, 2015, 1:22 a.m.,

[jira] [Commented] (KAFKA-2316) deprecating java 1.6 support

2015-07-07 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616974#comment-14616974 ] Sriharsha Chintalapani commented on KAFKA-2316: --- Created reviewboard

[jira] [Updated] (KAFKA-2316) deprecating java 1.6 support

2015-07-07 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani updated KAFKA-2316: -- Status: Patch Available (was: Open) deprecating java 1.6 support

Build failed in Jenkins: KafkaPreCommit #138

2015-07-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/KafkaPreCommit/138/changes Changes: [junrao] kafka-1367; Broker topic metadata not kept in sync with ZooKeeper; patched by Ashish Singh; reviewed by Jun Rao [joe.stein] KAFKA-2304 Supported enabling JMX in Kafka Vagrantfile patch by Stevo Slavic reviewed by

[jira] [Updated] (KAFKA-2306) New producer should emit metrics for buffer exhaustion

2015-07-07 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-2306: Attachment: KAFKA-2306_2015-07-07_10:47:10.patch New producer should emit metrics for buffer exhaustion

[jira] [Created] (KAFKA-2316) deprecating java 1.6 support

2015-07-07 Thread Sriharsha Chintalapani (JIRA)
Sriharsha Chintalapani created KAFKA-2316: - Summary: deprecating java 1.6 support Key: KAFKA-2316 URL: https://issues.apache.org/jira/browse/KAFKA-2316 Project: Kafka Issue Type: Bug

Build failed in Jenkins: KafkaPreCommit #137

2015-07-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/KafkaPreCommit/137/changes Changes: [wangguoz] KAFKA-2314: proper MirrorMaker's message handler help message; reviewed by Guozhang Wang -- Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu

[jira] [Commented] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616979#comment-14616979 ] Joe Stein commented on KAFKA-2304: -- Thanks [~ewencp] for the review, will take a look

[jira] [Updated] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-2304: - Resolution: Fixed Status: Resolved (was: Patch Available) pushed to trunk, thanks for the patch

Build failed in Jenkins: Kafka-trunk #527

2015-07-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Kafka-trunk/527/changes Changes: [wangguoz] KAFKA-2314: proper MirrorMaker's message handler help message; reviewed by Guozhang Wang [junrao] kafka-1367; Broker topic metadata not kept in sync with ZooKeeper; patched by Ashish Singh; reviewed by Jun Rao

[jira] [Commented] (KAFKA-2306) New producer should emit metrics for buffer exhaustion

2015-07-07 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617057#comment-14617057 ] Dong Lin commented on KAFKA-2306: - Updated reviewboard

Re: Review Request 36034: Patch for KAFKA-2306

2015-07-07 Thread Dong Lin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36034/ --- (Updated July 7, 2015, 5:47 p.m.) Review request for kafka and Joel Koshy.

Re: Review Request 36030: Patch for KAFKA-972

2015-07-07 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36030/#review90721 --- Thanks for the latest patch. Looks good. Could you rebase? - Jun

Re: Review Request 35820: Patch for KAFKA-1367

2015-07-07 Thread Ashish Singh
On July 7, 2015, 4:43 p.m., Jun Rao wrote: +1. Will fix the following during commit. Thanks Jun! - Ashish --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35820/#review90717

Re: Review Request 36265: Patch for KAFKA-2316

2015-07-07 Thread Ismael Juma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36265/#review90740 --- Ship it! Ship It! - Ismael Juma On July 7, 2015, 4:53 p.m.,

Review Request 36265: Patch for KAFKA-2316

2015-07-07 Thread Sriharsha Chintalapani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36265/ --- Review request for kafka. Bugs: KAFKA-2316

[jira] [Updated] (KAFKA-2316) deprecating java 1.6 support

2015-07-07 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani updated KAFKA-2316: -- Attachment: KAFKA-2316.patch deprecating java 1.6 support

[jira] [Comment Edited] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616979#comment-14616979 ] Joe Stein edited comment on KAFKA-2304 at 7/7/15 5:01 PM: -- Thanks

[jira] [Commented] (KAFKA-972) MetadataRequest returns stale list of brokers

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617047#comment-14617047 ] Ashish K Singh commented on KAFKA-972: -- Updated reviewboard

Re: Review Request 36030: Patch for KAFKA-972

2015-07-07 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36030/ --- (Updated July 7, 2015, 5:42 p.m.) Review request for kafka. Bugs: KAFKA-972

Re: [ANNOUNCE] New Committer

2015-07-07 Thread Sriharsha Chintalapani
Congrats Gwen --  Harsha On July 7, 2015 at 5:44:37 AM, Sriram Subramanian (srsubraman...@linkedin.com.invalid) wrote: Congrats Gwen! On Jul 6, 2015, at 6:08 PM, Joe Stein joe.st...@stealth.ly wrote: I am pleased to announce that the Apache Kafka PMC has voted to invite Gwen

[jira] [Updated] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-2304: - Assignee: Joe Stein Support enabling JMX in Kafka Vagrantfile

Re: EOL JDK 1.6 for Kafka

2015-07-07 Thread Sriharsha Chintalapani
Thanks for  votes. Here is the JIRA with patch  https://issues.apache.org/jira/browse/KAFKA-2316 . --  Harsha On July 2, 2015 at 8:16:56 AM, Grant Henke (ghe...@cloudera.com) wrote: +1 On Wed, Jul 1, 2015 at 6:29 PM, Neha Narkhede n...@confluent.io wrote: +1. It's about time. On

[jira] [Updated] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-2304: - Affects Version/s: (was: 0.8.3) Reviewer: Ewen Cheslack-Postava Support enabling JMX in

Re: Review Request 36034: Patch for KAFKA-2306

2015-07-07 Thread Dong Lin
On July 7, 2015, 5:28 p.m., Guozhang Wang wrote: clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java, line 408 https://reviews.apache.org/r/36034/diff/3/?file=1000835#file1000835line408 Missed one more point here: I think it is better to use

[jira] [Created] (KAFKA-2313) javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Onur Karaman (JIRA)
Onur Karaman created KAFKA-2313: --- Summary: javadoc fix for KafkaConsumer deserialization Key: KAFKA-2313 URL: https://issues.apache.org/jira/browse/KAFKA-2313 Project: Kafka Issue Type: Bug

Review Request 36249: javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Onur Karaman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36249/ --- Review request for kafka. Bugs: KAFKA-2313

[jira] [Updated] (KAFKA-2313) javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Onur Karaman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Onur Karaman updated KAFKA-2313: Attachment: KAFKA-2313.patch javadoc fix for KafkaConsumer deserialization

[jira] [Commented] (KAFKA-2313) javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Onur Karaman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616310#comment-14616310 ] Onur Karaman commented on KAFKA-2313: - Created reviewboard

[jira] [Updated] (KAFKA-2313) javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Onur Karaman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Onur Karaman updated KAFKA-2313: Status: Patch Available (was: Open) javadoc fix for KafkaConsumer deserialization

[jira] [Created] (KAFKA-2314) Proper help message for MirrorMaker's `message.handler` property

2015-07-07 Thread Kostya Golikov (JIRA)
Kostya Golikov created KAFKA-2314: - Summary: Proper help message for MirrorMaker's `message.handler` property Key: KAFKA-2314 URL: https://issues.apache.org/jira/browse/KAFKA-2314 Project: Kafka

[jira] [Commented] (KAFKA-2310) Add config to prevent broker becoming controller

2015-07-07 Thread Andrii Biletskyi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616401#comment-14616401 ] Andrii Biletskyi commented on KAFKA-2310: - [~jjkoshy] yes, it might be a

Re: [jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-07-07 Thread Stevo Slavić
Correction to my previous email — it's slf4j-log4j12-1.7.6.jar and slf4j-log4j12-1.6.1.jar that were being copied into dependant-libs, not slf4j-api variants. On Tue, Jul 7, 2015 at 8:27 AM, Stevo Slavić ssla...@gmail.com wrote: Hello Jun, I can easily reproduce the issue with previous commit

[jira] [Updated] (KAFKA-2314) Proper help message for MirrorMaker's `message.handler` property

2015-07-07 Thread Kostya Golikov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostya Golikov updated KAFKA-2314: -- Status: Patch Available (was: Open) Proper help message for MirrorMaker's `message.handler`

[jira] [Created] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Ashish K Singh (JIRA)
Ashish K Singh created KAFKA-2317: - Summary: De-register isrChangeNotificationListener on controller resignation Key: KAFKA-2317 URL: https://issues.apache.org/jira/browse/KAFKA-2317 Project: Kafka

[jira] [Commented] (KAFKA-2308) New producer + Snappy face un-compression errors after broker restart

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617206#comment-14617206 ] Guozhang Wang commented on KAFKA-2308: -- Hi [~gwenshap] thanks for the findings. Yes

Re: Add as contributor

2015-07-07 Thread Guozhang Wang
Hi Flavio, Just added you. Cheers, Guozhang On Tue, Jul 7, 2015 at 11:57 AM, Flavio P JUNQUEIRA f...@apache.org wrote: Could any of the kafka gods please add me as a contributor on jira? Thank you! -Flavio -- -- Guozhang

[jira] [Updated] (KAFKA-2295) Dynamically loaded classes (encoders, etc.) may not be found by Kafka Producer

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2295: - Status: In Progress (was: Patch Available) Dynamically loaded classes (encoders, etc.) may not

[jira] [Commented] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617286#comment-14617286 ] ASF GitHub Bot commented on KAFKA-2304: --- Github user sslavic closed the pull request

Re: Newbie ducktape questions :)

2015-07-07 Thread Geoffrey Anderson
Hi Gwen, Congrats on becoming a committer! I submitted a (ducktape) pull request for the cluster size issue here: https://github.com/confluentinc/ducktape/pull/67 which hopefully makes the error less confusing. Maybe we can punt on the slightly funky Vagrantfile.local setup in the Kafka

Add as contributor

2015-07-07 Thread Flavio P JUNQUEIRA
Could any of the kafka gods please add me as a contributor on jira? Thank you! -Flavio

[jira] [Created] (KAFKA-2318) replica manager repeatedly tries to fetch from partitions already moved during controlled shutdown

2015-07-07 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2318: -- Summary: replica manager repeatedly tries to fetch from partitions already moved during controlled shutdown Key: KAFKA-2318 URL:

[jira] [Commented] (KAFKA-2231) Deleting a topic fails

2015-07-07 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617277#comment-14617277 ] Flavio Junqueira commented on KAFKA-2231: - bq. It is a test system. 1 ZooKeeper

[jira] [Updated] (KAFKA-2313) javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Onur Karaman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Onur Karaman updated KAFKA-2313: Attachment: KAFKA-2313_2015-07-07_13:16:00.patch javadoc fix for KafkaConsumer deserialization

[jira] [Commented] (KAFKA-2308) New producer + Snappy face un-compression errors after broker restart

2015-07-07 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617096#comment-14617096 ] Gwen Shapira commented on KAFKA-2308: - I kinda know why it happens, a patch will take

[jira] [Commented] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617121#comment-14617121 ] Ashish K Singh commented on KAFKA-2317: --- [~guozhang] do you mind taking a look?

Re: Review Request 36034: Patch for KAFKA-2306

2015-07-07 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36034/#review90765 --- Ship it! Ship It! - Guozhang Wang On July 7, 2015, 5:47 p.m.,

[jira] [Updated] (KAFKA-2300) Error in controller log when broker tries to rejoin cluster

2015-07-07 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated KAFKA-2300: Assignee: Flavio Junqueira Error in controller log when broker tries to rejoin cluster

[jira] [Commented] (KAFKA-2296) Not able to delete topic on latest kafka

2015-07-07 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617268#comment-14617268 ] Flavio Junqueira commented on KAFKA-2296: - I'm wondering if this is a duplicate of

[jira] [Updated] (KAFKA-2306) New producer should emit metrics for buffer exhaustion

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2306: - Resolution: Fixed Status: Resolved (was: Patch Available) New producer should emit

[jira] [Commented] (KAFKA-2306) New producer should emit metrics for buffer exhaustion

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617252#comment-14617252 ] Guozhang Wang commented on KAFKA-2306: -- Thanks for the patch. Committed to trunk.

[jira] [Commented] (KAFKA-2313) javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Onur Karaman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617297#comment-14617297 ] Onur Karaman commented on KAFKA-2313: - Updated reviewboard

Re: Review Request 36249: javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Onur Karaman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36249/ --- (Updated July 7, 2015, 8:16 p.m.) Review request for kafka. Bugs: KAFKA-2313

Re: Review Request 35820: Patch for KAFKA-1367

2015-07-07 Thread Ashish Singh
On July 7, 2015, 5:53 p.m., Guozhang Wang wrote: core/src/main/scala/kafka/controller/KafkaController.scala, lines 898-903 https://reviews.apache.org/r/35820/diff/3/?file=1000895#file1000895line898 I think we need to add the de-registration functions as other listeners upon

[jira] [Commented] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617117#comment-14617117 ] Ashish K Singh commented on KAFKA-2317: --- Created reviewboard

[jira] [Updated] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish K Singh updated KAFKA-2317: -- Status: Patch Available (was: Open) De-register isrChangeNotificationListener on controller

Review Request 36270: Patch for KAFKA-2317

2015-07-07 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36270/ --- Review request for kafka. Bugs: KAFKA-2317

[jira] [Updated] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish K Singh updated KAFKA-2317: -- Attachment: KAFKA-2317.patch De-register isrChangeNotificationListener on controller

Build failed in Jenkins: Kafka-trunk #528

2015-07-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Kafka-trunk/528/changes Changes: [joe.stein] KAFKA-2304 Supported enabling JMX in Kafka Vagrantfile patch by Stevo Slavic reviewed by Ewen Cheslack-Postava -- Started by an SCM change Building remotely on H10 (Ubuntu

[jira] [Commented] (KAFKA-2316) deprecating java 1.6 support

2015-07-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617084#comment-14617084 ] Ismael Juma commented on KAFKA-2316: I think it would be more accurate for the title

Re: Build failed in Jenkins: KafkaPreCommit #138

2015-07-07 Thread Ewen Cheslack-Postava
Is there a way to run the Jenkins build with more detailed output, e.g. with one of gradle's debug flags? It looks like in the Jenkins environment the exclude rules (which should be ignoring the build/ directory) aren't working like they did for me and the reviewers, but there's not enough useful

Re: Review Request 36242: Patch for KAFKA-2311

2015-07-07 Thread Guozhang Wang
On July 7, 2015, 5:31 a.m., Ewen Cheslack-Postava wrote: clients/src/main/java/org/apache/kafka/clients/consumer/KafkaConsumer.java, line 987 https://reviews.apache.org/r/36242/diff/1/?file=1000884#file1000884line987 This check could even be removed -- if acquire() succeeded,

[jira] [Updated] (KAFKA-2316) Drop java 1.6 support

2015-07-07 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani updated KAFKA-2316: -- Summary: Drop java 1.6 support (was: deprecating java 1.6 support) Drop java

[GitHub] kafka pull request: KAFKA-2304: Supported enabling JMX in Kafka Va...

2015-07-07 Thread sslavic
Github user sslavic closed the pull request at: https://github.com/apache/kafka/pull/72 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Updated] (KAFKA-2314) Proper help message for MirrorMaker's `message.handler` property

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2314: - Assignee: Kostya Golikov Proper help message for MirrorMaker's `message.handler` property

[jira] [Updated] (KAFKA-2314) Proper help message for MirrorMaker's `message.handler` property

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2314: - Fix Version/s: 0.8.3 Proper help message for MirrorMaker's `message.handler` property

[jira] [Updated] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-2304: - Fix Version/s: 0.8.3 Support enabling JMX in Kafka Vagrantfile

[jira] [Updated] (KAFKA-2304) Support enabling JMX in Kafka Vagrantfile

2015-07-07 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-2304: - Assignee: Stevo Slavic (was: Joe Stein) Support enabling JMX in Kafka Vagrantfile

Re: Review Request 36034: Patch for KAFKA-2306

2015-07-07 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36034/#review90730 ---

[jira] [Commented] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617322#comment-14617322 ] Guozhang Wang commented on KAFKA-2317: -- Committed to trunk. Thanks. De-register

Re: Review Request 36270: Patch for KAFKA-2317

2015-07-07 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36270/#review90773 --- Ship it! Ship It! - Guozhang Wang On July 7, 2015, 6:14 p.m.,

[jira] [Commented] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617328#comment-14617328 ] Ashish K Singh commented on KAFKA-2317: --- Thanks [~guozhang]! De-register

[jira] [Commented] (KAFKA-2187) Introduce merge-kafka-pr.py script

2015-07-07 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617319#comment-14617319 ] Ismael Juma commented on KAFKA-2187: Once we transition to the new way, we also need

[jira] [Updated] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2317: - Resolution: Fixed Status: Resolved (was: Patch Available) De-register

[jira] [Updated] (KAFKA-2317) De-register isrChangeNotificationListener on controller resignation

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2317: - Fix Version/s: 0.8.3 De-register isrChangeNotificationListener on controller resignation

Build failed in Jenkins: Kafka-trunk #530

2015-07-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Kafka-trunk/530/changes Changes: [wangguoz] KAFKA-2317: follow-up of KAFKA1367; reviewed by Guozhang Wang [wangguoz] KAFKA-2313: javadoc fix for KafkaConsumer deserialization; reviewed by Guozhang Wang -- Started by an

Build failed in Jenkins: Kafka-trunk #529

2015-07-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Kafka-trunk/529/changes Changes: [wangguoz] KAFKA-2306: add another metric for buffer exhausted; reviewed by Guozhang Wang -- [...truncated 1492 lines...] kafka.log.LogTest testParseTopicPartitionNameForMissingPartition

[jira] [Commented] (KAFKA-2313) javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617349#comment-14617349 ] Guozhang Wang commented on KAFKA-2313: -- Thanks for the patch. Committed to trunk.

[jira] [Updated] (KAFKA-2313) javadoc fix for KafkaConsumer deserialization

2015-07-07 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2313: - Resolution: Fixed Status: Resolved (was: Patch Available) javadoc fix for KafkaConsumer

Build failed in Jenkins: KafkaPreCommit #139

2015-07-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/KafkaPreCommit/139/changes Changes: [wangguoz] KAFKA-2306: add another metric for buffer exhausted; reviewed by Guozhang Wang [wangguoz] KAFKA-2317: follow-up of KAFKA1367; reviewed by Guozhang Wang [wangguoz] KAFKA-2313: javadoc fix for KafkaConsumer

[jira] [Commented] (KAFKA-2318) replica manager repeatedly tries to fetch from partitions already moved during controlled shutdown

2015-07-07 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617551#comment-14617551 ] Jiangjie Qin commented on KAFKA-2318: - We introduced a replica fetcher back off time

[jira] [Created] (KAFKA-2319) After controlled shutdown: IllegalStateException: Kafka scheduler has not been started

2015-07-07 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2319: -- Summary: After controlled shutdown: IllegalStateException: Kafka scheduler has not been started Key: KAFKA-2319 URL: https://issues.apache.org/jira/browse/KAFKA-2319

[jira] [Commented] (KAFKA-2231) Deleting a topic fails

2015-07-07 Thread James G. Haberly (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617601#comment-14617601 ] James G. Haberly commented on KAFKA-2231: - I deleted just one topic and tried to

[jira] [Updated] (KAFKA-2318) replica manager repeatedly tries to fetch from partitions already moved during controlled shutdown

2015-07-07 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2318: --- Description: Using version 0.8.2.1. During a controlled shutdown, it seems like the left-hand

Re: Build failed in Jenkins: KafkaPreCommit #138

2015-07-07 Thread Jun Rao
Ewen, We did have at least one successful run ( https://builds.apache.org/job/Kafka-trunk/526/console) after the rat patch. Perhaps you can file an Apache infra ticket to figure out why other runs fail? Thanks, Jun On Tue, Jul 7, 2015 at 11:16 AM, Ewen Cheslack-Postava e...@confluent.io wrote:

  1   2   >