[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] [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 version <

[jira] [Updated] (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 updated KAFKA-14744: Description: While refactoring the OffsetFetch handling in KafkaApis, we introduced a NullPointer

[jira] [Updated] (KAFKA-14744) NPE while converting OffsetFetch from < 8 to >= 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 updated KAFKA-14744: Description: While refactoring the OffsetFetch handling in KafkaApis, we introduced a NullPointer

[jira] [Updated] (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 updated KAFKA-14744: Summary: NPE while converting OffsetFetch from version < 8 to version >= 8 (was: NPE while conver

[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 Issue Type: B

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

2023-02-15 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14704: Fix Version/s: 2.8.3 3.2.4 3.1.3 3.0.3 >

[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 G

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

2023-02-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686993#comment-17686993 ] David Jacot commented on KAFKA-14704: - [~showuon] Done. Sorry for that. > Follower

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

2023-02-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14704: Description: When a leader becomes a follower, it is likely that it has uncommitted records in it

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

2023-02-09 Thread David Jacot (Jira)
David Jacot created KAFKA-14704: --- Summary: Follower should truncate before incrementing high watermark Key: KAFKA-14704 URL: https://issues.apache.org/jira/browse/KAFKA-14704 Project: Kafka Is

[jira] [Resolved] (KAFKA-14513) Add broker side PartitionAssignor interface

2023-02-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14513. - Resolution: Fixed > Add broker side PartitionAssignor interface > --

[jira] [Updated] (KAFKA-14701) More broker side partition assignor to common

2023-02-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14701: Summary: More broker side partition assignor to common (was: More broker side assignor to common)

[jira] [Updated] (KAFKA-14701) More broker side assignor to common

2023-02-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14701: Description: Before releasing KIP-848, we need to move the server side partition assignor to its f

[jira] [Created] (KAFKA-14701) More broker side assignor to common

2023-02-09 Thread David Jacot (Jira)
David Jacot created KAFKA-14701: --- Summary: More broker side assignor to common Key: KAFKA-14701 URL: https://issues.apache.org/jira/browse/KAFKA-14701 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14702) Extend server side assignor to support rack aware replica placement

2023-02-09 Thread David Jacot (Jira)
David Jacot created KAFKA-14702: --- Summary: Extend server side assignor to support rack aware replica placement Key: KAFKA-14702 URL: https://issues.apache.org/jira/browse/KAFKA-14702 Project: Kafka

[jira] [Resolved] (KAFKA-14679) Add new __consumer_offsets records

2023-02-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14679. - Fix Version/s: 3.5.0 Reviewer: Mickael Maison Resolution: Fixed > Add new __cons

[jira] [Resolved] (KAFKA-14391) Add ConsumerGroupHeartbeat API

2023-02-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14391. - Fix Version/s: 3.5.0 Reviewer: Jason Gustafson Resolution: Fixed > Add ConsumerG

[jira] [Assigned] (KAFKA-14690) OffsetCommit API Version 9

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot reassigned KAFKA-14690: --- Assignee: Alexandre Dupriez > OffsetCommit API Version 9 > -- > >

[jira] [Assigned] (KAFKA-14691) OffsetFetch API Version 9

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot reassigned KAFKA-14691: --- Assignee: Alexandre Dupriez > OffsetFetch API Version 9 > - > >

[jira] [Deleted] (KAFKA-14512) Extend OffsetCommit/OffsetFetch APIs to support topic ids

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot deleted KAFKA-14512: > Extend OffsetCommit/OffsetFetch APIs to support topic ids > ---

[jira] [Resolved] (KAFKA-14512) Extend OffsetCommit/OffsetFetch APIs to support topic ids

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14512. - Resolution: Duplicate > Extend OffsetCommit/OffsetFetch APIs to support topic ids >

[jira] [Updated] (KAFKA-14506) Implement OffsetDelete API

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14506: Description: Implement OffsetDelete API in the new Group Coordinator. > Implement OffsetDelete API

[jira] [Updated] (KAFKA-14505) Implement TnxOffsetCommit API

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14505: Description: Implement TnxOffsetCommit API in the new Group Coordinator. > Implement TnxOffsetComm

[jira] [Updated] (KAFKA-14503) Implement ListGroups

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14503: Description: Implement ListGroups in the new Group Coordinator. > Implement ListGroups > -

[jira] [Updated] (KAFKA-14502) Implement LeaveGroup API

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14502: Description: Implement LeaveGroup API in the new Group Coordinator. > Implement LeaveGroup API > -

[jira] [Updated] (KAFKA-14504) Implement DescribeGroups API

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14504: Description: Implement DescribeGroups API in the Group Coordinator. > Implement DescribeGroups API

[jira] [Updated] (KAFKA-14500) Implement JoinGroup/SyncGroup APIs

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14500: Description: Implement JoinGroup/SyncGroup APIs in the new group coordinator. > Implement JoinGro

[jira] [Updated] (KAFKA-14501) Implement Heartbeat API

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14501: Description: Implement Heartbeat API in the new Group Coordinator. > Implement Heartbeat API > ---

[jira] [Updated] (KAFKA-14499) Implement OffsetFetch/OffsetCommit APIs

2023-02-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14499: Description: Implement OffsetFetch/OffsetCommit APIs in the new Group Coordinator. > Implement Of

[jira] [Updated] (KAFKA-14691) OffsetFetch API Version 9

2023-02-07 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14691: Description: The goal of this jira is to implement the version 9 of the OffsetFetch API as descri

[jira] [Updated] (KAFKA-14690) OffsetCommit API Version 9

2023-02-07 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14690: Description: The goal of this jira is to implement the version 9 of the OffsetCommit API as descr

[jira] [Created] (KAFKA-14691) OffsetFetch API Version 9

2023-02-07 Thread David Jacot (Jira)
David Jacot created KAFKA-14691: --- Summary: OffsetFetch API Version 9 Key: KAFKA-14691 URL: https://issues.apache.org/jira/browse/KAFKA-14691 Project: Kafka Issue Type: Sub-task Repo

[jira] [Created] (KAFKA-14690) OffsetCommit API Version 9

2023-02-07 Thread David Jacot (Jira)
David Jacot created KAFKA-14690: --- Summary: OffsetCommit API Version 9 Key: KAFKA-14690 URL: https://issues.apache.org/jira/browse/KAFKA-14690 Project: Kafka Issue Type: Sub-task Rep

[jira] [Assigned] (KAFKA-14513) Add broker side PartitionAssignor interface

2023-02-07 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot reassigned KAFKA-14513: --- Assignee: David Jacot > Add broker side PartitionAssignor interface > -

[jira] [Resolved] (KAFKA-14678) Move __consumer_offsets records from core to group-coordinator

2023-02-07 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14678. - Fix Version/s: 3.5.0 Resolution: Fixed > Move __consumer_offsets records from core to gro

[jira] [Created] (KAFKA-14679) Add new __consumer_offsets records

2023-02-06 Thread David Jacot (Jira)
David Jacot created KAFKA-14679: --- Summary: Add new __consumer_offsets records Key: KAFKA-14679 URL: https://issues.apache.org/jira/browse/KAFKA-14679 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14678) Move __consumer_offsets records from core to group-coordinator

2023-02-06 Thread David Jacot (Jira)
David Jacot created KAFKA-14678: --- Summary: Move __consumer_offsets records from core to group-coordinator Key: KAFKA-14678 URL: https://issues.apache.org/jira/browse/KAFKA-14678 Project: Kafka

[jira] [Updated] (KAFKA-14673) Add high watermark listener to Partition/Log layers

2023-02-03 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14673: Summary: Add high watermark listener to Partition/Log layers (was: High watermark listener) > Ad

[jira] [Created] (KAFKA-14673) High watermark listener

2023-02-02 Thread David Jacot (Jira)
David Jacot created KAFKA-14673: --- Summary: High watermark listener Key: KAFKA-14673 URL: https://issues.apache.org/jira/browse/KAFKA-14673 Project: Kafka Issue Type: Sub-task Report

[jira] [Resolved] (KAFKA-14367) Introduce `GroupCoordinator` interface

2023-01-19 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14367. - Fix Version/s: 3.5.0 Resolution: Fixed > Introduce `GroupCoordinator` interface > ---

[jira] [Created] (KAFKA-14542) Deprecate OffsetFetch/Commit version 0 and remove them in 4.0

2022-12-21 Thread David Jacot (Jira)
David Jacot created KAFKA-14542: --- Summary: Deprecate OffsetFetch/Commit version 0 and remove them in 4.0 Key: KAFKA-14542 URL: https://issues.apache.org/jira/browse/KAFKA-14542 Project: Kafka

[jira] [Updated] (KAFKA-14532) Correctly handle failed fetch when partitions unassigned

2022-12-21 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14532: Summary: Correctly handle failed fetch when partitions unassigned (was: IllegalStateException whe

[jira] [Resolved] (KAFKA-14532) Correctly handle failed fetch when partitions unassigned

2022-12-21 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14532. - Resolution: Fixed > Correctly handle failed fetch when partitions unassigned > -

[jira] [Resolved] (KAFKA-14536) SessionId in FetchResponse should be ignorable

2022-12-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14536. - Resolution: Not A Problem > SessionId in FetchResponse should be ignorable > ---

[jira] [Commented] (KAFKA-14536) SessionId in FetchResponse should be ignorable

2022-12-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649893#comment-17649893 ] David Jacot commented on KAFKA-14536: - Nevermind, I found the logic which handles th

[jira] [Created] (KAFKA-14536) SessionId in FetchResponse should be ignorable

2022-12-20 Thread David Jacot (Jira)
David Jacot created KAFKA-14536: --- Summary: SessionId in FetchResponse should be ignorable Key: KAFKA-14536 URL: https://issues.apache.org/jira/browse/KAFKA-14536 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-14532) IllegalStateException when fetch failure happens after assignment changed

2022-12-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14532: Fix Version/s: 3.3.2 > IllegalStateException when fetch failure happens after assignment changed >

[jira] [Commented] (KAFKA-14532) IllegalStateException when fetch failure happens after assignment changed

2022-12-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649734#comment-17649734 ] David Jacot commented on KAFKA-14532: - cc [~ableegoldman] > IllegalStateException w

[jira] [Updated] (KAFKA-14532) IllegalStateException when fetch failure happens after assignment changed

2022-12-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14532: Fix Version/s: 3.4.0 > IllegalStateException when fetch failure happens after assignment changed >

[jira] [Created] (KAFKA-14519) Add metrics to the new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14519: --- Summary: Add metrics to the new coordinator Key: KAFKA-14519 URL: https://issues.apache.org/jira/browse/KAFKA-14519 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14517) Implement regex subscriptions

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14517: --- Summary: Implement regex subscriptions Key: KAFKA-14517 URL: https://issues.apache.org/jira/browse/KAFKA-14517 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14516) Implement static membeship

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14516: --- Summary: Implement static membeship Key: KAFKA-14516 URL: https://issues.apache.org/jira/browse/KAFKA-14516 Project: Kafka Issue Type: Sub-task Rep

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

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14518: --- Summary: Rebalance on topic/partition metadata changes Key: KAFKA-14518 URL: https://issues.apache.org/jira/browse/KAFKA-14518 Project: Kafka Issue Type: Sub-t

[jira] [Updated] (KAFKA-14506) Implement OffsetDelete API

2022-12-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14506: Summary: Implement OffsetDelete API (was: Add OffsetDelete API to new coordinator) > Implement O

[jira] [Updated] (KAFKA-14505) Implement TnxOffsetCommit API

2022-12-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14505: Summary: Implement TnxOffsetCommit API (was: Add TnxOffsetCommit API to new coordinator) > Imple

[jira] [Updated] (KAFKA-14504) Implement DescribeGroups API

2022-12-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14504: Summary: Implement DescribeGroups API (was: Add DescribeGroups to new coordinator) > Implement D

[jira] [Updated] (KAFKA-14502) Implement LeaveGroup API

2022-12-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14502: Summary: Implement LeaveGroup API (was: Add LeaveGroup API to new coordinator) > Implement Leave

[jira] [Updated] (KAFKA-14499) Implement OffsetFetch/OffsetCommit APIs

2022-12-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14499: Summary: Implement OffsetFetch/OffsetCommit APIs (was: Add OffsetFetch/OffsetCommit to new coordi

[jira] [Updated] (KAFKA-14501) Implement Heartbeat API

2022-12-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14501: Summary: Implement Heartbeat API (was: Add Heartbeat API to new coordinator) > Implement Heartbe

[jira] [Updated] (KAFKA-14500) Implement JoinGroup/SyncGroup APIs

2022-12-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14500: Summary: Implement JoinGroup/SyncGroup APIs (was: Add JoinGroup/SyncGroup APIs to new coordinator

[jira] [Updated] (KAFKA-14503) Implement ListGroups

2022-12-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14503: Summary: Implement ListGroups (was: Add ListGroups to new coordinator) > Implement ListGroups > -

[jira] [Created] (KAFKA-14515) Implement uniform broker side assignor

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14515: --- Summary: Implement uniform broker side assignor Key: KAFKA-14515 URL: https://issues.apache.org/jira/browse/KAFKA-14515 Project: Kafka Issue Type: Sub-task

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

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14514: --- Summary: Implement range broker side assignor Key: KAFKA-14514 URL: https://issues.apache.org/jira/browse/KAFKA-14514 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14513) Add broker side PartitionAssignor interface

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14513: --- Summary: Add broker side PartitionAssignor interface Key: KAFKA-14513 URL: https://issues.apache.org/jira/browse/KAFKA-14513 Project: Kafka Issue Type: Sub-tas

[jira] [Created] (KAFKA-14511) Extend AlterIncrementalConfigs API to support group config

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14511: --- Summary: Extend AlterIncrementalConfigs API to support group config Key: KAFKA-14511 URL: https://issues.apache.org/jira/browse/KAFKA-14511 Project: Kafka Issu

[jira] [Created] (KAFKA-14512) Extend OffsetCommit/OffsetFetch APIs to support topic ids

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14512: --- Summary: Extend OffsetCommit/OffsetFetch APIs to support topic ids Key: KAFKA-14512 URL: https://issues.apache.org/jira/browse/KAFKA-14512 Project: Kafka Issue

[jira] [Created] (KAFKA-14510) Extend DescribeConfigs API to support group configs

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14510: --- Summary: Extend DescribeConfigs API to support group configs Key: KAFKA-14510 URL: https://issues.apache.org/jira/browse/KAFKA-14510 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-14508) Add ConsumerGroupInstallAssignment API

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14508: --- Summary: Add ConsumerGroupInstallAssignment API Key: KAFKA-14508 URL: https://issues.apache.org/jira/browse/KAFKA-14508 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14507) Add ConsumerGroupPrepareAssignment API

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14507: --- Summary: Add ConsumerGroupPrepareAssignment API Key: KAFKA-14507 URL: https://issues.apache.org/jira/browse/KAFKA-14507 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14509) Add ConsumerGroupDescribe API

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14509: --- Summary: Add ConsumerGroupDescribe API Key: KAFKA-14509 URL: https://issues.apache.org/jira/browse/KAFKA-14509 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14505) Add TnxOffsetCommit API to new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14505: --- Summary: Add TnxOffsetCommit API to new coordinator Key: KAFKA-14505 URL: https://issues.apache.org/jira/browse/KAFKA-14505 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14506) Add OffsetDelete API to new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14506: --- Summary: Add OffsetDelete API to new coordinator Key: KAFKA-14506 URL: https://issues.apache.org/jira/browse/KAFKA-14506 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14500) Add JoinGroup/SyncGroup APIs to new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14500: --- Summary: Add JoinGroup/SyncGroup APIs to new coordinator Key: KAFKA-14500 URL: https://issues.apache.org/jira/browse/KAFKA-14500 Project: Kafka Issue Type: Sub

[jira] [Created] (KAFKA-14501) Add Heartbeat API to new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14501: --- Summary: Add Heartbeat API to new coordinator Key: KAFKA-14501 URL: https://issues.apache.org/jira/browse/KAFKA-14501 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14504) Add DescribeGroups to new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14504: --- Summary: Add DescribeGroups to new coordinator Key: KAFKA-14504 URL: https://issues.apache.org/jira/browse/KAFKA-14504 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14502) Add LeaveGroup API to new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14502: --- Summary: Add LeaveGroup API to new coordinator Key: KAFKA-14502 URL: https://issues.apache.org/jira/browse/KAFKA-14502 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14503) Add ListGroups to new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14503: --- Summary: Add ListGroups to new coordinator Key: KAFKA-14503 URL: https://issues.apache.org/jira/browse/KAFKA-14503 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-14499) Add OffsetFetch/OffsetCommit to new coordinator

2022-12-16 Thread David Jacot (Jira)
David Jacot created KAFKA-14499: --- Summary: Add OffsetFetch/OffsetCommit to new coordinator Key: KAFKA-14499 URL: https://issues.apache.org/jira/browse/KAFKA-14499 Project: Kafka Issue Type: Sub

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

2022-12-12 Thread David Jacot (Jira)
David Jacot created KAFKA-14462: --- Summary: New Group Coordinator State Machine Key: KAFKA-14462 URL: https://issues.apache.org/jira/browse/KAFKA-14462 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-14379) consumer should refresh preferred read replica on update metadata

2022-12-12 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14379. - Fix Version/s: 3.3.2 Resolution: Fixed > consumer should refresh preferred read replica o

[jira] [Resolved] (KAFKA-14425) The Kafka protocol should support nullable structs

2022-12-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14425. - Fix Version/s: 3.5.0 Resolution: Fixed > The Kafka protocol should support nullable struc

[jira] [Updated] (KAFKA-14391) Add ConsumerGroupHeartbeat API

2022-12-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14391: Fix Version/s: (was: 3.5.0) > Add ConsumerGroupHeartbeat API > --

[jira] [Reopened] (KAFKA-14391) Add ConsumerGroupHeartbeat API

2022-12-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot reopened KAFKA-14391: - > Add ConsumerGroupHeartbeat API > -- > > Key: KAFKA-143

[jira] [Updated] (KAFKA-14425) The Kafka protocol should support nullable structs

2022-12-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14425: Description: KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-893%3A+The+Kafka+protocol+

[jira] [Resolved] (KAFKA-14391) Add ConsumerGroupHeartbeat API

2022-12-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14391. - Fix Version/s: 3.5.0 Resolution: Fixed > Add ConsumerGroupHeartbeat API > ---

[jira] [Commented] (KAFKA-14439) Specify returned errors for various APIs and versions

2022-12-05 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643491#comment-17643491 ] David Jacot commented on KAFKA-14439: - +1 for having supported errors in the protoco

[jira] [Updated] (KAFKA-14425) The Kafka protocol should support nullable structs

2022-12-01 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14425: Summary: The Kafka protocol should support nullable structs (was: Automated protocol should suppo

[jira] [Created] (KAFKA-14425) Automated protocol should support nullable structs

2022-11-30 Thread David Jacot (Jira)
David Jacot created KAFKA-14425: --- Summary: Automated protocol should support nullable structs Key: KAFKA-14425 URL: https://issues.apache.org/jira/browse/KAFKA-14425 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-14422) Consumer rebalance stuck after new static member joins a group with members not supporting static members

2022-11-28 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14422. - Fix Version/s: 3.4.0 3.3.2 3.2.4 Resolution: Fixed

[jira] [Created] (KAFKA-14422) Consumer rebalance stuck after new static member joins a group with members not supporting static members

2022-11-28 Thread David Jacot (Jira)
David Jacot created KAFKA-14422: --- Summary: Consumer rebalance stuck after new static member joins a group with members not supporting static members Key: KAFKA-14422 URL: https://issues.apache.org/jira/browse/KAFKA-

[jira] [Resolved] (KAFKA-14009) Rebalance timeout should be updated when static member rejoins

2022-11-24 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14009. - Fix Version/s: 3.4.0 3.3.2 Resolution: Fixed > Rebalance timeout shoul

[jira] [Assigned] (KAFKA-14009) Rebalance timeout should be updated when static member rejoins

2022-11-24 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot reassigned KAFKA-14009: --- Assignee: zou shengfu > Rebalance timeout should be updated when static member rejoins > --

[jira] [Updated] (KAFKA-14009) Rebalance timeout should be updated when static member rejoins

2022-11-24 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14009: Summary: Rebalance timeout should be updated when static member rejoins (was: Consumers do not re

[jira] [Resolved] (KAFKA-14372) RackAwareReplicaSelector should choose a replica from the isr

2022-11-24 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14372. - Fix Version/s: 3.4.0 3.3.2 Resolution: Fixed > RackAwareReplicaSelecto

[jira] [Resolved] (KAFKA-14334) DelayedFetch purgatory not completed when appending as follower

2022-11-16 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14334. - Fix Version/s: 3.4.0 3.3.2 Reviewer: David Jacot Resolution: F

[jira] [Created] (KAFKA-14391) Add ConsumerGroupHeartbeat API

2022-11-15 Thread David Jacot (Jira)
David Jacot created KAFKA-14391: --- Summary: Add ConsumerGroupHeartbeat API Key: KAFKA-14391 URL: https://issues.apache.org/jira/browse/KAFKA-14391 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-14363) Add new `group-coordinator` module

2022-11-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14363. - Resolution: Fixed > Add new `group-coordinator` module > -- > >

[jira] [Created] (KAFKA-14367) Introduce `GroupCoordinator` interface

2022-11-08 Thread David Jacot (Jira)
David Jacot created KAFKA-14367: --- Summary: Introduce `GroupCoordinator` interface Key: KAFKA-14367 URL: https://issues.apache.org/jira/browse/KAFKA-14367 Project: Kafka Issue Type: Sub-task

[jira] [Updated] (KAFKA-14363) Add new `group-coordinator` module

2022-11-07 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-14363: Summary: Add new `group-coordinator` module (was: Add new `coordinator` module) > Add new `group

<    1   2   3   4   5   6   7   8   9   >