[jira] [Commented] (KAFKA-6052) Windows: Consumers not polling when isolation.level=read_committed

2018-03-21 Thread banqjdon (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408971#comment-16408971 ] banqjdon commented on KAFKA-6052: -  issue problem still exist in Kafka 1.0.1 on my Windows 10, I just

[jira] [Commented] (KAFKA-6702) Wrong className in LoggerFactory.getLogger method

2018-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408956#comment-16408956 ] ASF GitHub Bot commented on KAFKA-6702: --- hejiefang opened a new pull request #4754:

[jira] [Created] (KAFKA-6702) Wrong className in LoggerFactory.getLogger method

2018-03-21 Thread JieFang.He (JIRA)
JieFang.He created KAFKA-6702: - Summary: Wrong className in LoggerFactory.getLogger method Key: KAFKA-6702 URL: https://issues.apache.org/jira/browse/KAFKA-6702 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-6673) Segment and Stamped implement Comparable, but don't override equals.

2018-03-21 Thread Asutosh Pandya (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408935#comment-16408935 ] Asutosh Pandya commented on KAFKA-6673: --- PR: https://github.com/apache/kafka/pull/4745 > Segment

[jira] [Updated] (KAFKA-6457) Error: NOT_LEADER_FOR_PARTITION leads to NPE

2018-03-21 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin P. McCabe updated KAFKA-6457: --- Fix Version/s: 1.0.1 > Error: NOT_LEADER_FOR_PARTITION leads to NPE >

[jira] [Resolved] (KAFKA-6457) Error: NOT_LEADER_FOR_PARTITION leads to NPE

2018-03-21 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin P. McCabe resolved KAFKA-6457. Resolution: Resolved I believe this is a duplicate of KAFKA-6260 > Error:

[jira] [Updated] (KAFKA-6538) Enhance ByteStore exceptions with more context information

2018-03-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-6538: - Labels: newbie (was: ) > Enhance ByteStore exceptions with more context information >

[jira] [Resolved] (KAFKA-6692) Kafka Streams internal topics should be prefixed with an underscore

2018-03-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-6692. -- Resolution: Not A Problem > Kafka Streams internal topics should be prefixed with an underscore

[jira] [Commented] (KAFKA-6697) JBOD configured broker should not die if log directory is invalid

2018-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408605#comment-16408605 ] ASF GitHub Bot commented on KAFKA-6697: --- lindong28 opened a new pull request #4752: KAFKA-6697; JBOD

[jira] [Assigned] (KAFKA-6683) ReplicaFetcher crashes with "Attempted to complete a transaction which was not started"

2018-03-21 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson reassigned KAFKA-6683: -- Assignee: Jason Gustafson > ReplicaFetcher crashes with "Attempted to complete a

[jira] [Created] (KAFKA-6701) synchronize Log modification between delete cleanup and async delete

2018-03-21 Thread Sumant Tambe (JIRA)
Sumant Tambe created KAFKA-6701: --- Summary: synchronize Log modification between delete cleanup and async delete Key: KAFKA-6701 URL: https://issues.apache.org/jira/browse/KAFKA-6701 Project: Kafka

[jira] [Commented] (KAFKA-6699) When one of two Kafka nodes are dead, streaming API cannot handle messaging

2018-03-21 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408334#comment-16408334 ] Matthias J. Sax commented on KAFKA-6699: Thanks for reporting this. Is version 1.0 or 1.1 (release

[jira] [Commented] (KAFKA-6052) Windows: Consumers not polling when isolation.level=read_committed

2018-03-21 Thread Pegerto Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408105#comment-16408105 ] Pegerto Fernandez commented on KAFKA-6052: -- Hello We did some test on 1.0.1 and it seems the

[jira] [Commented] (KAFKA-6700) allow producer performance test to run for a fixed duration

2018-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408086#comment-16408086 ] ASF GitHub Bot commented on KAFKA-6700: --- cburroughs opened a new pull request #4748: KAFKA-6700;

[jira] [Commented] (KAFKA-6662) Consumer use offsetsForTimes() get offset return None.

2018-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408054#comment-16408054 ] ASF GitHub Bot commented on KAFKA-6662: --- wangzzu closed pull request #4717: KAFKA-6662: Consumer use

[jira] [Created] (KAFKA-6700) allow producer performance test to run for a fixed duration

2018-03-21 Thread Chris Burroughs (JIRA)
Chris Burroughs created KAFKA-6700: -- Summary: allow producer performance test to run for a fixed duration Key: KAFKA-6700 URL: https://issues.apache.org/jira/browse/KAFKA-6700 Project: Kafka

[jira] [Commented] (KAFKA-6689) Kafka not release .deleted file.

2018-03-21 Thread huxihx (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407938#comment-16407938 ] huxihx commented on KAFKA-6689: --- [~Ueng] I believe this issue actually results from the same root cause with

[jira] [Commented] (KAFKA-6680) Fix config initialization in DynamicBrokerConfig

2018-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407769#comment-16407769 ] ASF GitHub Bot commented on KAFKA-6680: --- rajinisivaram closed pull request #4740: MINOR: Document

[jira] [Created] (KAFKA-6699) When one of two Kafka nodes are dead, streaming API cannot handle messaging

2018-03-21 Thread Seweryn Habdank-Wojewodzki (JIRA)
Seweryn Habdank-Wojewodzki created KAFKA-6699: - Summary: When one of two Kafka nodes are dead, streaming API cannot handle messaging Key: KAFKA-6699 URL:

[jira] [Commented] (KAFKA-6698) ConsumerBounceTest#testClose sometimes fails

2018-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407577#comment-16407577 ] Ted Yu commented on KAFKA-6698: --- Test output consisted of repeated occurrence of: {code} [2018-03-21

[jira] [Created] (KAFKA-6698) ConsumerBounceTest#testClose sometimes fails

2018-03-21 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6698: - Summary: ConsumerBounceTest#testClose sometimes fails Key: KAFKA-6698 URL: https://issues.apache.org/jira/browse/KAFKA-6698 Project: Kafka Issue Type: Test

[jira] [Commented] (KAFKA-6054) ERROR "SubscriptionInfo - unable to decode subscription data: version=2" when upgrading from 0.10.0.0 to 0.10.2.1

2018-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407503#comment-16407503 ] ASF GitHub Bot commented on KAFKA-6054: --- mjsax opened a new pull request #4746: KAFKA-6054: Fix