[jira] [Commented] (KAFKA-1029) Zookeeper leader election stuck in ephemeral node retry loop

2014-03-31 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955320#comment-13955320 ] Jason Rosenberg commented on KAFKA-1029: Just to wrap this up, it turns out the

[jira] [Updated] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Lyutov updated KAFKA-1344: --- Attachment: KAFKA-1344.patch Kafka-console-producer.sh support snappy compression

[jira] [Commented] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955389#comment-13955389 ] Ivan Lyutov commented on KAFKA-1344: Created reviewboard against branch origin/0.8.1

[jira] [Updated] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Lyutov updated KAFKA-1344: --- Attachment: (was: KAFKA-1344.patch) Kafka-console-producer.sh support snappy compression

[jira] [Issue Comment Deleted] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Lyutov updated KAFKA-1344: --- Comment: was deleted (was: Created reviewboard against branch origin/0.8.1)

Re: Review Request 19510: Patch for KAFKA-1318-v2

2014-03-31 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19510/#review39068 --- Not sure if I'm missing something here, but I don't see any

[jira] [Commented] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955419#comment-13955419 ] ASF GitHub Bot commented on KAFKA-1344: --- GitHub user edgefox opened a pull request:

Re: Review Request 19510: Patch for KAFKA-1318-v2

2014-03-31 Thread Jun Rao
On March 31, 2014, 5:36 p.m., Timothy Chen wrote: Not sure if I'm missing something here, but I don't see any Popen.communicate changes in this rb? It is there. Search for subproc.communicate() in system_test/utils/kafka_system_test_utils.py. - Jun

[jira] [Updated] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Lyutov updated KAFKA-1344: --- Attachment: KAFKA-1344.patch Kafka-console-producer.sh support snappy compression

[jira] [Commented] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955428#comment-13955428 ] Ivan Lyutov commented on KAFKA-1344: Created reviewboard against branch apache/0.8.1

[jira] [Updated] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Lyutov updated KAFKA-1344: --- Attachment: (was: KAFKA-1344.patch) Kafka-console-producer.sh support snappy compression

Review Request 19853: Patch for KAFKA-1344

2014-03-31 Thread Ivan Lyutov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19853/ --- Review request for kafka. Bugs: KAFKA-1344

[jira] [Updated] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Lyutov updated KAFKA-1344: --- Attachment: KAFKA-1344.patch Kafka-console-producer.sh support snappy compression

[jira] [Commented] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955433#comment-13955433 ] Ivan Lyutov commented on KAFKA-1344: Created reviewboard

[jira] [Commented] (KAFKA-1251) Add metrics to the producer

2014-03-31 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955442#comment-13955442 ] Jun Rao commented on KAFKA-1251: The new names sound good. Also, I am not sure if the

[jira] [Commented] (KAFKA-1251) Add metrics to the producer

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955468#comment-13955468 ] Guozhang Wang commented on KAFKA-1251: -- +1 on the new names. Add metrics to the

Re: Review Request 19853: Patch for KAFKA-1344

2014-03-31 Thread Ivan Lyutov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19853/ --- (Updated March 31, 2014, 6:14 p.m.) Review request for kafka. Bugs:

[jira] [Updated] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Lyutov updated KAFKA-1344: --- Attachment: KAFKA-1344_2014-03-31_21:13:57.patch Kafka-console-producer.sh support snappy

[jira] [Commented] (KAFKA-1344) Kafka-console-producer.sh support snappy compression

2014-03-31 Thread Ivan Lyutov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955471#comment-13955471 ] Ivan Lyutov commented on KAFKA-1344: Updated reviewboard

[jira] [Commented] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955520#comment-13955520 ] Guozhang Wang commented on KAFKA-1350: -- I think if the corresponding level is not

[jira] [Updated] (KAFKA-1323) log.dirs server property no longer supports relative directories

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated KAFKA-1323: Attachment: KAFKA-1323_2014-03-31_11:57:37.patch log.dirs server property no longer supports

[jira] [Commented] (KAFKA-1323) log.dirs server property no longer supports relative directories

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955532#comment-13955532 ] Timothy Chen commented on KAFKA-1323: - Updated reviewboard

[jira] Subscription: outstanding kafka patches

2014-03-31 Thread jira
Issue Subscription Filter: outstanding kafka patches (87 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-1350 Fix excessive state change logging https://issues.apache.org/jira/browse/KAFKA-1350 KAFKA-1344

Re: Review Request 19626: Patch for KAFKA-1323

2014-03-31 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19626/ --- (Updated March 31, 2014, 6:57 p.m.) Review request for kafka. Bugs:

[jira] [Comment Edited] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955520#comment-13955520 ] Guozhang Wang edited comment on KAFKA-1350 at 3/31/14 7:51 PM:

[jira] [Comment Edited] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955520#comment-13955520 ] Guozhang Wang edited comment on KAFKA-1350 at 3/31/14 7:52 PM:

[jira] [Comment Edited] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955520#comment-13955520 ] Guozhang Wang edited comment on KAFKA-1350 at 3/31/14 7:53 PM:

[jira] [Comment Edited] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955520#comment-13955520 ] Guozhang Wang edited comment on KAFKA-1350 at 3/31/14 7:57 PM:

Re: Review Request 19831: Patch for KAFKA-1337

2014-03-31 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19831/#review39085 --- Ship it! With some general minor comments: 1. The systems tests

Re: Review Request 19828: Patch for KAFKA-1350

2014-03-31 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19828/#review39100 --- Ship it! Ship It! - Jun Rao On March 30, 2014, 6:29 a.m., Neha

Re: Review Request 19510: Patch for KAFKA-1318-v2

2014-03-31 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19510/#review39101 --- Ship it! Ship It! - Guozhang Wang On March 31, 2014, 5:32 p.m.,

[jira] [Commented] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955694#comment-13955694 ] Timothy Chen commented on KAFKA-1350: - Ah got it, just learned that Scala has a

[jira] [Commented] (KAFKA-1264) Make ConsoleProducer compression codec configurable

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955701#comment-13955701 ] Guozhang Wang commented on KAFKA-1264: -- Thanks for the patch. Could also change the

Re: Review Request 19828: Patch for KAFKA-1350

2014-03-31 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19828/#review39104 --- Ship it! Ship It! - Guozhang Wang On March 30, 2014, 6:29 a.m.,

Re: Review Request 19828: Patch for KAFKA-1350

2014-03-31 Thread Guozhang Wang
On March 31, 2014, 1:40 a.m., Neha Narkhede wrote: core/src/main/scala/kafka/server/KafkaApis.scala, line 141 https://reviews.apache.org/r/19828/diff/2/?file=540411#file540411line141 I see what you are saying now. Yes, I think you are right. This patch only addresses the

[jira] [Commented] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955744#comment-13955744 ] Joel Koshy commented on KAFKA-1350: --- [~guozhang] I'm not sure I follow your question. I

[jira] [Commented] (KAFKA-1349) Fatal error during KafkaServerStable startup

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955747#comment-13955747 ] Timothy Chen commented on KAFKA-1349: - Hi Pan, the code links you provided is actually

[jira] [Comment Edited] (KAFKA-1341) Client Selector doesn't check connection id properly

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955751#comment-13955751 ] Timothy Chen edited comment on KAFKA-1341 at 3/31/14 9:41 PM: --

Re: Review Request 19690: Patch for KAFKA-1341

2014-03-31 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19690/ --- (Updated March 31, 2014, 9:42 p.m.) Review request for kafka. Bugs:

[jira] [Updated] (KAFKA-1341) Client Selector doesn't check connection id properly

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated KAFKA-1341: Attachment: KAFKA-1341_2014-03-31_14:42:44.patch Client Selector doesn't check connection id

[jira] [Commented] (KAFKA-1341) Client Selector doesn't check connection id properly

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955755#comment-13955755 ] Timothy Chen commented on KAFKA-1341: - Updated reviewboard

Re: Review Request 19690: Patch for KAFKA-1341

2014-03-31 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19690/ --- (Updated March 31, 2014, 9:44 p.m.) Review request for kafka. Bugs:

[jira] [Updated] (KAFKA-1341) Client Selector doesn't check connection id properly

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated KAFKA-1341: Attachment: KAFKA-1341_2014-03-31_14:44:27.patch Client Selector doesn't check connection id

[jira] [Commented] (KAFKA-1341) Client Selector doesn't check connection id properly

2014-03-31 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955758#comment-13955758 ] Timothy Chen commented on KAFKA-1341: - Updated reviewboard

Re: Review Request 19828: Patch for KAFKA-1350

2014-03-31 Thread Joel Koshy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19828/#review39107 --- Ship it! Ship It! - Joel Koshy On March 30, 2014, 6:29 a.m.,

Re: Review Request 19828: Patch for KAFKA-1350

2014-03-31 Thread Timothy Chen
On March 31, 2014, 1:40 a.m., Neha Narkhede wrote: core/src/main/scala/kafka/server/KafkaApis.scala, line 141 https://reviews.apache.org/r/19828/diff/2/?file=540411#file540411line141 I see what you are saying now. Yes, I think you are right. This patch only addresses the

Re: Review Request 19828: Patch for KAFKA-1350

2014-03-31 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19828/#review39109 --- Ship it! Ship It! - Timothy Chen On March 30, 2014, 6:29 a.m.,

[jira] [Commented] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955761#comment-13955761 ] Guozhang Wang commented on KAFKA-1350: -- Hi Joel, I think we are on the same page as

[jira] [Comment Edited] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955761#comment-13955761 ] Guozhang Wang edited comment on KAFKA-1350 at 3/31/14 9:51 PM:

[jira] [Commented] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955815#comment-13955815 ] Joel Koshy commented on KAFKA-1350: --- Ack yes - I missed the reset. Fix excessive state

Re: Review Request 19811: Fix KAFKA-1320

2014-03-31 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19811/#review39115 --- Ship it! Ship It! - Jun Rao On March 28, 2014, 11:43 p.m.,

[jira] [Resolved] (KAFKA-1320) Change compression.codec to compression.type in new producer configs of system tests

2014-03-31 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-1320. Resolution: Fixed Thanks for the patch. +1. Committed to trunk. Change compression.codec to

[jira] [Created] (KAFKA-1353) report capacity used by request thread pool and network thread pool

2014-03-31 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-1353: -- Summary: report capacity used by request thread pool and network thread pool Key: KAFKA-1353 URL: https://issues.apache.org/jira/browse/KAFKA-1353 Project: Kafka Issue

[jira] [Commented] (KAFKA-1353) report capacity used by request thread pool and network thread pool

2014-03-31 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955902#comment-13955902 ] Jun Rao commented on KAFKA-1353: For network thread pool, we can do the following. In

[jira] [Created] (KAFKA-1354) Failed to load class org.slf4j.impl.StaticLoggerBinder

2014-03-31 Thread RakeshAcharya (JIRA)
RakeshAcharya created KAFKA-1354: Summary: Failed to load class org.slf4j.impl.StaticLoggerBinder Key: KAFKA-1354 URL: https://issues.apache.org/jira/browse/KAFKA-1354 Project: Kafka Issue

[jira] [Created] (KAFKA-1355) Reduce/optimize update metadata requests sent during leader election

2014-03-31 Thread Joel Koshy (JIRA)
Joel Koshy created KAFKA-1355: - Summary: Reduce/optimize update metadata requests sent during leader election Key: KAFKA-1355 URL: https://issues.apache.org/jira/browse/KAFKA-1355 Project: Kafka

[jira] [Commented] (KAFKA-1355) Reduce/optimize update metadata requests sent during leader election

2014-03-31 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13956002#comment-13956002 ] Joel Koshy commented on KAFKA-1355: --- BTW, here are the configs and steps I used for

[jira] [Commented] (KAFKA-1251) Add metrics to the producer

2014-03-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13956121#comment-13956121 ] Neha Narkhede commented on KAFKA-1251: -- +1 on the new names Add metrics to the

[jira] [Closed] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-1350. Fix excessive state change logging -- Key:

[jira] [Updated] (KAFKA-1350) Fix excessive state change logging

2014-03-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1350: - Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the reviews.

[jira] [Updated] (KAFKA-1354) Failed to load class org.slf4j.impl.StaticLoggerBinder

2014-03-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1354: - Labels: newbie patch usability (was: patch) Failed to load class

[jira] [Closed] (KAFKA-1341) Client Selector doesn't check connection id properly

2014-03-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-1341. Client Selector doesn't check connection id properly

[jira] [Resolved] (KAFKA-1341) Client Selector doesn't check connection id properly

2014-03-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede resolved KAFKA-1341. -- Resolution: Fixed Thanks for the patch, pushed to trunk. Client Selector doesn't check