[jira] [Created] (KAFKA-4555) Using Hamcrest for easy intent expression in tests

2016-12-18 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-4555: -- Summary: Using Hamcrest for easy intent expression in tests Key: KAFKA-4555 URL: https://issues.apache.org/jira/browse/KAFKA-4555 Project: Kafka Issue Type: Test

[jira] [Updated] (KAFKA-4500) Kafka Code Improvements

2016-12-07 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-4500: --- Summary: Kafka Code Improvements (was: Code Improvements) > Kafka Code Improvements > ---

[jira] [Updated] (KAFKA-4500) Code Improvements

2016-12-07 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-4500: --- Priority: Minor (was: Trivial) > Code Improvements > - > > Key: KAFKA

[jira] [Updated] (KAFKA-4500) Code Improvements

2016-12-07 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-4500: --- Summary: Code Improvements (was: Code Corrections) > Code Improvements > - > >

[jira] [Updated] (KAFKA-3796) SslTransportLayerTest.testInvalidEndpointIdentification fails on trunk

2016-12-07 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-3796: --- Priority: Trivial (was: Major) Issue Type: Improvement (was: Bug) > SslTransportLayerTest.test

[jira] [Created] (KAFKA-4500) Code Corrections

2016-12-06 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-4500: -- Summary: Code Corrections Key: KAFKA-4500 URL: https://issues.apache.org/jira/browse/KAFKA-4500 Project: Kafka Issue Type: Improvement Components: clie

[jira] [Updated] (KAFKA-3893) Kafka Broker ID disappears from /brokers/ids

2016-11-29 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-3893: --- Summary: Kafka Broker ID disappears from /brokers/ids (was: Kafka Broker ID disappears from /borkers/

[jira] [Updated] (KAFKA-3893) Kafka Broker ID disappears from /borkers/ids

2016-11-29 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-3893: --- Summary: Kafka Broker ID disappears from /borkers/ids (was: Kafka Borker ID disappears from /borkers/

[jira] [Comment Edited] (KAFKA-3893) Kafka Borker ID disappears from /borkers/ids

2016-11-29 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616914#comment-15616914 ] Rekha Joshi edited comment on KAFKA-3893 at 11/30/16 2:58 AM: --

[jira] [Commented] (KAFKA-3893) Kafka Borker ID disappears from /borkers/ids

2016-10-28 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616914#comment-15616914 ] Rekha Joshi commented on KAFKA-3893: We saw it too in Kafka 0.8.x and upgraded to Kafk

[jira] [Updated] (KAFKA-4014) Use Collections.singletonList instead of Arrays.asList for single arguments

2016-08-02 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-4014: --- Summary: Use Collections.singletonList instead of Arrays.asList for single arguments (was: Use Collec

[jira] [Updated] (KAFKA-4014) Use Collections.singletonList instead of Arrays.asList for single arguments

2016-08-02 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-4014: --- Description: Usage of Collections.singletonList instead of Arrays.asList for single arguments better f

[jira] [Created] (KAFKA-4014) Use Collections.singletonList instead of Arrays.asList for unmodified single arguments

2016-08-02 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-4014: -- Summary: Use Collections.singletonList instead of Arrays.asList for unmodified single arguments Key: KAFKA-4014 URL: https://issues.apache.org/jira/browse/KAFKA-4014 Proj

[jira] [Updated] (KAFKA-4014) Use Collections.singletonList instead of Arrays.asList for unmodified single arguments

2016-08-02 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-4014: --- Issue Type: Improvement (was: Bug) > Use Collections.singletonList instead of Arrays.asList for unmod

[jira] [Assigned] (KAFKA-4014) Use Collections.singletonList instead of Arrays.asList for unmodified single arguments

2016-08-02 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-4014: -- Assignee: Rekha Joshi > Use Collections.singletonList instead of Arrays.asList for unmodified s

[jira] [Assigned] (KAFKA-4010) ConfigDef.toRst() should create sections for each group

2016-08-02 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-4010: -- Assignee: Rekha Joshi > ConfigDef.toRst() should create sections for each group > -

[jira] [Assigned] (KAFKA-3905) remove null from subscribed topics in KafkaConsumer#subscribe

2016-06-27 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-3905: -- Assignee: Rekha Joshi > remove null from subscribed topics in KafkaConsumer#subscribe > --

[jira] [Assigned] (KAFKA-3844) Sort configuration items in log

2016-06-27 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-3844: -- Assignee: Rekha Joshi > Sort configuration items in log > --- > >

[jira] [Commented] (KAFKA-3796) SslTransportLayerTest.testInvalidEndpointIdentification fails on trunk

2016-06-07 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319236#comment-15319236 ] Rekha Joshi commented on KAFKA-3796: Actually strangely I was not able to replicate th

[jira] [Assigned] (KAFKA-3061) Get rid of Guava dependency

2016-06-07 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-3061: -- Assignee: Rekha Joshi > Get rid of Guava dependency > --- > >

[jira] [Created] (KAFKA-3796) SslTransportLayerTest.testInvalidEndpointIdentification fails on trunk

2016-06-06 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-3796: -- Summary: SslTransportLayerTest.testInvalidEndpointIdentification fails on trunk Key: KAFKA-3796 URL: https://issues.apache.org/jira/browse/KAFKA-3796 Project: Kafka

[jira] [Assigned] (KAFKA-724) Allow automatic socket.send.buffer from operating system

2016-06-04 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-724: - Assignee: Rekha Joshi > Allow automatic socket.send.buffer from operating system > ---

[jira] [Created] (KAFKA-3771) Improving Kafka code

2016-05-30 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-3771: -- Summary: Improving Kafka code Key: KAFKA-3771 URL: https://issues.apache.org/jira/browse/KAFKA-3771 Project: Kafka Issue Type: Improvement Components:

[jira] [Created] (KAFKA-3765) Code style issues in Kafka

2016-05-27 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-3765: -- Summary: Code style issues in Kafka Key: KAFKA-3765 URL: https://issues.apache.org/jira/browse/KAFKA-3765 Project: Kafka Issue Type: Improvement Compon

[jira] [Created] (KAFKA-3756) javadoc has issues with incorrect @param, @throws, @return

2016-05-25 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-3756: -- Summary: javadoc has issues with incorrect @param, @throws, @return Key: KAFKA-3756 URL: https://issues.apache.org/jira/browse/KAFKA-3756 Project: Kafka Issue

[jira] [Comment Edited] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-16 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149068#comment-15149068 ] Rekha Joshi edited comment on KAFKA-3238 at 2/17/16 3:46 AM: -

[jira] [Comment Edited] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-16 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149068#comment-15149068 ] Rekha Joshi edited comment on KAFKA-3238 at 2/16/16 9:29 PM: -

[jira] [Commented] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-16 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149068#comment-15149068 ] Rekha Joshi commented on KAFKA-3238: anyone home? :) would be great to have your input

[jira] [Comment Edited] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145786#comment-15145786 ] Rekha Joshi edited comment on KAFKA-3238 at 2/13/16 7:29 AM: -

[jira] [Updated] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-3238: --- Priority: Critical (was: Blocker) > Deadlock Mirrormaker consumer not fetching any messages > ---

[jira] [Updated] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-3238: --- Priority: Blocker (was: Critical) > Deadlock Mirrormaker consumer not fetching any messages > ---

[jira] [Comment Edited] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145786#comment-15145786 ] Rekha Joshi edited comment on KAFKA-3238 at 2/13/16 4:24 AM: -

[jira] [Commented] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145786#comment-15145786 ] Rekha Joshi commented on KAFKA-3238: Hi, [~nehanarkhede] [~junrao] [~jkreps] : I have

[jira] [Updated] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-3238: --- Priority: Critical (was: Major) > Deadlock Mirrormaker consumer not fetching any messages > -

[jira] [Comment Edited] (KAFKA-914) Deadlock between initial rebalance and watcher-triggered rebalances

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145519#comment-15145519 ] Rekha Joshi edited comment on KAFKA-914 at 2/13/16 1:20 AM: Hi,

[jira] [Created] (KAFKA-3238) Deadlock Mirrormaker consumer not fetching any messages

2016-02-12 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-3238: -- Summary: Deadlock Mirrormaker consumer not fetching any messages Key: KAFKA-3238 URL: https://issues.apache.org/jira/browse/KAFKA-3238 Project: Kafka Issue Type:

[jira] [Comment Edited] (KAFKA-914) Deadlock between initial rebalance and watcher-triggered rebalances

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145519#comment-15145519 ] Rekha Joshi edited comment on KAFKA-914 at 2/12/16 11:16 PM: - H

[jira] [Commented] (KAFKA-914) Deadlock between initial rebalance and watcher-triggered rebalances

2016-02-12 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145519#comment-15145519 ] Rekha Joshi commented on KAFKA-914: --- Hi, We have been seeing consistent issue mirroring

[jira] [Assigned] (KAFKA-1508) Scripts Break When Path Has Spaces

2015-04-27 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-1508: -- Assignee: Rekha Joshi > Scripts Break When Path Has Spaces > --

[jira] [Resolved] (KAFKA-1284) Received -1 when reading from channel, socket has likely been closed.

2015-04-27 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi resolved KAFKA-1284. Resolution: Cannot Reproduce > Received -1 when reading from channel, socket has likely been closed.

[jira] [Commented] (KAFKA-1284) Received -1 when reading from channel, socket has likely been closed.

2015-04-27 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14515069#comment-14515069 ] Rekha Joshi commented on KAFKA-1284: Hi [~darion] The -1 error will be thrown only if

[jira] [Work started] (KAFKA-1284) Received -1 when reading from channel, socket has likely been closed.

2015-04-27 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-1284 started by Rekha Joshi. -- > Received -1 when reading from channel, socket has likely been closed. > ---

[jira] [Assigned] (KAFKA-1284) Received -1 when reading from channel, socket has likely been closed.

2015-04-27 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-1284: -- Assignee: Rekha Joshi > Received -1 when reading from channel, socket has likely been closed. >

[jira] [Commented] (KAFKA-1621) Standardize --messages option in perf scripts

2015-04-27 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14515003#comment-14515003 ] Rekha Joshi commented on KAFKA-1621: No worries [~nehanarkhede] Thanks for your review

[jira] [Commented] (KAFKA-2098) Gradle Wrapper Jar gone missing in 0.8.2.1

2015-04-15 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497644#comment-14497644 ] Rekha Joshi commented on KAFKA-2098: Thanks for a prompt reply [~jkreps].What works fo

[jira] [Commented] (KAFKA-2098) Gradle Wrapper Jar gone missing in 0.8.2.1

2015-04-15 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497350#comment-14497350 ] Rekha Joshi commented on KAFKA-2098: Hi.I agree [~alexcb] people all over the world ar

[jira] [Assigned] (KAFKA-2098) Gradle Wrapper Jar gone missing in 0.8.2.1

2015-04-15 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-2098: -- Assignee: Rekha Joshi > Gradle Wrapper Jar gone missing in 0.8.2.1 > --

[jira] [Created] (KAFKA-2098) Gradle Wrapper Jar gone missing in 0.8.2.1

2015-04-06 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-2098: -- Summary: Gradle Wrapper Jar gone missing in 0.8.2.1 Key: KAFKA-2098 URL: https://issues.apache.org/jira/browse/KAFKA-2098 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-1621) Standardize --messages option in perf scripts

2015-04-06 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481865#comment-14481865 ] Rekha Joshi commented on KAFKA-1621: Hi.missed updating earlier. everything else was s

[jira] [Commented] (KAFKA-1995) JMS to Kafka: Inbuilt JMSAdaptor/JMSProxy/JMSBridge (Client can speak JMS but hit Kafka)

2015-03-05 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349493#comment-14349493 ] Rekha Joshi commented on KAFKA-1995: Great.Thanks for your reply, [~ewencp] [~joestein

[jira] [Commented] (KAFKA-1995) JMS to Kafka: Inbuilt JMSAdaptor/JMSProxy/JMSBridge (Client can speak JMS but hit Kafka)

2015-03-01 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342819#comment-14342819 ] Rekha Joshi commented on KAFKA-1995: [~jkreps] [~nehanarkhede] [~junrao] [~joestein] i

[jira] [Created] (KAFKA-1995) JMS to Kafka: Inbuilt JMSAdaptor/JMSProxy/JMSBridge (Client can speak JMS but hit Kafka)

2015-03-01 Thread Rekha Joshi (JIRA)
Rekha Joshi created KAFKA-1995: -- Summary: JMS to Kafka: Inbuilt JMSAdaptor/JMSProxy/JMSBridge (Client can speak JMS but hit Kafka) Key: KAFKA-1995 URL: https://issues.apache.org/jira/browse/KAFKA-1995 Pr

[jira] [Updated] (KAFKA-724) Allow automatic socket.send.buffer from operating system

2015-02-22 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-724: -- Reviewer: Jay Kreps Affects Version/s: 0.8.2.0 Status: Patch Available (was:

[jira] [Updated] (KAFKA-269) ./system_test/producer_perf/bin/run-test.sh without --async flag does not run

2015-02-22 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-269: -- Reviewer: Jay Kreps Affects Version/s: 0.8.1.1 Status: Patch Available (was:

[jira] [Updated] (KAFKA-1545) java.net.InetAddress.getLocalHost in KafkaHealthcheck.register may fail on some irregular hostnames

2015-02-22 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-1545: --- Reviewer: Guozhang Wang Affects Version/s: 0.8.1.1 Status: Patch Available

[jira] [Updated] (KAFKA-1972) JMX Tool output for CSV format does not handle attributes with comma in their value

2015-02-22 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-1972: --- Reviewer: Jonathan Rafalski Status: Patch Available (was: Open) Patch at https://github.com/apa

[jira] [Updated] (KAFKA-1621) Standardize --messages option in perf scripts

2015-02-22 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated KAFKA-1621: --- Reviewer: Jay Kreps Status: Patch Available (was: Open) https://github.com/apache/kafka/pull/46

[jira] [Commented] (KAFKA-1972) JMX Tool output for CSV format does not handle attributes with comma in their value

2015-02-22 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14332387#comment-14332387 ] Rekha Joshi commented on KAFKA-1972: [~jrafalski] Patch at https://github.com/apache/k