[jira] [Commented] (KAFKA-8183) Trogdor - ProduceBench should retry on UnknownTopicOrPartitionException during topic creation

2019-06-14 Thread Stanislav Kozlovski (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863827#comment-16863827 ] Stanislav Kozlovski commented on KAFKA-8183: [https://github.com/apache/kafka

[jira] [Assigned] (KAFKA-8526) Broker may select a failed dir for new replica even in the presence of other live dirs

2019-06-14 Thread Igor Soarez (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Soarez reassigned KAFKA-8526: -- Assignee: Igor Soarez > Broker may select a failed dir for new replica even in the presence of

[jira] [Commented] (KAFKA-8532) controller-event-thread deadlock with zk-session-expiry-handler0

2019-06-14 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864136#comment-16864136 ] Ismael Juma commented on KAFKA-8532: Thanks for the report. Can you reproduce this wi

[jira] [Resolved] (KAFKA-6874) Add Configuration Allowing for Optional Topology Optimization

2019-06-14 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck resolved KAFKA-6874. Resolution: Duplicate Fix Version/s: 2.0.0 Duplicate of https://issues.apache.org/jira/brows

[jira] [Commented] (KAFKA-6874) Add Configuration Allowing for Optional Topology Optimization

2019-06-14 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864155#comment-16864155 ] Bill Bejeck commented on KAFKA-6874: [~mjsax] resolved as duplicate, let me know if t

[jira] [Commented] (KAFKA-8530) Consumer should handle authorization errors in OffsetFetch

2019-06-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864181#comment-16864181 ] ASF GitHub Bot commented on KAFKA-8530: --- hachikuji commented on pull request #6928:

[jira] [Resolved] (KAFKA-8530) Consumer should handle authorization errors in OffsetFetch

2019-06-14 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-8530. Resolution: Fixed Fix Version/s: 2.4.0 > Consumer should handle authorization errors

[jira] [Commented] (KAFKA-8532) controller-event-thread deadlock with zk-session-expiry-handler0

2019-06-14 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864184#comment-16864184 ] Jun Rao commented on KAFKA-8532: [~lbdai3190], expiryScheduler.shutdown() is probably not

[jira] [Commented] (KAFKA-8452) Possible Suppress buffer optimization: de-duplicate prior value

2019-06-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864194#comment-16864194 ] ASF GitHub Bot commented on KAFKA-8452: --- vvcephei commented on pull request #6940:

[jira] [Commented] (KAFKA-8488) FetchSessionHandler logging create 73 mb allocation in TLAB which could be no op

2019-06-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864233#comment-16864233 ] ASF GitHub Bot commented on KAFKA-8488: --- cmccabe commented on pull request #6890: K

[jira] [Assigned] (KAFKA-8452) Possible Suppress buffer optimization: de-duplicate prior value

2019-06-14 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reassigned KAFKA-8452: -- Assignee: John Roesler > Possible Suppress buffer optimization: de-duplicate prior val

[jira] [Created] (KAFKA-8540) Improve InsertField connect transform to allow inserting processed timestamp

2019-06-14 Thread Khushal Kumthekar (JIRA)
Khushal Kumthekar created KAFKA-8540: Summary: Improve InsertField connect transform to allow inserting processed timestamp Key: KAFKA-8540 URL: https://issues.apache.org/jira/browse/KAFKA-8540 Pr

[jira] [Commented] (KAFKA-8456) Flaky Test StoreUpgradeIntegrationTest#shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi

2019-06-14 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864354#comment-16864354 ] Matthias J. Sax commented on KAFKA-8456: [https://builds.apache.org/blue/organiza

[jira] [Commented] (KAFKA-8108) Flaky Test kafka.api.ClientIdQuotaTest.testThrottledProducerConsumer

2019-06-14 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864353#comment-16864353 ] Matthias J. Sax commented on KAFKA-8108: [https://builds.apache.org/blue/organiza

[jira] [Assigned] (KAFKA-8456) Flaky Test StoreUpgradeIntegrationTest#shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi

2019-06-14 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reassigned KAFKA-8456: -- Assignee: Matthias J. Sax > Flaky Test > StoreUpgradeIntegrationTest#shouldMigratePe

[jira] [Created] (KAFKA-8541) Flakey test LeaderElectionCommandTest#testTopicPartition

2019-06-14 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-8541: -- Summary: Flakey test LeaderElectionCommandTest#testTopicPartition Key: KAFKA-8541 URL: https://issues.apache.org/jira/browse/KAFKA-8541 Project: Kafka Issue Type

[jira] [Closed] (KAFKA-4048) Connect does not support RetriableException consistently for sinks

2019-06-14 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava closed KAFKA-4048. > Connect does not support RetriableException consistently for sinks >

[jira] [Commented] (KAFKA-8456) Flaky Test StoreUpgradeIntegrationTest#shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi

2019-06-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864423#comment-16864423 ] ASF GitHub Bot commented on KAFKA-8456: --- mjsax commented on pull request #6941: KAF

[jira] [Updated] (KAFKA-8494) Refactor Consumer#StickyAssignor and add CooperativeStickyAssignor (part 4)

2019-06-14 Thread Sophie Blee-Goldman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sophie Blee-Goldman updated KAFKA-8494: --- Summary: Refactor Consumer#StickyAssignor and add CooperativeStickyAssignor (part 4)

[jira] [Commented] (KAFKA-8179) Incremental Rebalance Protocol for Kafka Consumer

2019-06-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864496#comment-16864496 ] ASF GitHub Bot commented on KAFKA-8179: --- guozhangwang commented on pull request #65

[jira] [Commented] (KAFKA-8106) Reducing the allocation and copying of ByteBuffer when logValidator do validation.

2019-06-14 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864532#comment-16864532 ] Guozhang Wang commented on KAFKA-8106: -- Okay guys after some further benchmarks now

[jira] [Updated] (KAFKA-8510) Update StreamsPartitionAssignor to use the built-in owned partitions to achieve stickiness (part 7)

2019-06-14 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen updated KAFKA-8510: --- Component/s: consumer > Update StreamsPartitionAssignor to use the built-in owned partitions to > ac

[jira] [Updated] (KAFKA-3333) Alternative Partitioner to Support "Always Round-Robin" partitioning

2019-06-14 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-: --- Labels: kip (was: needs-kip patch) > Alternative Partitioner to Support "Always Round-Robin"

[jira] [Updated] (KAFKA-3333) Alternative Partitioner to Support "Always Round-Robin" partitioning

2019-06-14 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-: --- Description: KIP: [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=89070828]