[DISCUSS] The state of our container images

2025-08-07 Thread Mickael Maison
Hi, We currently have 3 types of container images: - Apache Kafka JVM - Apache Kafka Native, added via KIP-974 [0] - Docker Official, added via KIP-1028 [1] However we've not really put effort in maintaining the Native and Docker Official images. For KIP-974, the kafka-native images are advertis

Re: [VOTE] 4.1.0 RC2

2025-08-06 Thread Mickael Maison
Tue, Aug 5, 2025 at 7:56 PM Mickael Maison wrote: > > Hello Kafka users, developers and client-developers, > > This is the third candidate for release of Apache Kafka 4.1.0. > > The release brings many new features and improvements: > - Mechanism for plugin to register metr

[VOTE] 4.1.0 RC2

2025-08-05 Thread Mickael Maison
Hello Kafka users, developers and client-developers, This is the third candidate for release of Apache Kafka 4.1.0. The release brings many new features and improvements: - Mechanism for plugin to register metrics - Allow running multiple versions of connector plugins - Queue are now in preview a

[jira] [Created] (KAFKA-19581) Issues running Streams system tests on release candidates

2025-08-05 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19581: -- Summary: Issues running Streams system tests on release candidates Key: KAFKA-19581 URL: https://issues.apache.org/jira/browse/KAFKA-19581 Project: Kafka

Re: [VOTE] 4.1.0 RC1

2025-08-04 Thread Mickael Maison
; > > > > > group.coordinator.rebalance.protocols i.e. streams, is part of > > the > > > > > > > documentation. > > > > > > > > > > > > > > Along the same lines, is the share value need

[jira] [Resolved] (KAFKA-18607) Update jfreechart dependency

2025-08-04 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-18607. Fix Version/s: 4.2.0 Resolution: Fixed > Update jfreechart depende

Re: [DISCUSS] KIP-1066: Mechanism to cordon brokers and log directories

2025-07-31 Thread Mickael Maison
e reply. Just one more comment. > > Why is CordonedLogDirs a tagged field in BrokerHeartbeatRequest, but not in > BrokerRegistrationRequest? > > Jun > > On Fri, Jul 18, 2025 at 9:46 AM Mickael Maison > wrote: > > > Hi, > > > > Not sure what happened, I th

Re: [VOTE] 4.1.0 RC1

2025-07-28 Thread Mickael Maison
gt; I don't think we need a new RC just because of these files. Technically > > > speaking these files are part of the source tarball (which we release), > > but > > > as they are test files, I wouldn't consider them as a blocker that would > > > grant a new RC. >

[jira] [Created] (KAFKA-19549) network_degrade_test.py failure

2025-07-25 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19549: -- Summary: network_degrade_test.py failure Key: KAFKA-19549 URL: https://issues.apache.org/jira/browse/KAFKA-19549 Project: Kafka Issue Type: Bug

Re: [VOTE] 4.1.0 RC1

2025-07-25 Thread Mickael Maison
> I don't think we need a new RC just because of these files. Technically > > > speaking these files are part of the source tarball (which we release), > > but > > > as they are test files, I wouldn't consider them as a blocker that would > > &g

Re: [VOTE] 4.1.0 RC1

2025-07-22 Thread Mickael Maison
find issues with RC1, we'll do another RC anyway. Thanks, Mickael On Mon, Jul 21, 2025 at 5:04 PM Mickael Maison wrote: > > Hello Kafka users, developers and client-developers, > > This is the second candidate for release of Apache Kafka 4.1.0. > > The release brings many ne

[VOTE] 4.1.0 RC1

2025-07-21 Thread Mickael Maison
Hello Kafka users, developers and client-developers, This is the second candidate for release of Apache Kafka 4.1.0. The release brings many new features and improvements: - Mechanism for plugin to register metrics - Allow running multiple versions of connector plugins - Queue are now in preview

[jira] [Created] (KAFKA-19528) Release script does not handle doing multiple release candidates

2025-07-21 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19528: -- Summary: Release script does not handle doing multiple release candidates Key: KAFKA-19528 URL: https://issues.apache.org/jira/browse/KAFKA-19528 Project: Kafka

Re: [VOTE] 4.1.0 RC0

2025-07-21 Thread Mickael Maison
Hi, I'm now closing this thread. I'll start working on the next release candidate. Thanks, Mickael On Sun, Jul 20, 2025 at 11:05 AM TengYao Chi wrote: > > Hi Mickael > > I have just merged the patch to 4.1 > > Thanks, > TengYao > > Mickael Maison 於 202

Re: [VOTE] 4.1.0 RC0

2025-07-20 Thread Mickael Maison
ows > a replica to be elected as a partition leader while still in a fenced > state, before the next heartbeat removes the fence. > The patch <https://github.com/apache/kafka/pull/20200> is almost ready. > > Best, > TengYao > > Mickael Maison 於 2025年7月19日 週六 下午6:56寫道: &g

Re: [VOTE] 4.1.0 RC0

2025-07-19 Thread Mickael Maison
you can get > the dependency update merged in 4.1 by then I'll include it. > > The PR is merged and backported to 4.1. > > Thanks. > Luke > > On Fri, Jul 18, 2025 at 11:10 PM Mickael Maison > wrote: > > > Hi Gaurav, > > > > I've taken a

Re: [DISCUSS] KIP-1066: Mechanism to cordon brokers and log directories

2025-07-18 Thread Mickael Maison
or the reply. > > It seems that the migration section hasn't changed. Have you updated the > wiki? > > Jun > > On Fri, Jul 18, 2025 at 6:43 AM Mickael Maison > wrote: > > > Hi Jun, > > > > Thanks for taking another look. > > > >

Re: [VOTE] 4.1.0 RC0

2025-07-18 Thread Mickael Maison
el On Fri, Jul 18, 2025 at 3:50 PM Gaurav Narula wrote: > > Hi Mickael, > > Thank you for running the release! How do you feel about including > https://issues.apache.org/jira/browse/KAFKA-19458 as well in v4.1.0? > > Regards, > Gaurav > > > On 18 Jul 2025,

Re: [DISCUSS] KIP-1066: Mechanism to cordon brokers and log directories

2025-07-18 Thread Mickael Maison
Should it be of type list and default to empty > list? > > Jun > > On Mon, Apr 7, 2025 at 7:29 AM Mickael Maison > wrote: > > > Hi David, > > > > DA1: Done > > > > DA2.1: Yes because we only have the directory ids in the metadata log. > > At

Re: [VOTE] 4.1.0 RC0

2025-07-18 Thread Mickael Maison
l 17, 2025 at 11:29 PM Lucas Brutschy > wrote: > > > Hi Mickael, > > > > done. > > > > Cheers, > > Lucas > > > > On Thu, Jul 17, 2025 at 2:18 PM Mickael Maison > > wrote: > > > > > > Hi Lucas, > > > > > >

Re: [VOTE] 4.1.0 RC0

2025-07-17 Thread Mickael Maison
gt; > > version issues is not fixed, I was able to test it locally within our > > > > Strimzi unit tests. > > > > > > > > Thanks, > > > > Paolo > > > > > > > > Twitter : @ppatierno <http://twitter.com/pp

Re: [VOTE] 4.1.0 RC0

2025-07-16 Thread Mickael Maison
small. Hence, I plan to > backport it to 4.1.0 if you agree to accept it. > > Best, > Chia-Ping > > On 2025/07/15 08:43:40 Mickael Maison wrote: > > Hi Bill, > > > > Yes you can go ahead and backport that to 4.1. > > > > Thanks, > > Mickael >

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Mickael Maison
Congratulations Lucas! Thanks, Mickael On Tue, Jul 15, 2025 at 9:38 AM Marouan REJEB wrote: > > Congratulations ! > > Le mar. 15 juil. 2025 à 06:09, Chia-Ping Tsai a écrit : > > > Congratulations on your well-deserved new title! > > > > > > > Kamal Chandraprakash 於 2025年7月15日 > > 上午11:39 寫道: >

Re: [VOTE] 4.1.0 RC0

2025-07-15 Thread Mickael Maison
on which would not exist at all if you > > are > > > dealing with a 4.1 release. This misleading message should be related to > > > MetadataVersion.latestTesting() method which is getting last value from > > > VERSIONS which is filled with all MetadataVersion en

Re: [ANNOUNCE] New Kafka Committer: PoAn Yang

2025-07-14 Thread Mickael Maison
Congratulations PoAn! Mickael On Mon, Jul 14, 2025 at 10:15 AM Lucas Brutschy wrote: > > Congrats! Very well deserved. > > Cheers, > Lucas > > On Mon, Jul 14, 2025 at 9:26 AM Bruno Cadonna wrote: > > > > Congrats! Well deserved! > > > > Best, > > Bruno > > > > On 14.07.25 07:42, 龚宣璋 wrote: > >

[VOTE] 4.1.0 RC0

2025-07-11 Thread Mickael Maison
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 4.1.0. The release brings many new features and improvements: - Mechanism for plugin to register metrics - Allow running multiple versions of connector plugins - Queue are now in preview a

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-10 Thread Mickael Maison
//hub.docker.com/layers/apache/kafka-native/4.1.0-rc0/images/sha256-dd69cac8a2aa1282e42b25f92d2a66f29c6a6bf375bc8759b9728b2d2c0561c7 Thanks, Mickael On Wed, Jul 9, 2025 at 6:25 PM Mickael Maison wrote: > > Hi, > > Another issue. > In order to fix https://issues.apache.org/jira/browse

[jira] [Created] (KAFKA-19495) DefaultJwtRetriever could not be found with Docker native image

2025-07-10 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19495: -- Summary: DefaultJwtRetriever could not be found with Docker native image Key: KAFKA-19495 URL: https://issues.apache.org/jira/browse/KAFKA-19495 Project: Kafka

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-09 Thread Mickael Maison
the 4.1 branch https://issues.apache.org/jira/browse/INFRA-26900 I asked the Infra team to disable that branch protection rule. Thanks, Mickael On Wed, Jul 9, 2025 at 5:20 PM Mickael Maison wrote: > > Hi, > > Quick update on the release. I started the release process for the >

[jira] [Created] (KAFKA-19490) Remove usages of distutils in docker scripts

2025-07-09 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19490: -- Summary: Remove usages of distutils in docker scripts Key: KAFKA-19490 URL: https://issues.apache.org/jira/browse/KAFKA-19490 Project: Kafka Issue Type

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-09 Thread Mickael Maison
pache/kafka/pull/20109) to branch 4.1 if CI looks good. > > > > Best, > > Chia-Ping > > > > On 2025/06/10 12:53:16 Mickael Maison wrote: > > > Hi, > > > > > > We are now past feature freeze. > > > My plan was to cut the 4.1 branch t

[jira] [Resolved] (KAFKA-18120) KIP-891: Support for multiple versions of connect plugins.

2025-07-09 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-18120. Fix Version/s: 4.1.0 Resolution: Fixed > KIP-891: Support for multiple versions

[jira] [Resolved] (KAFKA-19248) Plugins Test for Multiversioning in Kafka Connect

2025-07-09 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-19248. Fix Version/s: 4.1.0 Resolution: Fixed > Plugins Test for Multiversioning in Ka

[jira] [Resolved] (KAFKA-19444) SASL GSSAPI not working with librdkafka and AK 4.x

2025-07-09 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-19444. Resolution: Fixed > SASL GSSAPI not working with librdkafka and AK

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-03 Thread Mickael Maison
e it to the 4.1 branch. > > Regards, > Apoorv Mittal > > > On Wed, Jul 2, 2025 at 5:19 PM Andrew Schofield < > andrew_schofield_j...@outlook.com> wrote: > > > Thanks. PR merged into 4.1. > > > > Andrew > > > > _

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-02 Thread Mickael Maison
dy in > moments. > > Thanks, > Andrew > ________ > From: Mickael Maison > Sent: 01 July 2025 14:58 > To: dev@kafka.apache.org > Subject: Re: [DISCUSS] Apache Kafka 4.1.0 release > > Hi, > > Quick update on the status of 4.1.0. > > We are down

[VOTE] KIP-1066: Mechanism to cordon brokers and log directories

2025-07-01 Thread Mickael Maison
Hi, I've not seen new comments in the DISCUSS thread in a while so I'm starting a vote on KIP-1066 https://cwiki.apache.org/confluence/display/KAFKA/KIP-1066%3A+Mechanism+to+cordon+brokers+and+log+directories Let me know if you have any feedback. Thanks, Mickael

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-01 Thread Mickael Maison
: We don't have a fix at the moment but people are actively working on it. Thanks, Mickael On Wed, Jun 25, 2025 at 3:41 PM Mickael Maison wrote: > > Hi, > > Today is code freeze. I've started moving unresolved tickets targeting > 4.1.0 to 4.2.0. > The only exceptions ar

[jira] [Resolved] (KAFKA-17662) config.providers configuration missing from the docs

2025-06-27 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-17662. Fix Version/s: 4.2.0 Resolution: Fixed > config.providers configuration miss

Re: 4.0.1 bug-fix release?

2025-06-27 Thread Mickael Maison
+1 Thanks Christo On Thu, Jun 26, 2025 at 10:58 AM Bruno Cadonna wrote: > > Hi Christo! > > +1 from my side! > > Best, > Bruno > > On 26.06.25 10:55, Christo Lolov wrote: > > Hello! > > > > I would like to volunteer as a release manager for 4.0.1! I haven't done > > this before so I will most li

Re: [ANNOUNCE] New Kafka Committer: Omnia Ibrahim

2025-06-25 Thread Mickael Maison
Congratulations! On Wed, Jun 25, 2025 at 5:27 PM Chris Egerton wrote: > > Congrats, Omnia! > > On Wed, Jun 25, 2025, 08:23 Justine Olshan > wrote: > > > Hi, > > > > The Project Management Committee (PMC) for Apache Kafka is pleased to > > announce Omnia Ibrahim as a new Kafka committer. > > > >

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-06-25 Thread Mickael Maison
25 at 12:14 PM Mickael Maison wrote: > > Hi Greg, > > The release plan must match what we ship! > So if KIP-891 has already been merged and is in 4.1, yes it should be > part of the release plan. > > I've added it to the release plan. > > Thanks, > Mickael >

[DISCUSS] KIP-1188: New ConnectorClientConfigOverridePolicy with allowlist of configurations

2025-06-20 Thread Mickael Maison
Hi, I wrote a KIP introducing a new ConnectorClientConfigOverridePolicy implementation for Kafka Connect to enable users to selectively allow specific client configuration overrides. Let me know if you have any feedback. Thanks, Mickael

Re: [DISCUSS] KIP-1188: New ConnectorClientConfigOverridePolicy with allowlist of configurations

2025-06-20 Thread Mickael Maison
Link to the KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1188%3A+New+ConnectorClientConfigOverridePolicy+with+allowlist+of+configurations On Fri, Jun 20, 2025 at 2:22 PM Mickael Maison wrote: > > Hi, > > I wrote a KIP introducing a new ConnectorClientConfigOv

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-06-18 Thread Mickael Maison
t; https://cwiki.apache.org/confluence/display/KAFKA/KIP-891%3A+Running+multiple+versions+of+Connector+plugins > [2] https://issues.apache.org/jira/browse/KAFKA-14410 > > > On Thu, Jun 12, 2025 at 11:17 AM Mickael Maison > wrote: > > > Hi Justine, > > > > Ack, th

[ANNOUNCE] New Kafka PMC Member: José Armando García Sancio

2025-06-16 Thread Mickael Maison
Hi, José has been a Kafka committer since November 2021. He has remained very active in the community since then, and it's my pleasure to announce that he has accepted our invitation to become a member of the Kafka PMC. Congratulations José! Mickael, on behalf of the Apache Kafka PMC

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-06-12 Thread Mickael Maison
aborted` into 4.1. It's a > relatively small bug fix, and as reviewer, I'm pretty confident in the > testing behind it. > > Thanks > Justine > > On Thu, Jun 12, 2025 at 3:21 AM Mickael Maison > wrote: > > > Hi José, > > > > Thanks for the update. >

[jira] [Created] (KAFKA-19404) Connect's plugin.path documentation does not match behavior

2025-06-12 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19404: -- Summary: Connect's plugin.path documentation does not match behavior Key: KAFKA-19404 URL: https://issues.apache.org/jira/browse/KAFKA-19404 Project:

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-06-12 Thread Mickael Maison
om/apache/kafka/pull/19800 > > Thanks, > > On Tue, Jun 10, 2025 at 2:03 PM Mickael Maison > wrote: > > > > Hi Chia-Ping, > > > > There isn't anything specific to 4.1.0, same rules as usual apply. > > > > After feature freeze, we shouldn't

Re: Please add me to the group

2025-06-11 Thread Mickael Maison
Hi, Subscription is self served. See the instructions in https://kafka.apache.org/contact Thanks, Mickael On Wed, Jun 11, 2025 at 3:47 PM Vinothini A wrote: > >

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-06-10 Thread Mickael Maison
> > hi Mickael > > Thanks for managing the 4.1 branch. > Are there any rules of backporting to 4.1 that we need to know? > > Best, > Chia-Ping > > > Mickael Maison 於 2025年6月10日 週二 下午11:47寫道: > > > Hi, > > > > With the help of Infra I was able to cr

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-06-10 Thread Mickael Maison
Hi, With the help of Infra I was able to create the new 4.1 branch: https://github.com/apache/kafka/tree/4.1 I'll explain the issue I found in another thread. Thanks, Mickael On Tue, Jun 10, 2025 at 2:53 PM Mickael Maison wrote: > > Hi, > > We are now past feature freeze. >

Branch protections prevent creating new branches

2025-06-10 Thread Mickael Maison
Hi, A few weeks ago we added branch protection rules to the repository. You can see the current rules in https://github.com/apache/kafka/rules/4026327 One of the rules we have is "Require linear history" which "Prevent merge commits from being pushed to matching refs.". The issue is that we have

New release branch 4.1

2025-06-10 Thread Mickael Maison
Hi, We now have a release branch for 4.1 release (with 4.1.0 as the version). I opened a PR bumping trunk to 4.2.0-SNAPSHOT: https://github.com/apache/kafka/pull/19944 I'll be going over the JIRAs to move every non-blocker from this release to the next release. >From this point, most changes sho

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-06-10 Thread Mickael Maison
t. Thanks, Mickael 0: https://issues.apache.org/jira/browse/INFRA-26603 1: https://issues.apache.org/jira/browse/INFRA-26900 On Mon, Jun 2, 2025 at 10:46 AM Mickael Maison wrote: > > Hi PoAn, > > Since both KIPs were accepted before the deadline I've added them to > the re

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-06-02 Thread Mickael Maison
//github.com/apache/kafka/pull/19802 > * https://github.com/apache/kafka/pull/19796 > * https://github.com/apache/kafka/pull/19856 > > For KIP-1142, it's almost finished. One remaining PR is about compatibility > of missing metric. > * https://github.com/apache/kafka/pull/19877 &

Re: [VOTE] 3.9.1 RC2

2025-05-16 Thread Mickael Maison
Hi, I checked the following: - validated checksums/signatures - ran quickstart with both KRaft and ZK with 2.13 binaries, apache/kafka:3.9.1-rc2 and apache/kafka-native:3.9.1-rc2 - ran unit/integration tests from source artifact +1 (binding) Thanks for running the release! Mickael On Thu, May

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-05-14 Thread Mickael Maison
Hi, Reminder that today is KIP freeze. If you have a KIP that has been approved before the end of the day, you can add it to the 4.1.0 release plan. The next milestone is feature freeze on June 4. Thanks, Mickael On Tue, May 13, 2025 at 6:48 PM Mickael Maison wrote: > > Hi Kirk, > Y

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-05-13 Thread Mickael Maison
Hi Kirk, Yes it was approved before KIP freeze, so feel free to add it to the release plan. (I would have done it now but the wiki seems to be down at the moment) Hi Jose, Ack Thanks, Mickael On Tue, May 13, 2025 at 6:17 PM José Armando García Sancio wrote: > > HI Mickael, > > I have added "KIP

Re: [DISCUSS] KIP-1161: cleanup.policy shouldn't be empty

2025-05-12 Thread Mickael Maison
Hi, Thanks for the KIP. One weirdness of cleanup.policy is that you can set it to "delete,delete,delete,compact,compact" for example. Setting delete or compact multiple times has no functional impact. I don't think it's something that has to be addressed, but while you're looking at the configura

Re: [VOTE] KIP-877: Mechanism for plugins and connectors to register metrics

2025-04-23 Thread Mickael Maison
est Regards, > > > Jiunn-Yang > > > > > >> Luke Chen 於 2025年3月12日 上午10:21 寫道: > > >> > > >> HI Mickael, > > >> > > >> Thanks for the update. > > >> The extra tags addition makes sense to me. > > >>

Re: [DISCUSS] KIP-1066: Mechanism to cordon brokers and log directories

2025-04-23 Thread Mickael Maison
Bump On Mon, Apr 7, 2025 at 4:29 PM Mickael Maison wrote: > > Hi David, > > DA1: Done > > DA2.1: Yes because we only have the directory ids in the metadata log. > At the moment only brokers have the path -> id mappings. > > DA2.2: I proposed this mechanism

[jira] [Resolved] (KAFKA-18891) Add support for RemoteLogMetadataManager and RemoteStorageManager

2025-04-18 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-18891. Fix Version/s: 4.1.0 Resolution: Fixed > Add support for RemoteLogMetadataMana

[jira] [Resolved] (KAFKA-14523) Move RemoteLogManager to the storage module

2025-04-17 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-14523. Fix Version/s: 4.1.0 Resolution: Fixed > Move RemoteLogManager to the stor

[jira] [Created] (KAFKA-19168) MirrorMaker kafka_metrics_count metric is always incorrect

2025-04-17 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19168: -- Summary: MirrorMaker kafka_metrics_count metric is always incorrect Key: KAFKA-19168 URL: https://issues.apache.org/jira/browse/KAFKA-19168 Project: Kafka

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-04-17 Thread Mickael Maison
goal. Would that work for you? > > > > Thanks, > > Ismael > > > > On Wed, Apr 16, 2025 at 8:52 AM Mickael Maison > > wrote: > > > >> Hi Ismael, > >> > >> Sorry I had written the reply but never hit "send". > &g

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-04-16 Thread Mickael Maison
2025 at 9:20 AM Ismael Juma wrote: >>> > > >>> > > Thanks Mickael! >>> > > >>> > > Ismael >>> > > >>> > > On Wed, Mar 19, 2025, 5:54 AM David Arthur wrote: >>> > > >>> > > >

[jira] [Resolved] (KAFKA-18888) Add support for Authorizer

2025-04-15 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-1. Fix Version/s: 4.1.0 Resolution: Fixed > Add support for Authori

[jira] [Created] (KAFKA-19149) Use KIP-877 in MirrorMaker

2025-04-15 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19149: -- Summary: Use KIP-877 in MirrorMaker Key: KAFKA-19149 URL: https://issues.apache.org/jira/browse/KAFKA-19149 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-19150) Consider renaming org.apache.kafka.storage.internals.log.RemoteStorageThreadPool metrics

2025-04-15 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19150: -- Summary: Consider renaming org.apache.kafka.storage.internals.log.RemoteStorageThreadPool metrics Key: KAFKA-19150 URL: https://issues.apache.org/jira/browse/KAFKA-19150

[jira] [Resolved] (KAFKA-19113) Migrate DelegationTokenManager to server module

2025-04-14 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-19113. Fix Version/s: 4.1.0 Resolution: Fixed > Migrate DelegationTokenManager to ser

[jira] [Created] (KAFKA-19119) Move ApiVersionManager/SimpleApiVersionManager

2025-04-10 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19119: -- Summary: Move ApiVersionManager/SimpleApiVersionManager Key: KAFKA-19119 URL: https://issues.apache.org/jira/browse/KAFKA-19119 Project: Kafka Issue

Re: [DISCUSS] KIP-1066: Mechanism to cordon brokers and log directories

2025-04-10 Thread Mickael Maison
fer to have dedicated APIs, I can adjust the proposal. DA4: Good idea, I added metrics to the KIP. Thanks, Mickael On Mon, Apr 7, 2025 at 4:23 PM Mickael Maison wrote: > > Hi Jun, > > 10: Yes that's good idea. I've added that to the KIP. > > 11: Yes that was my plan

Re: [ANNOUNCE] New committer: TengYao Chi

2025-04-10 Thread Mickael Maison
Congratulations! On Thu, Apr 10, 2025 at 6:22 PM Andrew Schofield wrote: > > Congratulations, TengYao. Very well deserved. > > From: Bruno Cadonna > Date: Thursday, 10 April 2025 at 17:15 > To: dev@kafka.apache.org > Cc: Users > Subject: Re: [ANNOUNCE] New committer: TengYao Chi > > Well deser

Re: [ANNOUNCE] New committer: Apoorv Mittal

2025-04-10 Thread Mickael Maison
Congratulations! On Thu, Apr 10, 2025 at 6:20 PM Andrew Schofield wrote: > > Congratulations, Apoorv. Very well deserved. > > From: Bruno Cadonna > Date: Thursday, 10 April 2025 at 17:16 > To: us...@kafka.apache.org , dev@kafka.apache.org > > Subject: Re: [ANNOUNCE] New committer: Apoorv Mitta

[jira] [Resolved] (KAFKA-19090) Move DelayedFuture and DelayedFuturePurgatory to server module

2025-04-09 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-19090. Fix Version/s: 4.1.0 Resolution: Fixed > Move DelayedFuture

[jira] [Resolved] (KAFKA-18892) Add support for ClientQuotaCallback

2025-04-08 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-18892. Fix Version/s: 4.1.0 Resolution: Fixed > Add support for ClientQuotaCallb

Re: [DISCUSS] KIP-1066: Mechanism to cordon brokers and log directories

2025-04-07 Thread Mickael Maison
> > Thanks for the KIP. > > > > 10. A common case is only one log dir per broker. Could we support sth > > like --add-config cordoned.log.dirs=* to make it more convenient for this > > case? > > > > 11. Since we changed the metadata record forma

Re: [DISCUSS] KIP-1117 Support keystore with multiple alias entries

2025-04-04 Thread Mickael Maison
Hi, Thanks for the KIP, overall it seems like a useful improvement. A few suggestions mostly on the form: MM1: The current documentation string seems to indicate this is only used by clients. SslConfigs are used by both clients and servers. So I think the docstring should be rephrased as I expect

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-04-02 Thread Mickael Maison
t; > > > Thanks Mickael! > > > > Ismael > > > > On Wed, Mar 19, 2025, 5:54 AM David Arthur wrote: > > > > > +1 thanks Mickael! > > > > > > David Arthur > > > > > > > > > On Wed, Mar 19, 2025 at 07:59 Mickael Ma

Re: [DISCUSS] KIP-1098: Reverse Checkpointing in MirrorMaker

2025-03-28 Thread Mickael Maison
failbacks. > > > > >> > > >> > > > > >> > > >> > > > > >> > > >> > > > > >> > > >> Few questions: > > > > >> > > >> > > > > >> > &

Re: Kafka support for Java 24+

2025-03-28 Thread Mickael Maison
Hi, I'm also supportive of backporting this change to the 3.9 branch. Thanks, Mickael On Fri, Mar 28, 2025 at 10:16 AM Stig Rohde Døssing wrote: > > Pulling in a discussion from the PR thread: > > > There were other PRs that were part of Java 23 support generally, should > these also be backp

[jira] [Created] (KAFKA-19043) Move DelayedRemoteListOffsets to the storage module

2025-03-25 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19043: -- Summary: Move DelayedRemoteListOffsets to the storage module Key: KAFKA-19043 URL: https://issues.apache.org/jira/browse/KAFKA-19043 Project: Kafka

[jira] [Created] (KAFKA-19041) Automatically run refresh_collaborators.py quarterly

2025-03-25 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19041: -- Summary: Automatically run refresh_collaborators.py quarterly Key: KAFKA-19041 URL: https://issues.apache.org/jira/browse/KAFKA-19041 Project: Kafka

[jira] [Created] (KAFKA-19039) The refresh_collaborators.py script messes .asf.yaml

2025-03-25 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-19039: -- Summary: The refresh_collaborators.py script messes .asf.yaml Key: KAFKA-19039 URL: https://issues.apache.org/jira/browse/KAFKA-19039 Project: Kafka

[jira] [Resolved] (KAFKA-18893) Add support for ReplicaSelector

2025-03-21 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-18893. Fix Version/s: 4.1.0 Resolution: Fixed > Add support for ReplicaSelec

[DISCUSS] Apache Kafka 4.1.0 release

2025-03-19 Thread Mickael Maison
Hi, I'd like to volunteer to be the release manager for the Apache Kafka 4.1.0 release. If there are no objections, I'll start building the release plan in the next few days. Thanks, Mickael

Re: [ANNOUNCE] Apache Kafka 4.0.0

2025-03-18 Thread Mickael Maison
hen, Clay > >>>> Johnson, Colin P. McCabe, Colt McNealy, Danica Fine, Dániel Urbán, > >>>> David Arthur, David Jacot, David Mao, David Schlosnagle, Dejan > >>>> Stojadinović, devanshikhatsuriya, Dimitar Dimitrov, Divij Vaidya, > >>>> DL1231,

Fwd: [UPDATE] GitHub Actions self service improvement deployment

2025-03-15 Thread Mickael Maison
Forwarding this Infra announcement to the dev list -- Forwarded message - From: Drew Foulks Date: Fri, Mar 7, 2025 at 11:03 PM Subject: [UPDATE] GitHub Actions self service improvement deployment To: Greetings, all, We missed our initial deployment date for the new process of

[jira] [Resolved] (KAFKA-14484) Move UnifiedLog to storage module

2025-03-13 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-14484. Fix Version/s: 4.1.0 Resolution: Fixed > Move UnifiedLog to storage mod

Re: [DISCUSS] KIP-1119: Add support for SSL hot reload

2025-03-12 Thread Mickael Maison
Hi, Thanks for the KIP, it seems a useful improvement. I guess this would supersede KIP-687. The KIP is a bit light on details. - Can you provide the description and default value for the new configuration? - The KIP explicitly mentions brokers, consumer and producers, I assume it also covers adm

[jira] [Resolved] (KAFKA-18837) Validate controller.quorum.fetch.timeout.ms is a positive value

2025-03-12 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-18837. Fix Version/s: 4.1.0 Resolution: Fixed > Valid

Re: [VOTE] KIP-877: Mechanism for plugins and connectors to register metrics

2025-03-11 Thread Mickael Maison
Hi, I've not seen any concerns or feedback. I'll wait a few more days, then we'll carry on the implementation of KIP-877 with the updated proposal (extra tags for some server side plugin). Thanks, Mickael On Tue, Mar 4, 2025 at 6:57 PM Mickael Maison wrote: > > Hi, >

[jira] [Created] (KAFKA-18924) Running the storage module tests produces a storage/storage.log file

2025-03-05 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-18924: -- Summary: Running the storage module tests produces a storage/storage.log file Key: KAFKA-18924 URL: https://issues.apache.org/jira/browse/KAFKA-18924 Project

Re: [VOTE] KIP-877: Mechanism for plugins and connectors to register metrics

2025-03-04 Thread Mickael Maison
org/confluence/pages/viewpage.action?pageId=231116181#KIP877:Mechanismforpluginsandconnectorstoregistermetrics-ProposedChanges Let me know if you have questions or concerns. Thanks, Mickael On Thu, Nov 14, 2024 at 3:07 PM Mickael Maison wrote: > > Hi, > > While implementing the KIP I noticed

[jira] [Created] (KAFKA-18919) Clarify that KafkaPrincipalBuilder classes must also implement KafkaPrincipalSerde

2025-03-04 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-18919: -- Summary: Clarify that KafkaPrincipalBuilder classes must also implement KafkaPrincipalSerde Key: KAFKA-18919 URL: https://issues.apache.org/jira/browse/KAFKA-18919

Community Over Code Asia Travel Assistance Applications now open!

2025-03-04 Thread Mickael Maison
Hi, Forwarding this announcement from the Travel Assistance Committee to the dev and users lists: The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for Community over Code Asia 2025 are now open! We will be supporting Community over Code Asia, Bei

Re: [DISCUSS] KIP-1124: Providing a clear Kafka Client upgrade path

2025-03-03 Thread Mickael Maison
think we need to revert these removals, > > or if it's more reasonable to make an exception from the rule? > > > > I cannot really judge it, as I am not familiar with the details for > > Connect. Any suggestions from your side? > > > > > > -Matthias &g

Re: [DISCUSS] KIP-1124: Providing a clear Kafka Client upgrade path

2025-03-03 Thread Mickael Maison
Hi, Another example is https://github.com/apache/kafka/commit/a753172ad3e0927f412fb56e468c95a9a81ba3ad We deprecated our log4j1 appender in 3.8.0 and it's been removed in 4.0.0. Kafka 3.8.0 released in May 2024, so it's less than 1 year. Thanks, Mickael On Mon, Mar 3, 2025 at 4:40 PM Matthias J.

[jira] [Created] (KAFKA-18891) Add support for RemoteLogMetadataManager and RemoteStorageManager

2025-02-27 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-18891: -- Summary: Add support for RemoteLogMetadataManager and RemoteStorageManager Key: KAFKA-18891 URL: https://issues.apache.org/jira/browse/KAFKA-18891 Project: Kafka

  1   2   3   4   5   6   7   8   9   10   >