[jira] [Resolved] (KAFKA-13698) KRaft authorizer should check host address instead of name

2022-02-26 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13698. - Resolution: Fixed > KRaft authorizer should check host address instead of name >

[jira] [Resolved] (KAFKA-13697) KRaft authorizer should handle AclOperation.ALL

2022-02-26 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13697. - Resolution: Fixed > KRaft authorizer should handle AclOperation.ALL >

[jira] [Created] (KAFKA-13698) KRaft authorizer should check host address instead of name

2022-02-25 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13698: --- Summary: KRaft authorizer should check host address instead of name Key: KAFKA-13698 URL: https://issues.apache.org/jira/browse/KAFKA-13698 Project: Kafka

[jira] [Created] (KAFKA-13697) KRaft authorizer should handle AclOperation.ALL

2022-02-25 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13697: --- Summary: KRaft authorizer should handle AclOperation.ALL Key: KAFKA-13697 URL: https://issues.apache.org/jira/browse/KAFKA-13697 Project: Kafka Issue

[jira] [Resolved] (KAFKA-13669) Log messages for source tasks with no offsets to commit are noisy and confusing

2022-02-16 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13669. - Fix Version/s: 3.2.0 Resolution: Fixed > Log messages for source tasks with no

[jira] [Created] (KAFKA-13668) Failed cluster authorization should not be fatal for producer

2022-02-15 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13668: --- Summary: Failed cluster authorization should not be fatal for producer Key: KAFKA-13668 URL: https://issues.apache.org/jira/browse/KAFKA-13668 Project: Kafka

[jira] [Resolved] (KAFKA-13661) KRaft uses the wrong permission for adding topic partitions

2022-02-11 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13661. - Resolution: Fixed > KRaft uses the wrong permission for adding topic partitions >

[jira] [Resolved] (KAFKA-13323) The words are ambiguous

2022-02-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13323. - Fix Version/s: 3.2.0 Resolution: Fixed > The words are ambiguous >

[jira] [Resolved] (KAFKA-13316) Convert CreateTopicsRequestWithPolicyTest to use ClusterTest

2022-02-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13316. - Fix Version/s: 3.2.0 Assignee: dengziming Resolution: Fixed > Convert

[jira] [Resolved] (KAFKA-13646) Implement KIP-801: KRaft authorizer

2022-02-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13646. - Fix Version/s: 3.2.0 Resolution: Fixed > Implement KIP-801: KRaft authorizer >

[jira] [Created] (KAFKA-13661) KRaft uses the wrong permission for creating partitions

2022-02-09 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13661: --- Summary: KRaft uses the wrong permission for creating partitions Key: KAFKA-13661 URL: https://issues.apache.org/jira/browse/KAFKA-13661 Project: Kafka

[jira] [Resolved] (KAFKA-13221) Add metric for `PartitionsWithLateTransactionsCount`

2022-02-02 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13221. - Fix Version/s: 3.2.0 Resolution: Fixed > Add metric for

[jira] [Resolved] (KAFKA-13412) Retry of initTransactions after timeout may cause invalid transition

2022-01-21 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13412. - Fix Version/s: 3.2.0 3.1.1 Resolution: Fixed > Retry of

[jira] [Resolved] (KAFKA-12980) Allow consumers to return from poll when position advances due to aborted transactions

2021-12-08 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12980. - Fix Version/s: 3.2.0 Resolution: Fixed > Allow consumers to return from poll

[jira] [Resolved] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-17 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12257. - Resolution: Fixed > Consumer mishandles topics deleted and recreated with the same

[jira] [Resolved] (KAFKA-13071) Deprecate and remove --authorizer option in kafka-acls.sh

2021-11-16 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13071. - Fix Version/s: 3.1.0 Resolution: Fixed > Deprecate and remove --authorizer

[jira] [Resolved] (KAFKA-10104) Remove deprecated --zookeeper flags as specified in KIP-604

2021-11-15 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-10104. - Resolution: Duplicate > Remove deprecated --zookeeper flags as specified in KIP-604 >

[jira] [Resolved] (KAFKA-13421) Fix ConsumerBounceTest#testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup

2021-11-13 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13421. - Resolution: Fixed > Fix >

[jira] [Resolved] (KAFKA-12975) Consider how Topic IDs can improve consume experience

2021-11-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12975. - Resolution: Duplicate > Consider how Topic IDs can improve consume experience >

[jira] [Reopened] (KAFKA-12975) Consider how Topic IDs can improve consume experience

2021-11-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson reopened KAFKA-12975: - > Consider how Topic IDs can improve consume experience >

[jira] [Resolved] (KAFKA-12975) Consider how Topic IDs can improve consume experience

2021-11-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12975. - Resolution: Fixed Closing in favor of https://issues.apache.org/jira/browse/KAFKA-13447

[jira] [Created] (KAFKA-13447) Consumer should not reuse committed offset after topic recreation

2021-11-10 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13447: --- Summary: Consumer should not reuse committed offset after topic recreation Key: KAFKA-13447 URL: https://issues.apache.org/jira/browse/KAFKA-13447 Project:

[jira] [Resolved] (KAFKA-13417) Dynamic thread pool re-configurations may not get processed

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13417. - Resolution: Fixed > Dynamic thread pool re-configurations may not get processed >

[jira] [Created] (KAFKA-13417) Dynamic thread pool re-configurations may not get processed

2021-10-28 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13417: --- Summary: Dynamic thread pool re-configurations may not get processed Key: KAFKA-13417 URL: https://issues.apache.org/jira/browse/KAFKA-13417 Project: Kafka

[jira] [Created] (KAFKA-13412) Retry of initTransactions after timeout may cause invalid transition

2021-10-27 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13412: --- Summary: Retry of initTransactions after timeout may cause invalid transition Key: KAFKA-13412 URL: https://issues.apache.org/jira/browse/KAFKA-13412 Project:

[jira] [Resolved] (KAFKA-10800) Validate the snapshot id when the state machine creates a snapshot

2021-10-26 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-10800. - Resolution: Fixed > Validate the snapshot id when the state machine creates a snapshot

[jira] [Created] (KAFKA-13319) Do not send AddOffsetsToTxn/TxnOffsetCommit if offsets map is empty

2021-09-22 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13319: --- Summary: Do not send AddOffsetsToTxn/TxnOffsetCommit if offsets map is empty Key: KAFKA-13319 URL: https://issues.apache.org/jira/browse/KAFKA-13319 Project:

[jira] [Resolved] (KAFKA-13254) Deadlock when expanding ISR

2021-09-20 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13254. - Resolution: Fixed > Deadlock when expanding ISR > --- > >

[jira] [Resolved] (KAFKA-13162) ElectLeader API must be forwarded to Controller

2021-09-15 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13162. - Resolution: Fixed > ElectLeader API must be forwarded to Controller >

[jira] [Resolved] (KAFKA-13149) Null Pointer Exception for record==null when handling a produce request

2021-09-14 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13149. - Fix Version/s: 3.0.1 Resolution: Fixed > Null Pointer Exception for record==null

[jira] [Resolved] (KAFKA-13288) Transaction find-hanging command with --broker-id excludes internal topics

2021-09-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13288. - Resolution: Fixed > Transaction find-hanging command with --broker-id excludes internal

[jira] [Created] (KAFKA-13288) Transaction find-hanging command with --broker-id excludes internal topics

2021-09-09 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13288: --- Summary: Transaction find-hanging command with --broker-id excludes internal topics Key: KAFKA-13288 URL: https://issues.apache.org/jira/browse/KAFKA-13288

[jira] [Resolved] (KAFKA-13234) Transaction system tests should check URPs between broker bounces

2021-09-01 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13234. - Resolution: Fixed > Transaction system tests should check URPs between broker bounces >

[jira] [Created] (KAFKA-13254) Deadlock when expanding ISR

2021-08-30 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13254: --- Summary: Deadlock when expanding ISR Key: KAFKA-13254 URL: https://issues.apache.org/jira/browse/KAFKA-13254 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-13235) Add support for static groups to transaction system tests

2021-08-26 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13235: --- Summary: Add support for static groups to transaction system tests Key: KAFKA-13235 URL: https://issues.apache.org/jira/browse/KAFKA-13235 Project: Kafka

[jira] [Created] (KAFKA-13234) Transaction system tests should check URPs between broker bounces

2021-08-26 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13234: --- Summary: Transaction system tests should check URPs between broker bounces Key: KAFKA-13234 URL: https://issues.apache.org/jira/browse/KAFKA-13234 Project:

[jira] [Created] (KAFKA-13227) Cancel pending AlterIsr requests after receiving LeaderAndIsr

2021-08-25 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13227: --- Summary: Cancel pending AlterIsr requests after receiving LeaderAndIsr Key: KAFKA-13227 URL: https://issues.apache.org/jira/browse/KAFKA-13227 Project: Kafka

[jira] [Resolved] (KAFKA-13214) Consumer should not reset group state after disconnect

2021-08-24 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13214. - Fix Version/s: 2.8.1 2.7.2 3.0.0

[jira] [Resolved] (KAFKA-13091) Increment HW after shrinking ISR through AlterIsr

2021-08-23 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13091. - Fix Version/s: 3.0.1 Resolution: Fixed > Increment HW after shrinking ISR

[jira] [Resolved] (KAFKA-9938) Fix debug consumer read from follower for older protocol versions

2021-08-20 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-9938. Resolution: Won't Fix I am going to close this issue as "won't fix." Since the new `Fetch`

[jira] [Created] (KAFKA-13221) Add metric for `PartitionsWithLateTransactionsCount`

2021-08-20 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13221: --- Summary: Add metric for `PartitionsWithLateTransactionsCount` Key: KAFKA-13221 URL: https://issues.apache.org/jira/browse/KAFKA-13221 Project: Kafka

[jira] [Created] (KAFKA-13214) Consumer should not reset group state after disconnect

2021-08-18 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13214: --- Summary: Consumer should not reset group state after disconnect Key: KAFKA-13214 URL: https://issues.apache.org/jira/browse/KAFKA-13214 Project: Kafka

[jira] [Resolved] (KAFKA-13161) Follower leader and ISR state not updated after partition change in KRaft

2021-08-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13161. - Resolution: Fixed > Follower leader and ISR state not updated after partition change in

[jira] [Resolved] (KAFKA-13155) ConcurrentModificationException in TransactionalMessageCopier

2021-08-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13155. - Resolution: Fixed > ConcurrentModificationException in TransactionalMessageCopier >

[jira] [Resolved] (KAFKA-13132) Upgrading to topic IDs in LISR requests has gaps introduced in 3.0

2021-08-05 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13132. - Resolution: Fixed > Upgrading to topic IDs in LISR requests has gaps introduced in 3.0

[jira] [Created] (KAFKA-13173) KRaft controller does not handle simultaneous broker expirations correctly

2021-08-05 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13173: --- Summary: KRaft controller does not handle simultaneous broker expirations correctly Key: KAFKA-13173 URL: https://issues.apache.org/jira/browse/KAFKA-13173

[jira] [Resolved] (KAFKA-13167) KRaft broker should heartbeat immediately during controlled shutdown

2021-08-05 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13167. - Fix Version/s: 3.0.0 Resolution: Fixed > KRaft broker should heartbeat

[jira] [Created] (KAFKA-13167) KRaft broker should heartbeat immediately during controlled shutdown

2021-08-04 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13167: --- Summary: KRaft broker should heartbeat immediately during controlled shutdown Key: KAFKA-13167 URL: https://issues.apache.org/jira/browse/KAFKA-13167 Project:

[jira] [Created] (KAFKA-13162) ElectLeader API must be forwarded to Controller

2021-08-03 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13162: --- Summary: ElectLeader API must be forwarded to Controller Key: KAFKA-13162 URL: https://issues.apache.org/jira/browse/KAFKA-13162 Project: Kafka Issue

[jira] [Created] (KAFKA-13161) Follower leader and ISR state not updated after partition change in KRaft

2021-08-03 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13161: --- Summary: Follower leader and ISR state not updated after partition change in KRaft Key: KAFKA-13161 URL: https://issues.apache.org/jira/browse/KAFKA-13161

[jira] [Resolved] (KAFKA-13148) Kraft Controller doesn't handle scheduleAppend returning Long.MAX_VALUE

2021-08-03 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13148. - Resolution: Fixed Closing this since it was fixed by KAFKA-12158. > Kraft Controller

[jira] [Created] (KAFKA-13155) ConcurrentModificationException in TransactionalMessageCopier

2021-08-02 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13155: --- Summary: ConcurrentModificationException in TransactionalMessageCopier Key: KAFKA-13155 URL: https://issues.apache.org/jira/browse/KAFKA-13155 Project: Kafka

[jira] [Resolved] (KAFKA-13095) TransactionsTest is failing in kraft mode

2021-08-02 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13095. - Resolution: Cannot Reproduce I am closing this since `TransactionsTest` has not yet

[jira] [Resolved] (KAFKA-13114) Unregsiter listener during renounce when the in-memory snapshot is missing

2021-08-01 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13114. - Resolution: Fixed > Unregsiter listener during renounce when the in-memory snapshot is

[jira] [Resolved] (KAFKA-13151) Disallow policy configs in KRaft

2021-07-30 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13151. - Resolution: Fixed > Disallow policy configs in KRaft >

[jira] [Resolved] (KAFKA-13132) Upgrading to topic IDs in LISR requests has gaps introduced in 3.0

2021-07-29 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13132. - Resolution: Fixed > Upgrading to topic IDs in LISR requests has gaps introduced in 3.0

[jira] [Resolved] (KAFKA-13143) Disable Metadata endpoint for KRaft controller

2021-07-29 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13143. - Resolution: Fixed > Disable Metadata endpoint for KRaft controller >

[jira] [Resolved] (KAFKA-13099) Message too large error when expiring transactionalIds

2021-07-28 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13099. - Fix Version/s: 2.8.1 2.7.2 3.0.0

[jira] [Created] (KAFKA-13146) Consider client use cases for accessing controller endpoints

2021-07-28 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13146: --- Summary: Consider client use cases for accessing controller endpoints Key: KAFKA-13146 URL: https://issues.apache.org/jira/browse/KAFKA-13146 Project: Kafka

[jira] [Resolved] (KAFKA-12851) Flaky Test RaftEventSimulationTest.canMakeProgressIfMajorityIsReachable

2021-07-28 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12851. - Resolution: Fixed > Flaky Test

[jira] [Created] (KAFKA-13143) Disable Metadata endpoint for KRaft controller

2021-07-27 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13143: --- Summary: Disable Metadata endpoint for KRaft controller Key: KAFKA-13143 URL: https://issues.apache.org/jira/browse/KAFKA-13143 Project: Kafka Issue

[jira] [Created] (KAFKA-13141) Leader should not update follower fetch offset if diverging epoch is present

2021-07-27 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13141: --- Summary: Leader should not update follower fetch offset if diverging epoch is present Key: KAFKA-13141 URL: https://issues.apache.org/jira/browse/KAFKA-13141

[jira] [Resolved] (KAFKA-13113) Add unregister support to the RaftClient.

2021-07-23 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13113. - Resolution: Fixed > Add unregister support to the RaftClient. >

[jira] [Resolved] (KAFKA-8529) Flakey test ConsumerBounceTest#testCloseDuringRebalance

2021-07-23 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-8529. Resolution: Fixed > Flakey test ConsumerBounceTest#testCloseDuringRebalance >

[jira] [Created] (KAFKA-13127) Fix stray partition lookup logic

2021-07-22 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13127: --- Summary: Fix stray partition lookup logic Key: KAFKA-13127 URL: https://issues.apache.org/jira/browse/KAFKA-13127 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-13099) Message too large error when expiring transactionalIds

2021-07-16 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13099: --- Summary: Message too large error when expiring transactionalIds Key: KAFKA-13099 URL: https://issues.apache.org/jira/browse/KAFKA-13099 Project: Kafka

[jira] [Created] (KAFKA-13091) Increment HW after shrinking ISR through AlterIsr

2021-07-14 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13091: --- Summary: Increment HW after shrinking ISR through AlterIsr Key: KAFKA-13091 URL: https://issues.apache.org/jira/browse/KAFKA-13091 Project: Kafka

[jira] [Resolved] (KAFKA-13051) Require Principal Serde to be defined for 3.0

2021-07-13 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13051. - Resolution: Fixed > Require Principal Serde to be defined for 3.0 >

[jira] [Created] (KAFKA-13071) Deprecate and remove --authorizer option in kafka-acls.sh

2021-07-12 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13071: --- Summary: Deprecate and remove --authorizer option in kafka-acls.sh Key: KAFKA-13071 URL: https://issues.apache.org/jira/browse/KAFKA-13071 Project: Kafka

[jira] [Resolved] (KAFKA-13056) Broker should not generate snapshots when controller is co-resident

2021-07-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13056. - Fix Version/s: 3.0.0 Resolution: Fixed > Broker should not generate snapshots

[jira] [Resolved] (KAFKA-13057) Many broker RPCs are not enable in KRaft mode

2021-07-10 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13057. - Fix Version/s: 3.0.0 Resolution: Fixed > Many broker RPCs are not enable in

[jira] [Resolved] (KAFKA-13053) Bump frame version for KRaft records

2021-07-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13053. - Fix Version/s: 3.0.0 Resolution: Fixed > Bump frame version for KRaft records >

[jira] [Created] (KAFKA-13056) Broker should not generate snapshots when controller is co-resident

2021-07-09 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13056: --- Summary: Broker should not generate snapshots when controller is co-resident Key: KAFKA-13056 URL: https://issues.apache.org/jira/browse/KAFKA-13056 Project:

[jira] [Created] (KAFKA-13053) Bump frame version for KRaft records

2021-07-08 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13053: --- Summary: Bump frame version for KRaft records Key: KAFKA-13053 URL: https://issues.apache.org/jira/browse/KAFKA-13053 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-12660) Do not update offset commit sensor after append failure

2021-07-08 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12660. - Fix Version/s: 3.0.0 Resolution: Fixed > Do not update offset commit sensor

[jira] [Resolved] (KAFKA-12979) Implement --find-hanging API in transaction tool

2021-07-06 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12979. - Fix Version/s: 3.0.0 Resolution: Fixed > Implement --find-hanging API in

[jira] [Resolved] (KAFKA-12992) Make kraft configuration properties public

2021-07-05 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12992. - Resolution: Fixed > Make kraft configuration properties public >

[jira] [Resolved] (KAFKA-13011) Update deleteTopics Admin API

2021-07-01 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13011. - Fix Version/s: 3.0.0 Resolution: Fixed > Update deleteTopics Admin API >

[jira] [Resolved] (KAFKA-12631) Support api to resign raft leadership

2021-06-28 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12631. - Fix Version/s: 3.0.0 Resolution: Fixed > Support api to resign raft leadership >

[jira] [Resolved] (KAFKA-12976) Remove UNSUPPORTED_VERSION error from delete topics call

2021-06-28 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12976. - Resolution: Fixed > Remove UNSUPPORTED_VERSION error from delete topics call >

[jira] [Resolved] (KAFKA-12967) DescribeQuorum API should be forwarded from brokers

2021-06-24 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12967. - Resolution: Fixed > DescribeQuorum API should be forwarded from brokers >

[jira] [Created] (KAFKA-12979) Implement --find-hanging API in transaction tool

2021-06-22 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12979: --- Summary: Implement --find-hanging API in transaction tool Key: KAFKA-12979 URL: https://issues.apache.org/jira/browse/KAFKA-12979 Project: Kafka Issue

[jira] [Resolved] (KAFKA-12888) Add transaction tool

2021-06-22 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12888. - Resolution: Fixed > Add transaction tool > > >

[jira] [Resolved] (KAFKA-12515) ApiVersionManager should create response based on request version

2021-06-21 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12515. - Fix Version/s: 3.0.0 Resolution: Fixed This issue was fixed by making feature

[jira] [Resolved] (KAFKA-12870) RecordAccumulator stuck in a flushing state

2021-06-18 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12870. - Resolution: Fixed > RecordAccumulator stuck in a flushing state >

[jira] [Resolved] (KAFKA-12837) Process entire batch in broker metadata listener

2021-06-18 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12837. - Fix Version/s: 3.0.0 Assignee: Jose Armando Garcia Sancio Resolution:

[jira] [Resolved] (KAFKA-12906) Consumer should include partition and offset number in deserialization exception

2021-06-17 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12906. - Fix Version/s: 3.0.0 Resolution: Fixed > Consumer should include partition and

[jira] [Created] (KAFKA-12967) DescribeQuorum API should be forwarded from brokers

2021-06-17 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12967: --- Summary: DescribeQuorum API should be forwarded from brokers Key: KAFKA-12967 URL: https://issues.apache.org/jira/browse/KAFKA-12967 Project: Kafka

[jira] [Resolved] (KAFKA-12787) Integrate controller snapshot with the RaftClient

2021-06-15 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12787. - Resolution: Fixed > Integrate controller snapshot with the RaftClient >

[jira] [Resolved] (KAFKA-12773) Use UncheckedIOException when wrapping IOException

2021-06-15 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12773. - Resolution: Fixed > Use UncheckedIOException when wrapping IOException >

[jira] [Resolved] (KAFKA-12874) Increase default consumer session timeout to 45s (KIP-735)

2021-06-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12874. - Fix Version/s: 3.0.0 Resolution: Fixed > Increase default consumer session

[jira] [Resolved] (KAFKA-12338) The code of MetadataRecordSerde duplicate with MetadataParser

2021-06-07 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12338. - Resolution: Fixed > The code of MetadataRecordSerde duplicate with MetadataParser >

[jira] [Created] (KAFKA-12888) Add transaction tool

2021-06-03 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12888: --- Summary: Add transaction tool Key: KAFKA-12888 URL: https://issues.apache.org/jira/browse/KAFKA-12888 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-12886) Enable request forwarding by default in 3.0

2021-06-03 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12886: --- Summary: Enable request forwarding by default in 3.0 Key: KAFKA-12886 URL: https://issues.apache.org/jira/browse/KAFKA-12886 Project: Kafka Issue

[jira] [Resolved] (KAFKA-12709) Admin API for ListTransactions

2021-06-01 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12709. - Fix Version/s: 3.0.0 Resolution: Fixed > Admin API for ListTransactions >

[jira] [Created] (KAFKA-12874) Increase default consumer session timeout to 40s (KIP-735)

2021-06-01 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12874: --- Summary: Increase default consumer session timeout to 40s (KIP-735) Key: KAFKA-12874 URL: https://issues.apache.org/jira/browse/KAFKA-12874 Project: Kafka

[jira] [Resolved] (KAFKA-12154) API and implementation for snapshot loading

2021-05-01 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12154. - Resolution: Fixed > API and implementation for snapshot loading >

[jira] [Resolved] (KAFKA-12265) Move the BatchAccumulator in KafkaRaftClient to LeaderState

2021-04-29 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12265. - Resolution: Fixed > Move the BatchAccumulator in KafkaRaftClient to LeaderState >

[jira] [Created] (KAFKA-12725) Add transaction start offset to WriteTxnMarker API

2021-04-28 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12725: --- Summary: Add transaction start offset to WriteTxnMarker API Key: KAFKA-12725 URL: https://issues.apache.org/jira/browse/KAFKA-12725 Project: Kafka

[jira] [Resolved] (KAFKA-12716) Admin API for aborting transactions

2021-04-28 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12716. - Resolution: Fixed > Admin API for aborting transactions >

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