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

Re: [ANNOUNCE] New Kafka PMC Member: Konstantine Karantasis

2021-06-21 Thread David Jacot
Congrats, Konstantine. Well deserved! Best, David On Mon, Jun 21, 2021 at 6:14 PM Ramesh Krishnan wrote: > Congrats Konstantine > > On Mon, 21 Jun 2021 at 8:58 PM, Mickael Maison > wrote: > > > Hi, > > > > It's my pleasure to announce that Konstantine Karantasis is now a > > member of the

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

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

[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

Re: [VOTE] KIP-748: Add Broker Count Metrics

2021-06-15 Thread David Jacot
+1 (binding) Thanks for the KIP! Le mar. 15 juin 2021 à 04:30, Israel Ekpo a écrit : > Xavier, I just responded. > > On Mon, Jun 14, 2021 at 1:58 PM Xavier Léauté > > wrote: > > > I had one quick question in the discussion thread. Any chance we can > > provide some thought there? > > > > On

Re: [DISCUSS] KIP-748: Add Broker Count Metrics

2021-06-15 Thread David Jacot
>> controllers? > >> Wouldn't it make sense to have one metric that abstracts the > >> implementation > >> detail? > >> > >> On Mon, Jun 7, 2021 at 2:29 PM Ryan Dielhenn >> .invalid> > >> wrote: > >> > >> > Hey Colin and

Re: [VOTE] KIP-750: Drop support for Java 8 in Kafka 4.0 (deprecate in 3.0)

2021-06-10 Thread David Jacot
+1 (binding), thanks! On Thu, Jun 10, 2021 at 3:17 AM Colin McCabe wrote: > +1 (binding). > > Looking forward to 4.0 (heh) > > best, > Colin > > On Wed, Jun 9, 2021, at 02:45, Tom Bentley wrote: > > Hi Ismael, > > > > Thanks for the KIP, +1 (binding). > > > > Cheers, > > > > Tom > > > > On Wed,

Re: [VOTE] KIP-724: Drop support for message formats v0 and v1

2021-06-09 Thread David Jacot
+1 (binding), Thanks! Le jeu. 10 juin 2021 à 05:52, Gwen Shapira a écrit : > +1 (binding) > > Exciting to see this. > > On Wed, Jun 9, 2021, 11:29 AM Ismael Juma wrote: > > > Hi all, > > > > Consensus was reached in the discussion thread and part of what is > proposed > > has to happen by 3.0,

Re: [VOTE] KIP-751: Drop support for Scala 2.12 in Kafka 4.0 (deprecate in 3.0)

2021-06-09 Thread David Jacot
+1 (binding) Thanks for the KIP, Ismael! Le mer. 9 juin 2021 à 11:06, Mickael Maison a écrit : > +1 (binding) > Thanks for the KIP > > On Tue, Jun 8, 2021 at 9:15 AM Bruno Cadonna wrote: > > > > Hi Ismael, > > > > Thank you for the KIP! > > > > +1 (binding) > > > > Best, > > Bruno > > > > On

[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

Re: [DISCUSS] KIP-748: Add Broker Count Metrics

2021-06-04 Thread David Jacot
Hi Ryan, Thanks for the KIP. +1 for adding RegisteredBrokerCount to the ZK controller as well. This would be really helpful. Best, David On Fri, Jun 4, 2021 at 12:44 AM Colin McCabe wrote: > Hi Ryan, > > Thanks for the KIP. I think it would be good to provide the > RegisteredBrokerCount

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

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

Re: [VOTE] KIP-734: Improve AdminClient.listOffsets to return timestamp and offset for the record with the largest timestamp

2021-05-17 Thread David Jacot
+1 (binding) Thanks for the KIP, Tom. Best, David On Fri, Apr 23, 2021 at 12:42 PM Thomas Scott wrote: > Hey all, > > I'm starting the voting on KIP-734. > > >

Re: [DISCUSS] KIP-734: Improve AdminClient.listOffsets to return timestamp and offset for the record with the largest timestamp

2021-05-17 Thread David Jacot
t; > would be interpreted as a timestamp query and it looks like it would end > up > > returning the smallest timestamp ;). > > > > A second thought I had is whether it would be useful to include the > > timestamp type in the response. Otherwise it can be difficult to

[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

Re: [VOTE] KIP-735: Increase default consumer session timeout

2021-04-29 Thread David Jacot
+1 (binding) Thanks for the KIP. On Thu, Apr 29, 2021 at 2:27 AM Bill Bejeck wrote: > Thanks for the KIP Jason, +1(binding) > > -Bill > > On Wed, Apr 28, 2021 at 7:47 PM Guozhang Wang wrote: > > > +1. Thanks Jason! > > > > On Wed, Apr 28, 2021 at 12:50 PM Gwen Shapira > > > wrote: > > > > >

Re: [DISCUSS] KIP-734: Improve AdminClient.listOffsets to return timestamp and offset for the record with the largest timestamp

2021-04-27 Thread David Jacot
Hey Thomas, Thanks for the KIP. I have few comments/questions about it: 1. It would be great if we could better explain why we need this in the motivation. At the moment, it only explains what will be added. 2. You plan to add the `MAX_TIMESTAMP` constant to tell the broker to return the

Re: [DISCUSS] KIP-735: Increase default consumer session timeout

2021-04-27 Thread David Jacot
Thanks for the KIP, Jason. The proposed changes sound good to me. Best, David On Tue, Apr 27, 2021 at 2:52 AM Satish Duggana wrote: > Tthanks Jason for the clarification. > > On Tue, 27 Apr 2021 at 05:42, Jason Gustafson > wrote: > > > > Hi Satish, > > > > Typically we update the upgrade

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

Re: [VOTE] KIP-707: The future of KafkaFuture

2021-03-30 Thread David Jacot
Thanks for the KIP, Tom. I agree that this is a good step forward. +1 (binding) David On Mon, Mar 29, 2021 at 5:58 PM Ryanne Dolan wrote: > +1, thanks! > > On Mon, Mar 29, 2021, 10:54 AM Ismael Juma wrote: > > > Thanks for the KIP, +1 (binding). > > > > Ismael > > > > On Mon, Mar 29, 2021 at

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

Re: [VOTE] KIP-720 Deprecate MirrorMaker v1

2021-03-22 Thread David Jacot
+1 (binding) Thanks for the KIP! On Mon, Mar 22, 2021 at 8:29 AM Manikumar wrote: > +1 (binding) > > > > On Mon, Mar 22, 2021 at 9:42 AM Gwen Shapira > wrote: > > > Woot! > > +1 > > > > On Sat, Mar 20, 2021, 10:41 AM Ryanne Dolan > wrote: > > > > > Hey y'all, I'm starting the vote on

Re: [DISCUSS] KIP-723: Add socket.tcp.no.delay property to Kafka Config

2021-03-19 Thread David Jacot
Hi Andrei, Thanks for the KIP. Should we consider adding the setting in the clients as well? I think that it is also enabled by default in the clients. Could it be useful? Best, David Le ven. 19 mars 2021 à 13:41, Ismael Juma a écrit : > Hi Andrei, > > I would start the vote on Monday if

Re: [ANNOUNCE] New committer: Tom Bentley

2021-03-16 Thread David Jacot
Congrats, Tom! On Tue, Mar 16, 2021 at 7:40 AM Kamal Chandraprakash < kamal.chandraprak...@gmail.com> wrote: > Congrats, Tom! > > On Tue, Mar 16, 2021 at 8:32 AM Konstantine Karantasis > wrote: > > > Congratulations Tom! > > Well deserved. > > > > Konstantine > > > > On Mon, Mar 15, 2021 at

Re: [ANNOUNCE] New Kafka PMC Member: Chia-Ping Tsai

2021-03-15 Thread David Jacot
Congrats Chia-Ping! Well deserved. On Mon, Mar 15, 2021 at 5:39 AM Satish Duggana wrote: > Congrats Chia-Ping! > > On Sat, 13 Mar 2021 at 13:34, Tom Bentley wrote: > > > Congratulations Chia-Ping! > > > > On Sat, Mar 13, 2021 at 7:31 AM Kamal Chandraprakash < > >

[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

Re: [VOTE] KIP-699: Update FindCoordinator to resolve multiple Coordinators at a time

2021-03-02 Thread David Jacot
Thanks for the KIP, Mickael. +1 (binding) On Mon, Mar 1, 2021 at 11:53 AM Tom Bentley wrote: > +1 (non-binding), thanks Mickael. > > On Thu, Feb 25, 2021 at 6:32 PM Mickael Maison > wrote: > > > Hi, > > > > I'd like to start a vote on KIP-699 to support resolving multiple > > coordinators at a

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

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

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

2021-01-27 Thread David Jacot
Thanks for the KIP, Tom. +1 (binding) Best, David On Wed, Jan 27, 2021 at 11:12 AM Rajini Sivaram wrote: > +1 (binding) > > Thanks for the KIP, Tom. > > Regards, > > Rajini > > > On Tue, Jan 26, 2021 at 9:51 AM Thomas Scott wrote: > > > Hey all, > > > > I'd like to start the vote for > > >

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

2021-01-26 Thread David Jacot
e KIP looks good. > > > > David, > > I started working on exactly that a few weeks ago: > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-699%3A+FindCoordinators > > I hope to complete my draft and start a discussion later on this week. > &

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

2021-01-26 Thread David Jacot
Hi Thomas, Thanks for the KIP. Overall, the KIP looks good to me. I have only one question: The FindCoordinator API only supports resolving one group id at the time. If we want to get the offsets for say N groups, that means that we have to first issue N FindCoordinator requests, wait for the

[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] [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-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-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-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-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] [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] [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-12204) Implement DescribeCluster API on the broker

2021-01-14 Thread David Jacot (Jira)
David Jacot created KAFKA-12204: --- Summary: Implement DescribeCluster API on the broker Key: KAFKA-12204 URL: https://issues.apache.org/jira/browse/KAFKA-12204 Project: Kafka Issue Type: Sub

Re: [DISCUSS] Apache Kafka 2.8.0 release

2021-01-13 Thread David Jacot
Hi John, KIP-700 just got accepted. Can we add it to the release plan? https://cwiki.apache.org/confluence/display/KAFKA/KIP-700%3A+Add+Describe+Cluster+API Thanks, David On Wed, Jan 13, 2021 at 11:22 PM John Roesler wrote: > Thanks, Gary! Sorry for the oversight. > -John > > On Wed,

Re: [VOTE] KIP-700: Add Describe Cluster API

2021-01-13 Thread David Jacot
2021 at 5:54 AM David Jacot wrote: > > > Hi all, > > > > I'd like to start the vote on KIP-700: Add Describe Cluster API. This KIP > > is here: > > https://cwiki.apache.org/confluence/x/jQ4mCg > > > > Please take a look and vote if you can. > > > > Best, > > David > > >

Re: [VOTE] KIP-700: Add Describe Cluster API

2021-01-13 Thread David Jacot
Bumping this thread. Best, David On Thu, Jan 7, 2021 at 11:42 AM Nikolay Izhikov wrote: > +1 > > > 6 янв. 2021 г., в 16:53, David Jacot написал(а): > > > > Hi all, > > > > I'd like to start the vote on KIP-700: Add Describe Cluster API. This KIP >

[jira] [Resolved] (KAFKA-12165) org.apache.kafka.common.quota classes omitted from Javadoc

2021-01-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12165. - Fix Version/s: 2.8.0 Resolution: Fixed > org.apache.kafka.common.quota classes omit

Re: [DISCUSS] KIP-687: Automatic Reloading of Security Store

2021-01-07 Thread David Jacot
Hi Boyang, Thanks for the KIP. I am fine with it in general. I just have a few comments. With the proposal, we don't have the guarantee that both the new keystore and the new truststore will be picked up together so we may end up with the new keystore and the old truststore for a short period of

[jira] [Resolved] (KAFKA-10874) Fix flaky ClientQuotasRequestTest.testAlterIpQuotasRequest

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

[VOTE] KIP-700: Add Describe Cluster API

2021-01-06 Thread David Jacot
Hi all, I'd like to start the vote on KIP-700: Add Describe Cluster API. This KIP is here: https://cwiki.apache.org/confluence/x/jQ4mCg Please take a look and vote if you can. Best, David

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

2021-01-06 Thread David Jacot (Jira)
David Jacot created KAFKA-12152: --- Summary: Idempotent Producer does not reset the sequence number of partitions without in-flight batches Key: KAFKA-12152 URL: https://issues.apache.org/jira/browse/KAFKA-12152

Re: [DISCUSS] KIP-700: Add Describe Cluster API

2021-01-04 Thread David Jacot
gt; On Mon, Dec 14, 2020 at 8:10 AM David Jacot wrote: > > > Hi all, > > > > I'd like to propose a small KIP: > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-700%3A+Add+Describe+Cluster+API > > > > Please let me know what you think. > > > > Best, > > David > > >

[jira] [Resolved] (KAFKA-10100) LiveLeaders field in LeaderAndIsrRequest is not used anymore

2020-12-18 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10100. - Resolution: Won't Fix This is not worthwhile. > LiveLeaders field in LeaderAndIsrRequ

Re: [DISCUSS] KIP-700: Add Describe Cluster API

2020-12-18 Thread David Jacot
ways. What do you think? Best, David On Fri, Dec 18, 2020 at 1:51 PM David Jacot wrote: > Hi Ryan, > > Thanks for your feedback. That's an interesting idea but that raises more > questions. At the moment, `describeCluster` only requires to be > authenticated > (if authent

Re: [DISCUSS] KIP-700: Add Describe Cluster API

2020-12-18 Thread David Jacot
in > > > On Mon, Dec 14, 2020, at 08:10, David Jacot wrote: > > Hi all, > > > > I'd like to propose a small KIP: > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-700%3A+Add+Describe+Cluster+API > > > > Please let me know what you think. > > > > Best, > > David > > >

Re: [VOTE] voting on KIP-631: the quorum-based Kafka controller

2020-12-17 Thread David Jacot
Thanks for driving this KIP, Colin. The KIP is really well written. This is so exciting! +1 (binding) Best, David On Wed, Dec 16, 2020 at 11:51 PM Colin McCabe wrote: > On Wed, Dec 16, 2020, at 13:08, Ismael Juma wrote: > > Thanks for all the work on the KIP. Given the magnitude of the KIP, I

[jira] [Resolved] (KAFKA-10854) Fix flaky kafka.network.SocketServerTest.testConnectionRatePerIp test

2020-12-15 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10854. - Fix Version/s: 2.8.0 Resolution: Fixed > Fix fl

[jira] [Resolved] (KAFKA-10525) Emit JSONs with new auto-generated schema

2020-12-15 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10525. - Fix Version/s: 2.8.0 Resolution: Fixed > Emit JSONs with new auto-generated sch

[DISCUSS] KIP-700: Add Describe Cluster API

2020-12-14 Thread David Jacot
Hi all, I'd like to propose a small KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-700%3A+Add+Describe+Cluster+API Please let me know what you think. Best, David

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

2020-12-14 Thread David Jacot (Jira)
David Jacot created KAFKA-10851: --- Summary: Add Cluster Describe API Key: KAFKA-10851 URL: https://issues.apache.org/jira/browse/KAFKA-10851 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-10748) Add IP connection rate throttling metric

2020-12-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10748. - Fix Version/s: 2.8.0 Resolution: Fixed > Add IP connection rate throttling met

[jira] [Resolved] (KAFKA-10747) Implement ClientQuota APIs for altering and describing IP entity quotas

2020-12-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10747. - Fix Version/s: 2.8.0 Resolution: Fixed > Implement ClientQuota APIs for alter

Re: [VOTE] KIP-679: Producer will enable the strongest delivery guarantee by default

2020-12-08 Thread David Jacot
+1 (binding) Thanks for the KIP, Cheng! On Tue, Dec 8, 2020 at 12:23 AM Ismael Juma wrote: > Thanks, +1 (binding). > > On Mon, Dec 7, 2020 at 1:40 PM Cheng Tan wrote: > > > Hi Ismael, > > > > Yes. Add deprecation warning for `IDEMPOTENT_WRITE` in 3.0 makes sense. > > I’ve updated the KIP’s

[jira] [Resolved] (KAFKA-10739) Replace EpochEndOffset with automated protocol

2020-12-03 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10739. - Resolution: Done > Replace EpochEndOffset with automated proto

[jira] [Created] (KAFKA-10795) Automated protocol should expose Map keyed by TopicPartition

2020-12-02 Thread David Jacot (Jira)
David Jacot created KAFKA-10795: --- Summary: Automated protocol should expose Map keyed by TopicPartition Key: KAFKA-10795 URL: https://issues.apache.org/jira/browse/KAFKA-10795 Project: Kafka

[jira] [Resolved] (KAFKA-8266) Improve `testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup`

2020-11-30 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-8266. Resolution: Fixed > Impr

Re: Reg:API for adding new CA public ke to kafka listener truststore

2020-11-23 Thread David Jacot
Hi, It may be worth checking KIP-651: https://cwiki.apache.org/confluence/display/KAFKA/KIP-651+-+Support+PEM+format+for+SSL+certificates+and+private+key . Best, David Le lun. 23 nov. 2020 à 11:11, Bharath Ambati a écrit : > Hi, > Is there any support in kafka admin api for subjected

[jira] [Resolved] (KAFKA-9023) Producer NETWORK_EXCEPTION response should log more information

2020-11-19 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-9023. Fix Version/s: 2.8.0 Resolution: Fixed > Producer NETWORK_EXCEPTION response should

[jira] [Resolved] (KAFKA-10024) Add dynamic configuration and enforce quota for per-IP connection rate limits (KIP-612, part 2)

2020-11-19 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10024. - Fix Version/s: 2.8.0 Resolution: Fixed > Add dynamic configuration and enforce qu

[jira] [Resolved] (KAFKA-9630) Replace OffsetsForLeaderEpoch request/response with automated protocol

2020-11-19 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-9630. Fix Version/s: 2.8.0 Resolution: Fixed > Replace OffsetsForLeaderEpoch request/respo

[jira] [Created] (KAFKA-10742) Automated protocol should support java.util.Optional

2020-11-18 Thread David Jacot (Jira)
David Jacot created KAFKA-10742: --- Summary: Automated protocol should support java.util.Optional Key: KAFKA-10742 URL: https://issues.apache.org/jira/browse/KAFKA-10742 Project: Kafka Issue

[jira] [Created] (KAFKA-10740) ReplicaFetcherThread should use OffsetForLeaderPartitionResult directly

2020-11-18 Thread David Jacot (Jira)
David Jacot created KAFKA-10740: --- Summary: ReplicaFetcherThread should use OffsetForLeaderPartitionResult directly Key: KAFKA-10740 URL: https://issues.apache.org/jira/browse/KAFKA-10740 Project: Kafka

[jira] [Created] (KAFKA-10739) KafkaApis#handleOffsetForLeaderEpochRequest should use OffsetForLeaderPartition directly

2020-11-18 Thread David Jacot (Jira)
David Jacot created KAFKA-10739: --- Summary: KafkaApis#handleOffsetForLeaderEpochRequest should use OffsetForLeaderPartition directly Key: KAFKA-10739 URL: https://issues.apache.org/jira/browse/KAFKA-10739

Re: [VOTE] KIP-684 - Support mutual TLS authentication on SASL_SSL listeners

2020-11-16 Thread David Jacot
+1 (binding). Thanks for the KIP, Rajini! On Mon, Nov 16, 2020 at 3:03 PM Ron Dagostino wrote: > +1 (non-binding). Thanks, Rajini. > > Ron > > > On Nov 16, 2020, at 6:31 AM, Rajini Sivaram > wrote: > > > > Hi all, > > > > I would like to start vote on KIP-684 to support TLS client >

Re: [DISCUSS] KIP-660: Pluggable ReplicaAssignor

2020-11-16 Thread David Jacot
Hi Mickael, Thanks for the KIP. It is an interesting one. I imagine that custom assignors may use a rather complex model of the cluster in order to be able to allocate partitions in smarter ways. For instance, one may use the distribution of leaders in the cluster to allocate the new leaders.

[jira] [Resolved] (KAFKA-10693) Tests instantiate QuotaManagers without closing the managers in teardown

2020-11-11 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10693. - Fix Version/s: 2.8.0 Resolution: Fixed > Tests instantiate QuotaManagers without clos

[DISCUSS] KIP-685: Loosen permission for listing reassignments

2020-11-10 Thread David Jacot
Hi all, I have submitted a small KIP to address KAFKA-10216. This KIP proposes to change the permission of the ListPartitionReassignments API to Topic Describe instead of Cluster Describe. KIP:

Re: Preview blog post for the Apache 2.7.0 release

2020-11-09 Thread David Jacot
Hi Bill, Thanks for the draft. One minor comment: For the KIP-612 part, I would rather say: `The 2.7.0 release contains the first part of KIP-612, with per-IP connections rate limits expected to come in the 2.8.0 release.`. Best, David On Fri, Nov 6, 2020 at 11:51 PM Bill Bejeck wrote: >

[jira] [Resolved] (KAFKA-10673) ConnectionQuotas should cache interbroker listener name

2020-11-06 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10673. - Resolution: Fixed > ConnectionQuotas should cache interbroker listener n

Re: [VOTE] KIP-673: Emit JSONs with new auto-generated schema

2020-10-29 Thread David Jacot
McCabe wrote: > > > > > Thanks, Anastasia! This will be a lot easier to maintain. > > > > > > +1 (binding) > > > > > > best, > > > Colin > > > > > > On Wed, Sep 30, 2020, at 23:57, David Jacot wrote: > > > > T

[jira] [Resolved] (KAFKA-10647) Only serialize owned partition when consumer protocol version >= 0

2020-10-27 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10647. - Resolution: Fixed > Only serialize owned partition when consumer protocol version &

Re: [DISCUSS] Apache Kafka 2.7.0 release

2020-10-26 Thread David Jacot
, Oct 26, 2020 at 4:23 PM Bill Bejeck wrote: > Hi David, > > I agree that these small issues should be included in 2.7. > > Thanks, > Bill > > On Mon, Oct 26, 2020 at 10:58 AM David Jacot wrote: > > > Hi Bill, > > > > We have found two sma

[jira] [Created] (KAFKA-10647) Only serialize owned partition when consumer protocol version >= 0

2020-10-26 Thread David Jacot (Jira)
David Jacot created KAFKA-10647: --- Summary: Only serialize owned partition when consumer protocol version >= 0 Key: KAFKA-10647 URL: https://issues.apache.org/jira/browse/KAFKA-10647 Project: Ka

<    2   3   4   5   6   7   8   9   10   >