[jira] [Commented] (KAFKA-9772) Transactional offset commit fails with IllegalStateException

2020-03-26 Thread Boyang Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068343#comment-17068343 ] Boyang Chen commented on KAFKA-9772: Could we attach the full log here? > Transactio

[jira] [Commented] (KAFKA-9756) Refactor the main loop to process more than one record of one task at a time

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068292#comment-17068292 ] ASF GitHub Bot commented on KAFKA-9756: --- guozhangwang commented on pull request #83

[jira] [Resolved] (KAFKA-9756) Refactor the main loop to process more than one record of one task at a time

2020-03-26 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-9756. -- Fix Version/s: 2.6.0 Resolution: Fixed > Refactor the main loop to process more than one

[jira] [Updated] (KAFKA-9772) Transactional offset commit fails with IllegalStateException

2020-03-26 Thread Dhruvil Shah (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhruvil Shah updated KAFKA-9772: Description: {code:java} Trying to complete a transactional offset commit for producerId 7090 and

[jira] [Updated] (KAFKA-9772) Transactional offset commit fails with IllegalStateException

2020-03-26 Thread Dhruvil Shah (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhruvil Shah updated KAFKA-9772: Description: {code:java} java.lang.IllegalStateException: Trying to complete a transactional offset

[jira] [Created] (KAFKA-9772) Transactional offset commit fails with IllegalStateException

2020-03-26 Thread Dhruvil Shah (Jira)
Dhruvil Shah created KAFKA-9772: --- Summary: Transactional offset commit fails with IllegalStateException Key: KAFKA-9772 URL: https://issues.apache.org/jira/browse/KAFKA-9772 Project: Kafka Iss

[jira] [Commented] (KAFKA-9753) Add task-level active-process-ratio to Streams metrics

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068163#comment-17068163 ] ASF GitHub Bot commented on KAFKA-9753: --- guozhangwang commented on pull request #83

[jira] [Commented] (KAFKA-9753) Add task-level active-process-ratio to Streams metrics

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068155#comment-17068155 ] ASF GitHub Bot commented on KAFKA-9753: --- guozhangwang commented on pull request #83

[jira] [Resolved] (KAFKA-9707) InsertField.Key transformation should apply to tombstone records

2020-03-26 Thread Konstantine Karantasis (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantine Karantasis resolved KAFKA-9707. --- Resolution: Fixed This fix was merged in time so it will be available in 2.5.

[jira] [Updated] (KAFKA-9707) InsertField.Key transformation should apply to tombstone records

2020-03-26 Thread Konstantine Karantasis (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantine Karantasis updated KAFKA-9707: -- Fix Version/s: 2.4.2 2.3.2 2.5.0

[jira] [Commented] (KAFKA-9771) Inter-worker SSL is broken for keystores with multiple certificates

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068085#comment-17068085 ] ASF GitHub Bot commented on KAFKA-9771: --- C0urante commented on pull request #8369:

[jira] [Resolved] (KAFKA-8470) State change logs should not be in TRACE level

2020-03-26 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-8470. Fix Version/s: 2.6.0 Resolution: Fixed Merged the PR to trunk.     1. Defaults state-change log lev

[jira] [Commented] (KAFKA-8470) State change logs should not be in TRACE level

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068081#comment-17068081 ] ASF GitHub Bot commented on KAFKA-8470: --- junrao commented on pull request #8320: KA

[jira] [Commented] (KAFKA-9770) Caching State Store does not Close Underlying State Store When Exception is Thrown During Flushing

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068080#comment-17068080 ] ASF GitHub Bot commented on KAFKA-9770: --- cadonna commented on pull request #8368: K

[jira] [Created] (KAFKA-9771) Inter-worker SSL is broken for keystores with multiple certificates

2020-03-26 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-9771: Summary: Inter-worker SSL is broken for keystores with multiple certificates Key: KAFKA-9771 URL: https://issues.apache.org/jira/browse/KAFKA-9771 Project: Kafka

[jira] [Assigned] (KAFKA-9770) Caching State Store does not Close Underlying State Store When Exception is Thrown During Flushing

2020-03-26 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna reassigned KAFKA-9770: Assignee: Bruno Cadonna > Caching State Store does not Close Underlying State Store When E

[jira] [Created] (KAFKA-9770) Caching State Store does not Close Underlying State Store When Exception is Thrown During Flushing

2020-03-26 Thread Bruno Cadonna (Jira)
Bruno Cadonna created KAFKA-9770: Summary: Caching State Store does not Close Underlying State Store When Exception is Thrown During Flushing Key: KAFKA-9770 URL: https://issues.apache.org/jira/browse/KAFKA-9770

[jira] [Commented] (KAFKA-9719) Add System Test For ensuring the EOS-beta app would crash with broker downgrade

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067996#comment-17067996 ] ASF GitHub Bot commented on KAFKA-9719: --- mjsax commented on pull request #8367: KAF

[jira] [Updated] (KAFKA-9719) Add System Test For ensuring the EOS-beta app would crash with broker downgrade

2020-03-26 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-9719: --- Summary: Add System Test For ensuring the EOS-beta app would crash with broker downgrade (wa

[jira] [Updated] (KAFKA-9768) rest.advertised.listener configuration is not handled properly by the worker

2020-03-26 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton updated KAFKA-9768: - Description: The {{rest.advertised.listener}} config can currently be set to either "http" or "h

[jira] [Updated] (KAFKA-9769) ReplicaManager Partition.makeFollower Increases LeaderEpoch when ZooKeeper disconnect occurs

2020-03-26 Thread Andrew Choi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Choi updated KAFKA-9769: --- Priority: Major (was: Minor) > ReplicaManager Partition.makeFollower Increases LeaderEpoch when ZooK

[jira] [Updated] (KAFKA-9769) ReplicaManager Partition.makeFollower Increases LeaderEpoch when ZooKeeper disconnect occurs

2020-03-26 Thread Andrew Choi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Choi updated KAFKA-9769: --- Priority: Minor (was: Major) > ReplicaManager Partition.makeFollower Increases LeaderEpoch when ZooK

[jira] [Created] (KAFKA-9769) ReplicaManager Partition.makeFollower Increases LeaderEpoch when ZooKeeper disconnect occurs

2020-03-26 Thread Andrew Choi (Jira)
Andrew Choi created KAFKA-9769: -- Summary: ReplicaManager Partition.makeFollower Increases LeaderEpoch when ZooKeeper disconnect occurs Key: KAFKA-9769 URL: https://issues.apache.org/jira/browse/KAFKA-9769

[jira] [Updated] (KAFKA-9769) ReplicaManager Partition.makeFollower Increases LeaderEpoch when ZooKeeper disconnect occurs

2020-03-26 Thread Andrew Choi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Choi updated KAFKA-9769: --- Labels: kafka replica replication (was: ) > ReplicaManager Partition.makeFollower Increases LeaderEp

[jira] [Commented] (KAFKA-9707) InsertField.Key transformation should apply to tombstone records

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067873#comment-17067873 ] ASF GitHub Bot commented on KAFKA-9707: --- kkonstantine commented on pull request #82

[jira] [Commented] (KAFKA-9478) Controller may stop react on partition reassignment command in ZooKeeper

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067866#comment-17067866 ] ASF GitHub Bot commented on KAFKA-9478: --- ivanyu commented on pull request #8196: KA

[jira] [Updated] (KAFKA-9729) Shrink inWriteLock time in SimpleAuthorizer

2020-03-26 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar updated KAFKA-9729: - Fix Version/s: 2.6.0 > Shrink inWriteLock time in SimpleAuthorizer >

[jira] [Resolved] (KAFKA-9729) Shrink inWriteLock time in SimpleAuthorizer

2020-03-26 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-9729. -- Resolution: Fixed > Shrink inWriteLock time in SimpleAuthorizer > -

[jira] [Assigned] (KAFKA-9729) Shrink inWriteLock time in SimpleAuthorizer

2020-03-26 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar reassigned KAFKA-9729: Assignee: Lucas Bradstreet > Shrink inWriteLock time in SimpleAuthorizer > ---

[jira] [Commented] (KAFKA-9729) Shrink inWriteLock time in SimpleAuthorizer

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067858#comment-17067858 ] ASF GitHub Bot commented on KAFKA-9729: --- omkreddy commented on pull request #7882:

[jira] [Updated] (KAFKA-9750) Flaky test kafka.server.ReplicaManagerTest.testFencedErrorCausedByBecomeLeader

2020-03-26 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-9750: --- Fix Version/s: 2.5.0 > Flaky test kafka.server.ReplicaManagerTest.testFencedErrorCausedByBeco

[jira] [Updated] (KAFKA-9750) Flaky test kafka.server.ReplicaManagerTest.testFencedErrorCausedByBecomeLeader

2020-03-26 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-9750: --- Priority: Blocker (was: Major) > Flaky test kafka.server.ReplicaManagerTest.testFencedErrorC

[jira] [Commented] (KAFKA-9750) Flaky test kafka.server.ReplicaManagerTest.testFencedErrorCausedByBecomeLeader

2020-03-26 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067839#comment-17067839 ] Jason Gustafson commented on KAFKA-9750: Elevating this to blocker until we under

[jira] [Commented] (KAFKA-9688) kafka-topic.sh should show KIP-455 adding and removing replicas

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067834#comment-17067834 ] ASF GitHub Bot commented on KAFKA-9688: --- cmccabe commented on pull request #8332: K

[jira] [Updated] (KAFKA-9760) Add EOS protocol changes to documentation

2020-03-26 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-9760: --- Affects Version/s: 2.6.0 > Add EOS protocol changes to documentation > --

[jira] [Resolved] (KAFKA-9760) Add EOS protocol changes to documentation

2020-03-26 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-9760. Fix Version/s: 2.6.0 Resolution: Fixed > Add EOS protocol changes to documentation >

[jira] [Commented] (KAFKA-9760) Add EOS protocol changes to documentation

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067825#comment-17067825 ] ASF GitHub Bot commented on KAFKA-9760: --- mjsax commented on pull request #8350: KAF

[jira] [Commented] (KAFKA-1368) Upgrade log4j

2020-03-26 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067811#comment-17067811 ] Tom Bentley commented on KAFKA-1368: I've looked at this and there are two basic prob

[jira] [Updated] (KAFKA-9752) Consumer rebalance can be stuck after new member timeout with old JoinGroup version

2020-03-26 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated KAFKA-9752: -- Fix Version/s: 2.2.3 > Consumer rebalance can be stuck after new member timeout with old JoinGr

[jira] [Commented] (KAFKA-9752) Consumer rebalance can be stuck after new member timeout with old JoinGroup version

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067679#comment-17067679 ] ASF GitHub Bot commented on KAFKA-9752: --- rajinisivaram commented on pull request #8

[jira] [Commented] (KAFKA-7748) Add wall clock TimeDefinition for suppression of intermediate events

2020-03-26 Thread Mathieu DESPRIEE (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067677#comment-17067677 ] Mathieu DESPRIEE commented on KAFKA-7748: - What's the status on this ? > Add wal

[jira] [Resolved] (KAFKA-9373) Improve shutdown performance via lazy accessing the offset and time indices.

2020-03-26 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-9373. Fix Version/s: 2.6.0 Resolution: Fixed > Improve shutdown performance via lazy accessing the

[jira] [Commented] (KAFKA-9373) Improve shutdown performance via lazy accessing the offset and time indices.

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067608#comment-17067608 ] ASF GitHub Bot commented on KAFKA-9373: --- ijuma commented on pull request #7900: KAF

[jira] [Commented] (KAFKA-9373) Improve shutdown performance via lazy accessing the offset and time indices.

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067605#comment-17067605 ] ASF GitHub Bot commented on KAFKA-9373: --- ijuma commented on pull request #8346: KAF

[jira] [Updated] (KAFKA-9590) Add configuration to limit number of partitions

2020-03-26 Thread Gokul Ramanan Subramanian (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gokul Ramanan Subramanian updated KAFKA-9590: - Component/s: core > Add configuration to limit number of partitions > ---

[jira] [Updated] (KAFKA-9590) Add configuration to limit number of partitions

2020-03-26 Thread Gokul Ramanan Subramanian (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gokul Ramanan Subramanian updated KAFKA-9590: - Summary: Add configuration to limit number of partitions (was: Add confi

[jira] [Updated] (KAFKA-9590) Add configuration to limit number of partitions per broker

2020-03-26 Thread Gokul Ramanan Subramanian (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gokul Ramanan Subramanian updated KAFKA-9590: - Description: Tracks [https://cwiki.apache.org/confluence/display/KAFKA/KI

[jira] [Commented] (KAFKA-9320) Enable TLSv1.3 by default and disable some of the older protocols

2020-03-26 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067440#comment-17067440 ] Nikolay Izhikov commented on KAFKA-9320: Hello [~rsivaram] There is no feedback