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

Re: [DISCUSS] Adding non-committers as Github collaborators

2023-04-28 Thread David Jacot
Hi David, That makes sense. I think that we have been doing this with a few folks. The more interesting question is how do we decide who could get added as a collaborator? Best, David On Fri, Apr 28, 2023 at 4:42 AM Luke Chen wrote: > Hi David, > > Thanks for the suggestion. I'm +1. > This is

Re: Adding reviewers with Github actions

2023-04-28 Thread David Jacot
Thanks, David. This is a nice addition! Coming back to the original proposal of using github actions, it may be possible to run David's script automatically. For instance, we could trigger an action which pulls the folks who have approved the PR and feed the script when a comment with `reviewers`

[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

Re: [DISCUSS] Apache Kafka 3.4.1 release

2023-04-26 Thread David Jacot
+1 Thanks, Luke! Le mer. 26 avr. 2023 à 12:37, Luke Chen a écrit : > Hi all, > > I'd like to volunteer as release manager for the Apache > Kafka 3.4.1 release. > If there are no objections, I'll start building a release plan in the > wiki in the next couple of days. > > Thank you. > Luke >

Re: [VOTE] KIP-909: DNS Resolution Fallures Should Not Fail the Client

2023-04-25 Thread David Jacot
+1 (binding) Thanks for the KIP, Philip! Le mar. 25 avr. 2023 à 20:23, José Armando García Sancio a écrit : > +1. Thanks for the design. Looking forward to the implementation. > > On Tue, Apr 25, 2023 at 10:49 AM Jason Gustafson > wrote: > > > > +1 Thanks Philip! > > > > > > On Thu, Apr 13,

[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

Re: [DISCUSS] Apache Kafka 3.5.0 release

2023-04-18 Thread David Jacot
d with a few unit tests. We > > > >>> plan to have follow-up PRs on the immediate pending items and also > > > >>> raise PRs in the next few weeks on unit tests, integration test > > > >>> framework and several integration tests for many of these > > > >

Re: [DISCUSS] Apache Kafka 3.5.0 release

2023-04-13 Thread David Jacot
Hi Mickael, Thanks for the heads up. As raised by Jeff earlier in this thread, we would like to get the two small patches [1][2] for KIP-915 in 3.5. The PRs are in review and I should be able to merge them in the next few days. I will cherry-pick them to the release branch in your create it in

Re: [DISCUSS] KIP-895: Dynamically refresh partition count of __consumer_offsets

2023-04-06 Thread David Jacot
it is > > no longer the partition a consumer group resolves to? > > > > Thanks, > > Alexandre > > > > Le mar. 4 avr. 2023 à 18:34, Justine Olshan > > a écrit : > > > > > > Hi, > > > > > > I'm also a bit unsure of the

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

Re: [DISCUSS] KIP-895: Dynamically refresh partition count of __consumer_offsets

2023-04-04 Thread David Jacot
Hi, I am not very comfortable with the proposal of this KIP. The main issue is that changing the number of partitions means that all group metadata is lost because the hashing changes. I wonder if we should just disallow changing the number of partitions entirely. Did we consider something like

Re: [VOTE] KIP-915: Txn and Group Coordinator Downgrade Foundation

2023-03-30 Thread David Jacot
Thanks for the KIP, Jeff. +1 (binding) On Wed, Mar 29, 2023 at 4:48 PM Jeff Kim wrote: > Hi all, > > I would like to start the vote on KIP-915: Txn and Group Coordinator > Downgrade Foundation. > > KIP: > >

Re: [DISCUSS] KIP-915: Next Gen Group Coordinator Downgrade Path

2023-03-30 Thread David Jacot
t; > > > > > > > 4. I completely missed this. Added some notes at the > end > > of > > > > > > > > > "Restrictions > > > > > > > > > > > and Guidelines". Unfortunately I can't think of

Re: [VOTE] KIP-890: Transactions Server Side Defense

2023-03-18 Thread David Jacot
t; during > >> > PR review. > >> > > >> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-890%3A+Transactions+Server-Side+Defense > >> > > >> > Thanks, > >> > Justine > >> > > >> > On Fri, F

Re: [DISCUSS] KIP-915: Next Gen Group Coordinator Downgrade Path

2023-03-16 Thread David Jacot
Hi Jeff, Thanks for the KIP! I am really glad that we are finally addressing this gap in KIP-848. I have a few general comments. 1. Overall, I feel like the important bits are not bold enough in the KIP. I think that it is good to explain the overall upgrade/downgrade process and to highlight

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

Re: [DISCUSS] KIP-641 An new java interface to replace 'kafka.common.MessageReader'

2023-02-27 Thread David Jacot
on the iterator throw an exception? Thanks, David On Sat, Feb 25, 2023 at 10:43 PM Chia-Ping Tsai wrote: > > > On 2023/02/25 08:26:28 David Jacot wrote: > > Hi Chia-Ping, > > > > Thanks for the KIP. > > > > I find the configure method in the proposed interface a b

Re: [DISCUSS] KIP-641 An new java interface to replace 'kafka.common.MessageReader'

2023-02-25 Thread David Jacot
Hi Chia-Ping, Thanks for the KIP. I find the configure method in the proposed interface a bit weird for a few reasons. First, it has a default implementation which suggests that it is optional but it is not because the InputStream is required. Second, it diverges from the Configurable interface.

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

Re: [VOTE] KIP-903: Replicas with stale broker epoch should not be allowed to join the ISR

2023-02-14 Thread David Jacot
+1 (binding). Thanks for the KIP, Calvin! On Tue, Feb 14, 2023 at 1:10 AM Jun Rao wrote: > Hi, Calvin, > > Thanks for the KIP. +1 > > Jun > > On Fri, Feb 10, 2023 at 11:03 AM Alexandre Dupriez < > alexandre.dupr...@gmail.com> wrote: > > > +1 (non-binding). > > > > Le ven. 10 févr. 2023 à 19:02,

Re: [DISCUSS] KIP-903: Replicas with stale broker epoch should not be allowed to join the ISR

2023-02-13 Thread David Jacot
broker > epoch. > > Thanks, > Calvin. > > On Fri, Feb 10, 2023 at 6:11 AM David Jacot > wrote: > > > Hi Calvin, > > > > 01. Yeah, this should generally not happen. I was wondering if it could > > happen in the case of a partial failure of a broker for inst

Re: [DISCUSS] KIP-903: Replicas with stale broker epoch should not be allowed to join the ISR

2023-02-10 Thread David Jacot
use the registration request has any delay? But the broker will not > > > start fetching before the registration success. > > > On the other hand, if the follower fetches with the stale broker epoch, > > is > > > it good enough to ask the leader to hold to include thi

[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

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

[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

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

Re: [DISCUSS] Apache Kafka 3.5.0 release

2023-02-08 Thread David Jacot
Thanks for volunteering Mickael! On Wed, Feb 8, 2023 at 4:23 PM Ismael Juma wrote: > Thanks Mickael! > > Ismael > > On Wed, Feb 8, 2023 at 7:06 AM Mickael Maison > wrote: > > > Hi, > > > > I'd like to volunteer as release manager for the next release, Apache > > Kafka 3.5.0. > > If there are

Re: [DISCUSS] KIP-903: Replicas with stale broker epoch should not be allowed to join the ISR

2023-02-08 Thread David Jacot
Hi Calvin, Thanks for the KIP! The overall approach looks reasonable to me. I have a few questions/comments: 01. I wonder if the leader should also verify the broker epochs based on its metadata cache before sending the AlterPartition request to the controller. Imagine the case where a follower

[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

[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

[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

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

[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

Re: [VOTE] 3.4.0 RC2

2023-02-03 Thread David Jacot
I performed the following validations: * Verified all checksums and signatures. * Built from source and ran unit tests. * Ran the first quickstart steps for both ZK and KRaft. * Spotchecked the Javadocs. I am +1 (binding). Thanks for running the release! Best, David On Tue, Jan 31, 2023 at 8:00

Re: [VOTE] KIP-890: Transactions Server Side Defense

2023-02-02 Thread David Jacot
Thanks for the KIP, Justine. +1 (binding) On Fri, Feb 3, 2023 at 1:36 AM Matthias J. Sax wrote: > Thanks for the KIP! > > +1 (binding) > > > On 2/2/23 4:18 PM, Artem Livshits wrote: > > (non-binding) +1. Looking forward to the implementation and fixing the > > issues that we've got. > > > >

[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

[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` interf

Re: [DISCUSS] KIP-709: Extend OffsetFetch requests to accept multiple group ids

2023-01-09 Thread David Jacot
Tom > > > > > > > > > > > > On Wed, Jan 27, 2021 at 12:05 PM Magnus Edenhill > > wrote: > > > > > > > > > Hey Thomas, > > > > > > > > > > I'm late to the game. > > > > > > > > > > It looks lik

[ANNOUNCE] New committer: Justine Olshan

2022-12-29 Thread David Jacot
Hi all, The PMC of Apache Kafka is pleased to announce a new Kafka committer Justine Olshan. Justine has been contributing to Kafka since June 2019. She contributed 53 PRs including the following KIPs. KIP-480: Sticky Partitioner KIP-516: Topic Identifiers & Topic Deletion State Improvements

[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

Re: [DISCUSS] Apache Kafka 3.4.0 release

2022-12-21 Thread David Jacot
trunk and is quite small. If you agree, I'll merge the fix to the 3.4 > branch. > > Thanks! > David > > On Tue, Dec 20, 2022 at 7:53 AM David Jacot > wrote: > > > Hi Sophie, > > > > We just found a blocker for 3.4.0: > > https://issues.apache.org/jira/bro

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

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

[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

Re: [DISCUSS] Apache Kafka 3.4.0 release

2022-12-20 Thread David Jacot
Hi Sophie, We just found a blocker for 3.4.0: https://issues.apache.org/jira/browse/KAFKA-14532. The PR is on the way. Best, David On Sat, Dec 17, 2022 at 1:08 AM Sophie Blee-Goldman wrote: > > Thanks Jose & Kirk. I agree both those fixes should be included in the 3.4 > release > > On Fri, Dec

Re: Discussion on KIP-670 : Add ConsumerGroupCommand to delete static members

2022-12-16 Thread David Jacot
Hi Sandeep, Thanks for the KIP. Overall, your proposal seems to be a useful addition to the command line tool. I made a first pass on it and I have a few comments: 01. Adding `removeMembersFromConsumerGroup(String groupId, Collection memberIds)` does not seem necessary because you can already

Re: Re: RE: Re: RE: Re: [DISCUSS] KIP-885: Expose Broker's Name and Version to Clients Skip to end of metadata

2022-12-16 Thread David Jacot
ter response” rejected alternative. > > Let me know what you think, > - Travis > > On 2022/12/02 17:25:37 David Jacot wrote: > > Yeah, it is too late for 3.4. I have a few more comments: > > > > 04. `nullable-string` is not a valid type. You have to use &qu

[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

[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

[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

[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

[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

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

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

[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

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

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

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

[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

Re: [VOTE] KIP-893: The Kafka protocol should support nullable structs

2022-12-08 Thread David Jacot
er wrote: > > > > +1 (binding) > > > > Thanks, > > -John > > > > On Mon, Dec 5, 2022, at 16:57, Kirk True wrote: > >> +1 (non-binding) > >> > >> On Mon, Dec 5, 2022, at 10:05 AM, Colin McCabe wrote: > >>> +1 (bin

[VOTE] KIP-893: The Kafka protocol should support nullable structs

2022-12-05 Thread David Jacot
Hi all, As this KIP-893 is trivial and non-controversial, I would like to start the vote on it. The KIP is here: https://cwiki.apache.org/confluence/x/YJIODg Thanks, David

Re: RE: Re: RE: Re: [DISCUSS] KIP-885: Expose Broker's Name and Version to Clients Skip to end of metadata

2022-12-02 Thread David Jacot
ns with DescribeCluster, and added the original ApiVersions idea > > to the list of rejected alternatives. Please take a look again and let me > > know what you think. > > > > Thank you! > > - Travis > > > > On 2022/12/02 15:35:09 David Jacot wrote: > > &

Re: [DISCUSS] Apache Kafka 3.4.0 release

2022-12-02 Thread David Jacot
ill pass but of course if anything changes, just let me know. > > > > > > David, I'm fine with aiming to include KIP-866 in the 3.4 release as well > > > since this > > > seems to be a critical part of the zookeeper removal/migration. Please > > let > > &g

Re: RE: Re: [DISCUSS] KIP-885: Expose Broker's Name and Version to Clients Skip to end of metadata

2022-12-02 Thread David Jacot
: I think this information is worth it and unlikely to be > > misused. IMO, ApiVersions is the main place to include this information, > > but another alternative is ClusterMetadata. Adding these fields to > > ClusterMetadata might be a bit awkward and may return stale information

[DISCUSS] KIP-893: The Kafka protocol should support nullable structs

2022-12-01 Thread David Jacot
Hi all, I have drafted a very small KIP which proposes to support nullable struct in the Kafka protocol. This is something that we plan to use for KIP-848. The KIP is here: https://cwiki.apache.org/confluence/x/YJIODg Please let me know what you think. Best, David

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

[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

Re: [DISCUSS] Apache Kafka 3.3.2

2022-11-16 Thread David Jacot
+1. Thanks for volunteering! On Wed, Nov 16, 2022 at 4:09 PM Chris Egerton wrote: > > Hi all, > > I'd like to volunteer to be the release manager for the next bugfix > release, 3.3.2. > > If there are no objections, I'll send out a release plan by EOD (Eastern > Time) Friday that includes a list

[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

Re: [VOTE] KIP-881: Rack-aware Partition Assignment for Kafka Consumers

2022-11-16 Thread David Jacot
+1 (binding). Thanks for the KIP, Rajini! On Tue, Nov 15, 2022 at 9:26 PM Maulin Vasavada wrote: > > +1 (non-binding). > > Makes sense, Rajini. This would be a great addition. > > On Tue, Nov 15, 2022 at 10:55 AM Rajini Sivaram > wrote: > > > Hi all, > > > > I would like to start vote on

Re: [DISCUSS] KIP-881: Rack-aware Partition Assignment for Kafka Consumers

2022-11-16 Thread David Jacot
> > > > 03) Updated the KIP to use version 3, thanks. > > > > If there are no concerns or further comments, I will start voting later > > today. > > > > Thank you, > > > > Rajini > > > > > > On Fri, Nov 4, 2022 at 9:58 AM Da

[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

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