[jira] [Created] (KAFKA-3242) "Add Partition" log message doesn't actually indicate adding a partition

2016-02-16 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3242: --- Summary: "Add Partition" log message doesn't actually indicate adding a partition Key: KAFKA-3242 URL: https://issues.apache.org/jira/browse/KAFKA-3242 Project: Kafka

[jira] [Resolved] (KAFKA-3229) Root statestore is not registered with ProcessorStateManager, inner state store is registered instead

2016-02-11 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3229. - Resolution: Fixed Issue resolved by pull request 904 [https://github.com/apache/kafka/pull/904]

[jira] [Commented] (KAFKA-3225) Method commit() of class SourceTask never invoked

2016-02-10 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15141544#comment-15141544 ] Gwen Shapira commented on KAFKA-3225: - Good catch. This is a bit embarrassing... we didn't have a

[jira] [Updated] (KAFKA-3216) "Modifying topics" section incorrectly says you can't change replication factor.

2016-02-09 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3216: Resolution: Fixed Fix Version/s: 0.9.1.0 0.9.0.1 Status:

[jira] [Updated] (KAFKA-3141) kafka-acls.sh throws ArrayIndexOutOfBoundsException for an invalid authorizer-property

2016-02-09 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3141: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (KAFKA-3162) KIP-42: Add Producer and Consumer Interceptors

2016-02-09 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3162: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (KAFKA-3213) [CONNECT] It looks like we are not backing off properly when reconfiguring tasks

2016-02-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3213: Description: Looking at logs of attempt to reconfigure connector while leader is restarting, I

[jira] [Updated] (KAFKA-3213) [CONNECT] It looks like we are not backing off properly when reconfiguring tasks

2016-02-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3213: Description: Looking at logs of attempt to reconfigure connector while leader is restarting, I

[jira] [Created] (KAFKA-3213) [CONNECT] It looks like we are not backing off properly when reconfiguring tasks

2016-02-04 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3213: --- Summary: [CONNECT] It looks like we are not backing off properly when reconfiguring tasks Key: KAFKA-3213 URL: https://issues.apache.org/jira/browse/KAFKA-3213

[jira] [Updated] (KAFKA-3194) Validate security.inter.broker.protocol against the advertised.listeners protocols

2016-02-03 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3194: Fix Version/s: 0.9.1.0 > Validate security.inter.broker.protocol against the advertised.listeners

[jira] [Updated] (KAFKA-3194) Validate security.inter.broker.protocol against the advertised.listeners protocols

2016-02-03 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3194: Resolution: Fixed Status: Resolved (was: Patch Available) > Validate

[jira] [Commented] (KAFKA-3199) LoginManager should allow using an existing Subject

2016-02-03 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131356#comment-15131356 ] Gwen Shapira commented on KAFKA-3199: - Are there any drawbacks for simply checking if a valid subject

[jira] [Resolved] (KAFKA-3198) Ticket Renewal Thread exits prematurely due to inverted comparison

2016-02-03 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3198. - Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 858

[jira] [Commented] (KAFKA-3186) Kafka authorizer should be aware of principal types it supports.

2016-02-02 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128743#comment-15128743 ] Gwen Shapira commented on KAFKA-3186: - Got it. In this case, the suggestion makes sense. The

[jira] [Updated] (KAFKA-3191) Improve offset committing JavaDoc in KafkaConsumer

2016-02-02 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3191: Assignee: Adam Kunicki (was: Neha Narkhede) > Improve offset committing JavaDoc in KafkaConsumer >

[jira] [Commented] (KAFKA-3172) Consumer threads stay in 'Watiting' status and are blocked at consumer poll method

2016-02-01 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126875#comment-15126875 ] Gwen Shapira commented on KAFKA-3172: - Your description says "consumer" but your jstack dump says

[jira] [Commented] (KAFKA-1696) Kafka should be able to generate Hadoop delegation tokens

2016-02-01 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127639#comment-15127639 ] Gwen Shapira commented on KAFKA-1696: - [~harsha_ch], you are following [~rsivaram]'s KIP on new SASL

[jira] [Commented] (KAFKA-3186) Kafka authorizer should be aware of principal types it supports.

2016-02-01 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127632#comment-15127632 ] Gwen Shapira commented on KAFKA-3186: - I assume you are referring to the fact that Sentry also manages

[jira] [Commented] (KAFKA-3086) unused handle method in MirrorMakerMessageHandler

2016-02-01 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126438#comment-15126438 ] Gwen Shapira commented on KAFKA-3086: - Ick. Sorry for the confusion and inconsistency. All good then

[jira] [Commented] (KAFKA-3086) unused handle method in MirrorMakerMessageHandler

2016-01-31 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125822#comment-15125822 ] Gwen Shapira commented on KAFKA-3086: - Doesn't this change mean that MessageHandlers written for

[jira] [Updated] (KAFKA-3164) Document client and mirrormaker upgrade procedure/requirements

2016-01-30 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3164: Resolution: Fixed Reviewer: Gwen Shapira Fix Version/s: 0.9.1.0

[jira] [Commented] (KAFKA-3174) Re-evaluate the CRC32 class performance.

2016-01-30 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125158#comment-15125158 ] Gwen Shapira commented on KAFKA-3174: - As anecdotal evidence, 100% of the customers I worked with in

[jira] [Updated] (KAFKA-3124) Update protocol wiki page to reflect latest request/response formats

2016-01-29 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3124: Labels: newbie (was: ) > Update protocol wiki page to reflect latest request/response formats >

[jira] [Resolved] (KAFKA-3156) Got EOFException When use 0.9.0.0 Kafka clients with broker 0.8.1.2.2

2016-01-27 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3156. - Resolution: Won't Fix This is the expected behavior. You must upgrade the brokers before using

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2016-01-27 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120288#comment-15120288 ] Gwen Shapira commented on KAFKA-3006: - Sure. Generally wait few days for consensus to emerge and / or

[jira] [Updated] (KAFKA-3132) URI scheme in "listeners" property should not be case-sensitive

2016-01-26 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3132: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Resolved] (KAFKA-3116) Failure to build

2016-01-26 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3116. - Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 813

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2016-01-25 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116493#comment-15116493 ] Gwen Shapira commented on KAFKA-3006: - [~pyritschard] - gave you privileges to add pages and edit

[jira] [Resolved] (KAFKA-3136) Rename KafkaStreaming to KafkaStreams

2016-01-22 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3136. - Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 800

[jira] [Commented] (KAFKA-3130) Consistent option names for command-line tools

2016-01-22 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112901#comment-15112901 ] Gwen Shapira commented on KAFKA-3130: - See KIP-14 > Consistent option names for command-line tools >

[jira] [Commented] (KAFKA-3130) Consistent option names for command-line tools

2016-01-22 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112918#comment-15112918 ] Gwen Shapira commented on KAFKA-3130: - AFAIK, no one is working on it at the moment. > Consistent

[jira] [Updated] (KAFKA-3132) URI scheme in "listeners" property should not be case-sensitive

2016-01-22 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3132: Labels: newbie (was: ) > URI scheme in "listeners" property should not be case-sensitive >

[jira] [Commented] (KAFKA-1696) Kafka should be able to generate Hadoop delegation tokens

2016-01-22 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113294#comment-15113294 ] Gwen Shapira commented on KAFKA-1696: - I am not working on it, so you guys figure out ownership :) >

[jira] [Resolved] (KAFKA-3140) PatternSyntaxException thrown in MM, causes MM to hang

2016-01-22 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3140. - Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 805

[jira] [Commented] (KAFKA-725) Broker Exception: Attempt to read with a maximum offset less than start offset

2016-01-21 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111747#comment-15111747 ] Gwen Shapira commented on KAFKA-725: KAFKA-2477 has somewhat similar symptoms. Perhaps you are running

[jira] [Commented] (KAFKA-3088) 0.9.0.0 broker crash on receipt of produce request with empty client ID

2016-01-21 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111751#comment-15111751 ] Gwen Shapira commented on KAFKA-3088: - Agree with Dana that there is no requirement that client-ids

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2016-01-21 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111845#comment-15111845 ] Gwen Shapira commented on KAFKA-3006: - I think a short & sweet KIP, just to summarize the discussion

[jira] [Resolved] (KAFKA-3080) ConsoleConsumerTest.test_version system test fails consistently

2016-01-21 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3080. - Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 770

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

2016-01-19 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107047#comment-15107047 ] Gwen Shapira commented on KAFKA-3061: - I was thinking its not urgent and we can do it whenever we run

[jira] [Updated] (KAFKA-3098) "partition.assignment.strategy" appears twice in documentation

2016-01-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3098: Resolution: Fixed Fix Version/s: 0.9.1.0 0.9.0.1 Status:

[jira] [Resolved] (KAFKA-3114) can't create as many partitions as brokers exists

2016-01-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3114. - Resolution: Not A Problem Thanks for updating us. > can't create as many partitions as brokers

[jira] [Updated] (KAFKA-2999) Errors enum should be a 1 to 1 mapping of error codes and exceptions

2016-01-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2999: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (KAFKA-3012) Avoid reserved.broker.max.id collisions on upgrade

2016-01-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3012: Resolution: Fixed Fix Version/s: 0.9.1.0 0.9.0.1 Status:

[jira] [Updated] (KAFKA-3095) No documentation on format of sasl.kerberos.principal.to.local.rules

2016-01-13 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3095: Assignee: Thomas Graves > No documentation on format of sasl.kerberos.principal.to.local.rules >

[jira] [Commented] (KAFKA-3095) No documentation on format of sasl.kerberos.principal.to.local.rules

2016-01-13 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096410#comment-15096410 ] Gwen Shapira commented on KAFKA-3095: - Added you as a contributor and assigned to you. Looking forward

[jira] [Created] (KAFKA-3098) "partition.assignment.strategy" appears twice in documentation

2016-01-13 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3098: --- Summary: "partition.assignment.strategy" appears twice in documentation Key: KAFKA-3098 URL: https://issues.apache.org/jira/browse/KAFKA-3098 Project: Kafka

[jira] [Created] (KAFKA-3073) KafkaConnect should support regular expression for topics

2016-01-06 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3073: --- Summary: KafkaConnect should support regular expression for topics Key: KAFKA-3073 URL: https://issues.apache.org/jira/browse/KAFKA-3073 Project: Kafka Issue

[jira] [Resolved] (KAFKA-3074) Regex sink connector support

2016-01-06 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3074. - Resolution: Duplicate > Regex sink connector support > > >

[jira] [Commented] (KAFKA-3059) ConsumerGroupCommand should allow resetting offsets for consumer groups

2016-01-05 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083935#comment-15083935 ] Gwen Shapira commented on KAFKA-3059: - One thing: If we go the route of "ask the users to shut down

[jira] [Created] (KAFKA-3059) ConsumerGroupCommand should allow resetting offsets for consumer groups

2016-01-04 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3059: --- Summary: ConsumerGroupCommand should allow resetting offsets for consumer groups Key: KAFKA-3059 URL: https://issues.apache.org/jira/browse/KAFKA-3059 Project: Kafka

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

2016-01-04 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3061: --- Summary: Get rid of Guava dependency Key: KAFKA-3061 URL: https://issues.apache.org/jira/browse/KAFKA-3061 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-3056) MirrorMaker with new consumer doesn't handle CommitFailedException

2016-01-01 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3056: --- Summary: MirrorMaker with new consumer doesn't handle CommitFailedException Key: KAFKA-3056 URL: https://issues.apache.org/jira/browse/KAFKA-3056 Project: Kafka

[jira] [Commented] (KAFKA-3052) broker properties get logged twice if acl is enabled

2015-12-30 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075609#comment-15075609 ] Gwen Shapira commented on KAFKA-3052: - >From what I can see, the simplest fix would be to not create

[jira] [Updated] (KAFKA-3043) Replace request.required.acks with acks in docs

2015-12-26 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3043: Resolution: Fixed Fix Version/s: (was: 0.9.0.0) 0.9.1.0

[jira] [Updated] (KAFKA-3030) Remove unused scala dependencies

2015-12-22 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3030: Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request

[jira] [Created] (KAFKA-3035) Transient: kafka.api.PlaintextConsumerTest > testAutoOffsetReset FAILED

2015-12-22 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3035: --- Summary: Transient: kafka.api.PlaintextConsumerTest > testAutoOffsetReset FAILED Key: KAFKA-3035 URL: https://issues.apache.org/jira/browse/KAFKA-3035 Project: Kafka

[jira] [Updated] (KAFKA-3024) Remove old patch review tools

2015-12-22 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3024: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (KAFKA-1755) Improve error handling in log cleaner

2015-12-21 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-1755: Resolution: Fixed Fix Version/s: 0.9.0.0 Status: Resolved (was: Patch Available)

[jira] [Created] (KAFKA-3023) Log Compaction documentation still says compressed messages are not supported

2015-12-21 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3023: --- Summary: Log Compaction documentation still says compressed messages are not supported Key: KAFKA-3023 URL: https://issues.apache.org/jira/browse/KAFKA-3023 Project:

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064547#comment-15064547 ] Gwen Shapira commented on KAFKA-3006: - Yeah, I was thinking about it in the context of the move to the

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064478#comment-15064478 ] Gwen Shapira commented on KAFKA-3006: - I'm not seeing how stream processing frameworks are impacted.

[jira] [Commented] (KAFKA-3015) Improve JBOD data balancing

2015-12-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064740#comment-15064740 ] Gwen Shapira commented on KAFKA-3015: - +1 Currently we work around the issue by using RAID-0 to

[jira] [Commented] (KAFKA-2634) KafkaProducer hangs on future.get()

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063078#comment-15063078 ] Gwen Shapira commented on KAFKA-2634: - Can you try the second test-case on 0.9.0 release? We have a

[jira] [Commented] (KAFKA-2634) KafkaProducer hangs on future.get()

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063087#comment-15063087 ] Gwen Shapira commented on KAFKA-2634: - Actually we are doing a bit better than no details in the

[jira] [Resolved] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3004. - Resolution: Won't Fix > Brokers failing over repeatadly > --- > >

[jira] [Comment Edited] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063110#comment-15063110 ] Gwen Shapira edited comment on KAFKA-3004 at 12/17/15 11:47 PM: Possibly

[jira] [Commented] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063110#comment-15063110 ] Gwen Shapira commented on KAFKA-3004: - Possibly long GC pauses cause Kafka to lose the ZK session

[jira] [Commented] (KAFKA-2038) Unable to restart brokers after it went down with no space left on disk

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063122#comment-15063122 ] Gwen Shapira commented on KAFKA-2038: - You can use RAID 0 to create one large directory from all the

[jira] [Updated] (KAFKA-1843) Metadata fetch/refresh in new producer should handle all node connection states gracefully

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-1843: Status: Open (was: Patch Available) Patch is no longer available but there is still work to be

[jira] [Resolved] (KAFKA-794) Clean up controller logging

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-794. Resolution: Won't Fix Kinda old now :) Lets celebrate 3rd birthday by closing. We can create a new

[jira] [Resolved] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2125. - Resolution: Cannot Reproduce Closing this since we think this is resolved in trunk. > Infinite

[jira] [Resolved] (KAFKA-2038) Unable to restart brokers after it went down with no space left on disk

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2038. - Resolution: Won't Fix > Unable to restart brokers after it went down with no space left on disk >

[jira] [Resolved] (KAFKA-598) decouple fetch size from max message size

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-598. Resolution: Won't Fix If we didn't fix it for the last 3 years... > decouple fetch size from max

[jira] [Updated] (KAFKA-2964) Split Security Rolling Upgrade Test By Client and Broker Protocols

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2964: Assignee: Ben Stopford > Split Security Rolling Upgrade Test By Client and Broker Protocols >

[jira] [Resolved] (KAFKA-2964) Split Security Rolling Upgrade Test By Client and Broker Protocols

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2964. - Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 667

[jira] [Created] (KAFKA-3009) Disallow star imports

2015-12-17 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3009: --- Summary: Disallow star imports Key: KAFKA-3009 URL: https://issues.apache.org/jira/browse/KAFKA-3009 Project: Kafka Issue Type: Bug Reporter: Gwen

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063224#comment-15063224 ] Gwen Shapira commented on KAFKA-3006: - +1 on fixing this before more people adopt the API. > Make

[jira] [Resolved] (KAFKA-2712) Reassignment Partition Tool Issue

2015-12-16 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2712. - Resolution: Won't Fix Not enough details to fix the issue. > Reassignment Partition Tool Issue >

[jira] [Commented] (KAFKA-2049) Add thread that detects JVM pauses

2015-12-16 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060623#comment-15060623 ] Gwen Shapira commented on KAFKA-2049: - It is embarrassing, since I created this ticket, but I can't

[jira] [Commented] (KAFKA-2049) Add thread that detects JVM pauses

2015-12-16 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060632#comment-15060632 ] Gwen Shapira commented on KAFKA-2049: - If you don't see a need for this either, yes, lets close it. I

[jira] [Resolved] (KAFKA-2049) Add thread that detects JVM pauses

2015-12-16 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2049. - Resolution: Won't Fix We have a GC log > Add thread that detects JVM pauses >

[jira] [Assigned] (KAFKA-2422) Allow copycat connector plugins to be aliased to simpler names

2015-12-16 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira reassigned KAFKA-2422: --- Assignee: Gwen Shapira (was: Ewen Cheslack-Postava) > Allow copycat connector plugins to be

[jira] [Updated] (KAFKA-2422) Allow copycat connector plugins to be aliased to simpler names

2015-12-16 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2422: Reviewer: Ewen Cheslack-Postava > Allow copycat connector plugins to be aliased to simpler names >

[jira] [Updated] (KAFKA-2509) Replace LeaderAndIsr{Request,Response} with org.apache.kafka.common.network.requests equivalent

2015-12-15 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2509: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (KAFKA-2992) Trace log statements in the replica fetcher inner loop create large amounts of garbage

2015-12-15 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059225#comment-15059225 ] Gwen Shapira commented on KAFKA-2992: - [~ijuma] I'm planning on merging the PR, since it is small and

[jira] [Resolved] (KAFKA-2992) Trace log statements in the replica fetcher inner loop create large amounts of garbage

2015-12-15 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2992. - Resolution: Fixed Fix Version/s: (was: 0.8.1.2) (was: 0.10.0.0)

[jira] [Commented] (KAFKA-2992) Trace log statements in the replica fetcher inner loop create large amounts of garbage

2015-12-15 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059267#comment-15059267 ] Gwen Shapira commented on KAFKA-2992: - Merged, since I can see how this can lead to large number of

[jira] [Commented] (KAFKA-2967) Move Kafka documentation to ReStructuredText

2015-12-10 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15051372#comment-15051372 ] Gwen Shapira commented on KAFKA-2967: - Will do :) > Move Kafka documentation to ReStructuredText >

[jira] [Assigned] (KAFKA-2967) Move Kafka documentation to ReStructuredText

2015-12-10 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira reassigned KAFKA-2967: --- Assignee: Gwen Shapira > Move Kafka documentation to ReStructuredText >

[jira] [Updated] (KAFKA-2965) Two variables should be exchanged.

2015-12-09 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2965: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (KAFKA-2967) Move Kafka documentation to ReStructuredText

2015-12-09 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049329#comment-15049329 ] Gwen Shapira commented on KAFKA-2967: - RST is very commonly used in open source projects and is very

[jira] [Updated] (KAFKA-2926) [MirrorMaker] InternalRebalancer calls wrong method of external rebalancer

2015-12-09 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2926: Reviewer: Ewen Cheslack-Postava Since you owe me about 70k lines of code in reviews ;) >

[jira] [Resolved] (KAFKA-2973) Fix leak of child sensors on remove

2015-12-09 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2973. - Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 650

[jira] [Updated] (KAFKA-2958) Remove duplicate API key mapping functionality

2015-12-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2958: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (KAFKA-2959) Remove temporary mapping to deserialize functions in RequestChannel

2015-12-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047199#comment-15047199 ] Gwen Shapira commented on KAFKA-2959: - [~sinus] I don't think you can start work on this just yet. It

[jira] [Created] (KAFKA-2967) Move Kafka documentation to ReStructuredText

2015-12-08 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-2967: --- Summary: Move Kafka documentation to ReStructuredText Key: KAFKA-2967 URL: https://issues.apache.org/jira/browse/KAFKA-2967 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-2965) Two variables should be exchanged.

2015-12-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2965: Assignee: Neha Narkhede > Two variables should be exchanged. > -- >

[jira] [Commented] (KAFKA-2965) Two variables should be exchanged.

2015-12-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047876#comment-15047876 ] Gwen Shapira commented on KAFKA-2965: - haha, yeah, I agree. [~wangbo23], Kafka project moved from

[jira] [Updated] (KAFKA-2957) Fix typos in Kafka documentation

2015-12-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2957: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (KAFKA-2399) Replace Stream.continually with Iterator.continually

2015-12-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2399: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

<    1   2   3   4   5   6   7   8   9   10   >