[jira] [Resolved] (KAFKA-13637) User default.api.timeout.ms config as default timeout for KafkaConsumer.endOffsets

2022-02-03 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13637. - Fix Version/s: 3.0.1 3.2.0 3.1.1 Reviewer: David

[jira] [Resolved] (KAFKA-13583) Fix FetchRequestBetweenDifferentIbpTest flaky tests

2022-02-03 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13583. - Fix Version/s: 3.2.0 3.1.1 Reviewer: David Jacot Resolution

[jira] [Resolved] (KAFKA-13636) Committed offsets could be deleted during a rebalance if a group did not commit for a while

2022-02-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13636. - Fix Version/s: 3.0.1 2.8.2 3.2.0 3.1.1

[jira] [Resolved] (KAFKA-13435) Static membership protocol should let the leader skip assignment (KIP-814)

2022-02-14 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13435. - Reviewer: Jason Gustafson Resolution: Fixed > Static membership protocol should let

[jira] [Resolved] (KAFKA-13706) org.apache.kafka.test.MockSelector doesn't remove closed connections from its 'ready' field

2022-03-04 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13706. - Fix Version/s: 3.2.0 Reviewer: David Jacot Assignee: Vincent Jiang

[jira] [Resolved] (KAFKA-13509) Support max timestamp in GetOffsetShell

2022-03-17 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13509. - Reviewer: David Jacot Resolution: Fixed > Support max timestamp in GetOffsetSh

[jira] [Resolved] (KAFKA-13750) Client Compatability KafkaTest uses invalid idempotency configs

2022-03-17 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13750. - Fix Version/s: 3.2.0 3.1.1 3.0.2 Resolution: Fixed

[jira] [Resolved] (KAFKA-13584) Fix `kafka.network.SocketServerTest.testUnmuteChannelWithBufferedReceives` flaky test

2022-03-18 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13584. - Resolution: Fixed Fixed by https://github.com/apache/kafka/commit

[jira] [Resolved] (KAFKA-13497) Debug Log RegexRouter transform

2022-03-18 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13497. - Fix Version/s: 3.2.0 Reviewer: David Jacot Resolution: Fixed > Debug

[jira] [Resolved] (KAFKA-13752) Using `equals` instead of `==` when Uuid compare in Java

2022-03-22 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13752. - Fix Version/s: 3.2.0 3.1.1 3.3.0 Resolution: Fixed

[jira] [Resolved] (KAFKA-13767) Fetch from consumers should return immediately when preferred read replica is defined by the leader

2022-03-29 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13767. - Reviewer: David Jacot Resolution: Fixed > Fetch from consumers should return immediat

[jira] [Created] (KAFKA-13783) Remove reason prefixing in JoinGroupRequest and LeaveGroupRequest

2022-03-30 Thread David Jacot (Jira)
David Jacot created KAFKA-13783: --- Summary: Remove reason prefixing in JoinGroupRequest and LeaveGroupRequest Key: KAFKA-13783 URL: https://issues.apache.org/jira/browse/KAFKA-13783 Project: Kafka

[jira] [Resolved] (KAFKA-13783) Remove reason prefixing in JoinGroupRequest and LeaveGroupRequest

2022-03-31 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13783. - Resolution: Fixed > Remove reason prefixing in JoinGroupRequest and LeaveGroupRequ

[jira] [Resolved] (KAFKA-13778) Fetch from follower should never run the preferred read replica selection

2022-04-05 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13778. - Fix Version/s: 3.3.0 Reviewer: David Jacot Resolution: Fixed > Fetch f

[jira] [Resolved] (KAFKA-13801) Kafka server does not respect MetricsReporter interface contract for dynamically configured reporters

2022-04-07 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13801. - Fix Version/s: 3.3.0 Reviewer: David Jacot Assignee: Xavier Léauté

[jira] [Created] (KAFKA-13828) Ensure reasons sent by the consumer are small

2022-04-13 Thread David Jacot (Jira)
David Jacot created KAFKA-13828: --- Summary: Ensure reasons sent by the consumer are small Key: KAFKA-13828 URL: https://issues.apache.org/jira/browse/KAFKA-13828 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-13828) Ensure reasons sent by the consumer are small

2022-04-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13828. - Fix Version/s: 3.2.0 Resolution: Fixed > Ensure reasons sent by the consumer are sm

[jira] [Resolved] (KAFKA-13542) Utilize the new Consumer#enforceRebalance(reason) API in Streams

2022-04-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13542. - Fix Version/s: 3.2.0 (was: 3.3.0) Resolution: Fixed > Utilize

[jira] [Created] (KAFKA-13844) Pull Partition's volatile fields into a consolidate `PartitionState`

2022-04-21 Thread David Jacot (Jira)
David Jacot created KAFKA-13844: --- Summary: Pull Partition's volatile fields into a consolidate `PartitionState` Key: KAFKA-13844 URL: https://issues.apache.org/jira/browse/KAFKA-13844 Project:

[jira] [Resolved] (KAFKA-13790) ReplicaManager should be robust to all partition updates from kraft metadata log

2022-05-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13790. - Fix Version/s: 3.3.0 Reviewer: Jason Gustafson Resolution: Fixed

[jira] [Resolved] (KAFKA-12703) Allow unencrypted private keys when using PEM files

2022-05-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12703. - Fix Version/s: 3.3.0 Resolution: Fixed > Allow unencrypted private keys when using

[jira] [Created] (KAFKA-13916) Fenced replicas should not be allowed to join the ISR in KRaft (KIP-841)

2022-05-19 Thread David Jacot (Jira)
David Jacot created KAFKA-13916: --- Summary: Fenced replicas should not be allowed to join the ISR in KRaft (KIP-841) Key: KAFKA-13916 URL: https://issues.apache.org/jira/browse/KAFKA-13916 Project

[jira] [Created] (KAFKA-13962) KRaft StripedReplicaPlacer should handle replicas in controlled shutdown

2022-06-07 Thread David Jacot (Jira)
David Jacot created KAFKA-13962: --- Summary: KRaft StripedReplicaPlacer should handle replicas in controlled shutdown Key: KAFKA-13962 URL: https://issues.apache.org/jira/browse/KAFKA-13962 Project

[jira] [Resolved] (KAFKA-13944) Shutting down broker can be elected as partition leader in KRaft

2022-06-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13944. - Fix Version/s: 3.3.0 Assignee: David Jacot (was: Jose Armando Garcia Sancio

[jira] [Created] (KAFKA-13974) Rename `INVALID_UPDATE_VERSION` to `INVALID_PARTITION_EPOCH`

2022-06-09 Thread David Jacot (Jira)
David Jacot created KAFKA-13974: --- Summary: Rename `INVALID_UPDATE_VERSION` to `INVALID_PARTITION_EPOCH` Key: KAFKA-13974 URL: https://issues.apache.org/jira/browse/KAFKA-13974 Project: Kafka

[jira] [Created] (KAFKA-13975) Mechanism to gate advertised APIs/versions based on MetadataVersion

2022-06-09 Thread David Jacot (Jira)
David Jacot created KAFKA-13975: --- Summary: Mechanism to gate advertised APIs/versions based on MetadataVersion Key: KAFKA-13975 URL: https://issues.apache.org/jira/browse/KAFKA-13975 Project: Kafka

[jira] [Resolved] (KAFKA-13916) Fenced replicas should not be allowed to join the ISR in KRaft (KIP-841)

2022-06-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13916. - Fix Version/s: 3.3.0 Resolution: Fixed > Fenced replicas should not be allowed to j

[jira] [Resolved] (KAFKA-13998) JoinGroupRequestData 'reason' can be too large

2022-06-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13998. - Resolution: Fixed > JoinGroupRequestData 'reason' can

[jira] [Created] (KAFKA-14013) Limit the length of the `reason` field sent on the wire

2022-06-20 Thread David Jacot (Jira)
David Jacot created KAFKA-14013: --- Summary: Limit the length of the `reason` field sent on the wire Key: KAFKA-14013 URL: https://issues.apache.org/jira/browse/KAFKA-14013 Project: Kafka Issue

[jira] [Created] (KAFKA-14048) The Next Generation of the Consumer Rebalance Protocol

2022-07-06 Thread David Jacot (Jira)
David Jacot created KAFKA-14048: --- Summary: The Next Generation of the Consumer Rebalance Protocol Key: KAFKA-14048 URL: https://issues.apache.org/jira/browse/KAFKA-14048 Project: Kafka Issue

[jira] [Resolved] (KAFKA-14140) Ensure an offline or in-controlled-shutdown replica is not eligible to join ISR in ZK mode

2022-08-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14140. - Resolution: Fixed > Ensure an offline or in-controlled-shutdown replica is not eligible to j

[jira] [Resolved] (KAFKA-14704) Follower should truncate before incrementing high watermark

2023-02-14 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14704. - Fix Version/s: 3.5.0 3.4.1 3.3.3 Reviewer: Jason

[jira] [Created] (KAFKA-14744) NPE while converting OffsetFetch from < 8 to >= 8

2023-02-23 Thread David Jacot (Jira)
David Jacot created KAFKA-14744: --- Summary: NPE while converting OffsetFetch from < 8 to >= 8 Key: KAFKA-14744 URL: https://issues.apache.org/jira/browse/KAFKA-14744 Project: Kafka Issu

[jira] [Resolved] (KAFKA-14744) NPE while converting OffsetFetch from version < 8 to version >= 8

2023-02-23 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14744. - Fix Version/s: 3.5.0 Resolution: Fixed > NPE while converting OffsetFetch from vers

[jira] [Created] (KAFKA-14764) Metadata API ignores topic names if at least one topic is provided with an id

2023-02-27 Thread David Jacot (Jira)
David Jacot created KAFKA-14764: --- Summary: Metadata API ignores topic names if at least one topic is provided with an id Key: KAFKA-14764 URL: https://issues.apache.org/jira/browse/KAFKA-14764 Project

[jira] [Created] (KAFKA-14772) Add ConsumerGroupHeartbeat API to AuthorizerIntegrationTest

2023-03-01 Thread David Jacot (Jira)
David Jacot created KAFKA-14772: --- Summary: Add ConsumerGroupHeartbeat API to AuthorizerIntegrationTest Key: KAFKA-14772 URL: https://issues.apache.org/jira/browse/KAFKA-14772 Project: Kafka

[jira] [Created] (KAFKA-14880) TransactionMetadata with producer epoch -1 should be expirable

2023-04-05 Thread David Jacot (Jira)
David Jacot created KAFKA-14880: --- Summary: TransactionMetadata with producer epoch -1 should be expirable Key: KAFKA-14880 URL: https://issues.apache.org/jira/browse/KAFKA-14880 Project: Kafka

[jira] [Resolved] (KAFKA-14880) TransactionMetadata with producer epoch -1 should be expirable

2023-04-06 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14880. - Fix Version/s: 3.2.4 3.1.3 3.0.3 3.4.1

[jira] [Resolved] (KAFKA-14869) txn and group coordinator downgrade foundation

2023-04-25 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14869. - Fix Version/s: 3.2.4 3.1.3 3.0.3 3.4.1

[jira] [Created] (KAFKA-14940) Refactor ApiMessageAndVersion/Record

2023-04-26 Thread David Jacot (Jira)
David Jacot created KAFKA-14940: --- Summary: Refactor ApiMessageAndVersion/Record Key: KAFKA-14940 URL: https://issues.apache.org/jira/browse/KAFKA-14940 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-14639) Kafka CooperativeStickyAssignor revokes/assigns partition in one rebalance cycle

2023-04-28 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14639. - Fix Version/s: 3.5.0 Reviewer: David Jacot Resolution: Fixed > Ka

[jira] [Created] (KAFKA-14955) Validate that all partitions are assigned in TargetAssignmentBuilder

2023-05-02 Thread David Jacot (Jira)
David Jacot created KAFKA-14955: --- Summary: Validate that all partitions are assigned in TargetAssignmentBuilder Key: KAFKA-14955 URL: https://issues.apache.org/jira/browse/KAFKA-14955 Project: Kafka

[jira] [Resolved] (KAFKA-14926) Remove metrics on Log Cleaner shutdown

2023-05-05 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14926. - Resolution: Fixed > Remove metrics on Log Cleaner shutd

[jira] [Resolved] (KAFKA-14514) Implement range broker side assignor

2023-05-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14514. - Fix Version/s: 3.6.0 Resolution: Fixed > Implement range broker side assig

[jira] [Created] (KAFKA-14987) Implement Group/Offset expiration

2023-05-11 Thread David Jacot (Jira)
David Jacot created KAFKA-14987: --- Summary: Implement Group/Offset expiration Key: KAFKA-14987 URL: https://issues.apache.org/jira/browse/KAFKA-14987 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-15061) CoordinatorPartitionWriter should reuse buffer

2023-06-05 Thread David Jacot (Jira)
David Jacot created KAFKA-15061: --- Summary: CoordinatorPartitionWriter should reuse buffer Key: KAFKA-15061 URL: https://issues.apache.org/jira/browse/KAFKA-15061 Project: Kafka Issue Type: Sub

[jira] [Resolved] (KAFKA-10337) Wait for pending async commits in commitSync() even if no offsets are specified

2023-06-07 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10337. - Fix Version/s: 3.6.0 Resolution: Fixed > Wait for pending async commits in commitS

[jira] [Created] (KAFKA-15080) Fetcher's lag never set when partition is idle

2023-06-12 Thread David Jacot (Jira)
David Jacot created KAFKA-15080: --- Summary: Fetcher's lag never set when partition is idle Key: KAFKA-15080 URL: https://issues.apache.org/jira/browse/KAFKA-15080 Project: Kafka Issue Type

[jira] [Resolved] (KAFKA-15080) Fetcher's lag never set when partition is idle

2023-06-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-15080. - Fix Version/s: 3.5.1 3.6.0 Resolution: Fixed > Fetcher's l

[jira] [Created] (KAFKA-15089) Consolidate all the group coordinator configs

2023-06-14 Thread David Jacot (Jira)
David Jacot created KAFKA-15089: --- Summary: Consolidate all the group coordinator configs Key: KAFKA-15089 URL: https://issues.apache.org/jira/browse/KAFKA-15089 Project: Kafka Issue Type: Sub

[jira] [Created] (KAFKA-15101) Improve testRackAwareRangeAssignor test

2023-06-18 Thread David Jacot (Jira)
David Jacot created KAFKA-15101: --- Summary: Improve testRackAwareRangeAssignor test Key: KAFKA-15101 URL: https://issues.apache.org/jira/browse/KAFKA-15101 Project: Kafka Issue Type

[jira] [Resolved] (KAFKA-15087) Move InterBrokerSendThread to server-commons module

2023-06-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-15087. - Fix Version/s: 3.6.0 Reviewer: David Jacot Resolution: Fixed > M

[jira] [Resolved] (KAFKA-14462) New Group Coordinator State Machine

2023-07-14 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14462. - Fix Version/s: 3.6.0 Resolution: Fixed > New Group Coordinator State Mach

[jira] [Resolved] (KAFKA-14518) Rebalance on topic/partition metadata changes

2023-07-17 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14518. - Resolution: Fixed This was done as part of https://issues.apache.org/jira/browse/KAFKA-14462

[jira] [Created] (KAFKA-15225) Define constants for record types

2023-07-20 Thread David Jacot (Jira)
David Jacot created KAFKA-15225: --- Summary: Define constants for record types Key: KAFKA-15225 URL: https://issues.apache.org/jira/browse/KAFKA-15225 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-15237) Implement `offsets.commit.timeout.ms` setting

2023-07-23 Thread David Jacot (Jira)
David Jacot created KAFKA-15237: --- Summary: Implement `offsets.commit.timeout.ms` setting Key: KAFKA-15237 URL: https://issues.apache.org/jira/browse/KAFKA-15237 Project: Kafka Issue Type: Sub

[jira] [Created] (KAFKA-12210) AdminClient should use DescribeCluster API when available

2021-01-15 Thread David Jacot (Jira)
David Jacot created KAFKA-12210: --- Summary: AdminClient should use DescribeCluster API when available Key: KAFKA-12210 URL: https://issues.apache.org/jira/browse/KAFKA-12210 Project: Kafka

[jira] [Created] (KAFKA-12212) Bump Metadata API version to remove `ClusterAuthorizedOperations` fields

2021-01-15 Thread David Jacot (Jira)
David Jacot created KAFKA-12212: --- Summary: Bump Metadata API version to remove `ClusterAuthorizedOperations` fields Key: KAFKA-12212 URL: https://issues.apache.org/jira/browse/KAFKA-12212 Project

[jira] [Resolved] (KAFKA-12204) Implement DescribeCluster API on the broker

2021-01-19 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12204. - Fix Version/s: 2.8.0 Resolution: Fixed > Implement DescribeCluster API on the bro

[jira] [Resolved] (KAFKA-12210) AdminClient should use DescribeCluster API when available

2021-01-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12210. - Fix Version/s: 2.8.0 Resolution: Fixed > AdminClient should use DescribeCluster API w

[jira] [Resolved] (KAFKA-12152) Idempotent Producer does not reset the sequence number of partitions without in-flight batches

2021-01-21 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12152. - Fix Version/s: 2.7.1 2.8.0 Reviewer: Jason Gustafson

[jira] [Resolved] (KAFKA-12212) Bump Metadata API version to remove `ClusterAuthorizedOperations` fields

2021-01-22 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12212. - Fix Version/s: 2.8.0 Resolution: Fixed > Bump Metadata API version to rem

[jira] [Resolved] (KAFKA-10851) Add Cluster Describe API

2021-01-22 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10851. - Fix Version/s: 2.8.0 Resolution: Fixed > Add Cluster Describe

[jira] [Resolved] (KAFKA-10740) Replace OffsetsForLeaderEpochRequest.PartitionData with automated protocol

2021-01-22 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10740. - Fix Version/s: 2.8.0 Resolution: Fixed > Repl

[jira] [Created] (KAFKA-12326) MM2 fails to start to due missing required configuration "bootstrap.servers"

2021-02-12 Thread David Jacot (Jira)
David Jacot created KAFKA-12326: --- Summary: MM2 fails to start to due missing required configuration "bootstrap.servers" Key: KAFKA-12326 URL: https://issues.apache.org/jira/browse/KAFKA-12326

[jira] [Created] (KAFKA-12329) kafka-reassign-partitions command should give a better error message when a topic does not exist

2021-02-16 Thread David Jacot (Jira)
David Jacot created KAFKA-12329: --- Summary: kafka-reassign-partitions command should give a better error message when a topic does not exist Key: KAFKA-12329 URL: https://issues.apache.org/jira/browse/KAFKA-12329

[jira] [Resolved] (KAFKA-12329) kafka-reassign-partitions command should give a better error message when a topic does not exist

2021-03-01 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12329. - Fix Version/s: 3.0.0 Resolution: Fixed > kafka-reassign-partitions command should giv

[jira] [Resolved] (KAFKA-12398) Fix flaky test `ConsumerBounceTest.testClose`

2021-03-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12398. - Fix Version/s: 3.0.0 Resolution: Fixed > Fix flaky test `ConsumerBounceTest.testCl

[jira] [Created] (KAFKA-12573) Removed deprecated `Metric#value`

2021-03-29 Thread David Jacot (Jira)
David Jacot created KAFKA-12573: --- Summary: Removed deprecated `Metric#value` Key: KAFKA-12573 URL: https://issues.apache.org/jira/browse/KAFKA-12573 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-12573) Removed deprecated `Metric#value`

2021-03-30 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12573. - Fix Version/s: 3.0.0 Reviewer: Ismael Juma Resolution: Fixed > Remo

[jira] [Created] (KAFKA-12577) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations

2021-03-30 Thread David Jacot (Jira)
David Jacot created KAFKA-12577: --- Summary: Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations Key: KAFKA-12577 URL: https://issues.apache.org/jira/browse/KAFKA-12577

[jira] [Created] (KAFKA-12582) Remove deprecated `ConfigEntry` constructor

2021-03-30 Thread David Jacot (Jira)
David Jacot created KAFKA-12582: --- Summary: Remove deprecated `ConfigEntry` constructor Key: KAFKA-12582 URL: https://issues.apache.org/jira/browse/KAFKA-12582 Project: Kafka Issue Type

[jira] [Created] (KAFKA-12584) Remove deprecated `Sum` and `Total` classes

2021-03-30 Thread David Jacot (Jira)
David Jacot created KAFKA-12584: --- Summary: Remove deprecated `Sum` and `Total` classes Key: KAFKA-12584 URL: https://issues.apache.org/jira/browse/KAFKA-12584 Project: Kafka Issue Type

[jira] [Resolved] (KAFKA-12577) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations

2021-03-31 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12577. - Fix Version/s: 3.0.0 Reviewer: Ismael Juma Resolution: Fixed > Rem

[jira] [Resolved] (KAFKA-12582) Remove deprecated `ConfigEntry` constructor

2021-03-31 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12582. - Fix Version/s: 3.0.0 Resolution: Fixed > Remove deprecated `ConfigEntry` construc

[jira] [Created] (KAFKA-12591) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations

2021-03-31 Thread David Jacot (Jira)
David Jacot created KAFKA-12591: --- Summary: Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations Key: KAFKA-12591 URL: https://issues.apache.org/jira/browse/KAFKA-12591

[jira] [Reopened] (KAFKA-12582) Remove deprecated `ConfigEntry` constructor

2021-03-31 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot reopened KAFKA-12582: - > Remove deprecated `ConfigEntry` construc

[jira] [Resolved] (KAFKA-12582) Remove deprecated `ConfigEntry` constructor

2021-03-31 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12582. - Resolution: Duplicate > Remove deprecated `ConfigEntry` construc

[jira] [Resolved] (KAFKA-8405) Remove deprecated `kafka-preferred-replica-election` command

2021-03-31 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-8405. Reviewer: Ismael Juma Resolution: Fixed > Remove deprecated `kafka-preferred-repl

[jira] [Resolved] (KAFKA-12591) Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations

2021-04-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12591. - Fix Version/s: 3.0.0 Reviewer: Rajini Sivaram Resolution: Fixed > Rem

[jira] [Resolved] (KAFKA-12584) Remove deprecated `Sum` and `Total` classes

2021-04-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12584. - Fix Version/s: 3.0.0 Reviewer: Ismael Juma Resolution: Fixed > Rem

[jira] [Resolved] (KAFKA-12577) Remove deprecated `ConfigEntry` constructor

2021-05-03 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12577. - Resolution: Fixed > Remove deprecated `ConfigEntry` construc

[jira] [Resolved] (KAFKA-12794) Trailing JSON tokens in DescribeProducersRequest.json can cause parse errors in some JSON parsers

2021-05-17 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12794. - Fix Version/s: 3.0.0 Resolution: Fixed > Trailing JSON tokens

[jira] [Created] (KAFKA-12840) Removing `compact` cleaning on a topic should abort on-going compactions

2021-05-24 Thread David Jacot (Jira)
David Jacot created KAFKA-12840: --- Summary: Removing `compact` cleaning on a topic should abort on-going compactions Key: KAFKA-12840 URL: https://issues.apache.org/jira/browse/KAFKA-12840 Project

[jira] [Resolved] (KAFKA-12800) Configure jackson to to reject trailing input in the generator

2021-05-25 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12800. - Fix Version/s: 3.0.0 Resolution: Fixed Author: Nathan Lincoln > Configure jackson to

[jira] [Created] (KAFKA-12890) Consumer group stuck in `CompletingRebalance`

2021-06-04 Thread David Jacot (Jira)
David Jacot created KAFKA-12890: --- Summary: Consumer group stuck in `CompletingRebalance` Key: KAFKA-12890 URL: https://issues.apache.org/jira/browse/KAFKA-12890 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-12898) Owned partitions in the subscription must be sorted

2021-06-04 Thread David Jacot (Jira)
David Jacot created KAFKA-12898: --- Summary: Owned partitions in the subscription must be sorted Key: KAFKA-12898 URL: https://issues.apache.org/jira/browse/KAFKA-12898 Project: Kafka Issue Type

[jira] [Created] (KAFKA-12961) Verify group generation in `DelayedJoin`

2021-06-17 Thread David Jacot (Jira)
David Jacot created KAFKA-12961: --- Summary: Verify group generation in `DelayedJoin` Key: KAFKA-12961 URL: https://issues.apache.org/jira/browse/KAFKA-12961 Project: Kafka Issue Type

[jira] [Created] (KAFKA-12962) Followers that don't send `SyncGroup` not detected when group is loaded

2021-06-17 Thread David Jacot (Jira)
David Jacot created KAFKA-12962: --- Summary: Followers that don't send `SyncGroup` not detected when group is loaded Key: KAFKA-12962 URL: https://issues.apache.org/jira/browse/KAFKA-12962 Project:

[jira] [Resolved] (KAFKA-12890) Consumer group stuck in `CompletingRebalance`

2021-06-17 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12890. - Fix Version/s: (was: 2.8.1) (was: 2.7.2) (was

[jira] [Resolved] (KAFKA-12835) Topic IDs can mismatch on brokers (after interbroker protocol version update)

2021-06-18 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12835. - Fix Version/s: 3.0.0 Reviewer: David Jacot Resolution: Fixed > Topic IDs

[jira] [Resolved] (KAFKA-12898) Owned partitions in the subscription must be sorted

2021-06-24 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12898. - Fix Version/s: 2.8.1 Reviewer: A. Sophie Blee-Goldman Resolution: Fixed > Ow

[jira] [Created] (KAFKA-12989) `MockClient` should respect the request matcher passed to `prepareUnsupportedVersionResponse`

2021-06-24 Thread David Jacot (Jira)
David Jacot created KAFKA-12989: --- Summary: `MockClient` should respect the request matcher passed to `prepareUnsupportedVersionResponse` Key: KAFKA-12989 URL: https://issues.apache.org/jira/browse/KAFKA-12989

[jira] [Created] (KAFKA-12991) Fix unsafe access to `AbstractCoordinator.state`

2021-06-24 Thread David Jacot (Jira)
David Jacot created KAFKA-12991: --- Summary: Fix unsafe access to `AbstractCoordinator.state` Key: KAFKA-12991 URL: https://issues.apache.org/jira/browse/KAFKA-12991 Project: Kafka Issue Type

[jira] [Resolved] (KAFKA-12991) Fix unsafe access to `AbstractCoordinator.state`

2021-06-24 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12991. - Fix Version/s: 2.8.1 3.0.0 Reviewer: A. Sophie Blee-Goldman

[jira] [Resolved] (KAFKA-12541) Extend ListOffset to fetch offset with max timestamp (KIP-734)

2021-06-25 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12541. - Reviewer: David Jacot Resolution: Fixed > Extend ListOffset to fetch offset with

[jira] [Resolved] (KAFKA-13002) listOffsets must downgrade immediately for non MAX_TIMESTAMP specs

2021-06-30 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13002. - Reviewer: David Jacot Resolution: Fixed > listOffsets must downgrade immediately for

[jira] [Resolved] (KAFKA-12981) Ensure LogSegment.maxTimestampSoFar and LogSegment.offsetOfMaxTimestampSoFar are read/updated in sync

2021-07-06 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12981. - Fix Version/s: 3.0.0 Reviewer: David Jacot Resolution: Fixed > Ens

[jira] [Created] (KAFKA-13058) `AlterConsumerGroupOffsetsHandler` does not handle partition errors correctly.

2021-07-11 Thread David Jacot (Jira)
David Jacot created KAFKA-13058: --- Summary: `AlterConsumerGroupOffsetsHandler` does not handle partition errors correctly. Key: KAFKA-13058 URL: https://issues.apache.org/jira/browse/KAFKA-13058 Project

[jira] [Resolved] (KAFKA-10588) Rename kafka-console-consumer CLI command line arguments for KIP-629

2021-07-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10588. - Reviewer: David Jacot Resolution: Fixed > Rename kafka-console-consumer CLI command l

<    5   6   7   8   9   10   11   12   >