[jira] [Created] (KAFKA-17436) Follower index dump mismatch

2024-08-27 Thread Xiaobing Fang (Jira)
Xiaobing Fang created KAFKA-17436: - Summary: Follower index dump mismatch Key: KAFKA-17436 URL: https://issues.apache.org/jira/browse/KAFKA-17436 Project: Kafka Issue Type: Bug Comp

[jira] [Created] (KAFKA-17435) KAFKA-17414

2024-08-27 Thread xuanzhang gong (Jira)
xuanzhang gong created KAFKA-17435: -- Summary: KAFKA-17414 Key: KAFKA-17435 URL: https://issues.apache.org/jira/browse/KAFKA-17435 Project: Kafka Issue Type: Improvement Reporter:

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.9 #47

2024-08-27 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #3241

2024-08-27 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14262) Delete MirrorMaker v1

2024-08-27 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-14262. Resolution: Fixed > Delete MirrorMaker v1 > - > > Key:

[jira] [Created] (KAFKA-17434) upgrade_test.py tests impossible upgrade scenarios

2024-08-27 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-17434: Summary: upgrade_test.py tests impossible upgrade scenarios Key: KAFKA-17434 URL: https://issues.apache.org/jira/browse/KAFKA-17434 Project: Kafka Issue Type

[jira] [Resolved] (KAFKA-14426) Add documentation for Kraft limtations that have open KIPs

2024-08-27 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-14426. -- Fix Version/s: 3.9.0 Resolution: Fixed > Add documentation for Kraft limtations that ha

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #3240

2024-08-27 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-17433) Add a CI job to run a single test N times

2024-08-27 Thread David Arthur (Jira)
David Arthur created KAFKA-17433: Summary: Add a CI job to run a single test N times Key: KAFKA-17433 URL: https://issues.apache.org/jira/browse/KAFKA-17433 Project: Kafka Issue Type: Improve

[jira] [Created] (KAFKA-17432) DefaultStateUpdater/DefaultTaskExecutor shutdown returns before threads have fully exited

2024-08-27 Thread Nicholas Telford (Jira)
Nicholas Telford created KAFKA-17432: Summary: DefaultStateUpdater/DefaultTaskExecutor shutdown returns before threads have fully exited Key: KAFKA-17432 URL: https://issues.apache.org/jira/browse/KAFKA-17432

[jira] [Created] (KAFKA-17431) KRaft servers require valid static socketserver configuration to start

2024-08-27 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-17431: Summary: KRaft servers require valid static socketserver configuration to start Key: KAFKA-17431 URL: https://issues.apache.org/jira/browse/KAFKA-17431 Project: Kafka

[jira] [Resolved] (KAFKA-13956) kafka-storage should accept a release version

2024-08-27 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-13956. Resolution: Duplicate this was addressed by https://github.com/apache/kafka/commit/806098

Re: [DISCUSS] KIP-655: Add deduplication processor in kafka-streams

2024-08-27 Thread Bill Bejeck
Hi Ayoub, Thanks for the update. Your latest proposal looks good to me, but I have a couple of comments. in (2) we repartition by the id field > I agree with this approach, but the KIP still states "No repartitioning is done by this processor. In case a user wants to deduplicate an id over mult

Re: [DISCUSS] KIP-1081: Graduation Steps for Features

2024-08-27 Thread Josep Prat
Hi David, DA2.1. Agreed DA2.2. I agree with this, yes. This should be, in my opinion, KIP specific and part of the DISCUSS thread. DA4.2 I think it makes sense to have this requirement. We might need to word it properly, but I think it makes sense. DA7. Thanks for keeping the bikeshed painted :

Re: [DISCUSS] KIP-1081: Graduation Steps for Features

2024-08-27 Thread Viktor Somogyi-Vass
Hi Colin, >I don't think it makes sense to require that "the feature is usable" at level 2. As I understand it, this level just means that the feature is under devlopment. Most features are not usable on day 1 of development. Similarly, documentation is usually the thing that gets written last. It

Re: [DISCUSS] KIP-1081: Graduation Steps for Features

2024-08-27 Thread David Arthur
DA2.1 re "big" and "simple" features. I think the process described in this KIP should be for "big" features only, right? We don't want to add the overhead of tracking the maturity/stability of a new metric or API field. Conceptually, I understand that these would immediately be level 4 features, b

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #3239

2024-08-27 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-1034: Dead letter queue in Kafka Streams

2024-08-27 Thread Sebastien Viale
Hi Bruno, We have planned a meeting for next friday to discuss it with Loic and Damien. We will be able to restart discussions about it soon. regards De : Bruno Cadonna Envoyé : lundi 26 août 2024 11:32 À : dev@kafka.apache.org Objet : [EXT] Re: [DISCUSS] KIP

[jira] [Created] (KAFKA-17430) Move RequestChannel.Metrics and RequestChannel.RequestMetrics to server module

2024-08-27 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-17430: -- Summary: Move RequestChannel.Metrics and RequestChannel.RequestMetrics to server module Key: KAFKA-17430 URL: https://issues.apache.org/jira/browse/KAFKA-17430 Pr

Re: [VOTE] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-27 Thread Andrew Schofield
Thanks for the KIP. +1 (non-binding) Andrew > On 27 Aug 2024, at 10:31, Federico Valeri wrote: > > +1 non binding > > Should we also create a Jira to track future removal? > > On Tue, Aug 27, 2024 at 11:02 AM Chia-Ping Tsai wrote: >> >> +1 (binding) >> >> On 2024/08/27 06:15:57 TengYao Chi wro

[jira] [Resolved] (KAFKA-17353) Separate unsupported releases in downloads page on website

2024-08-27 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-17353. Resolution: Fixed > Separate unsupported releases in downloads page on website > -

Re: [PR] KAFKA-17353: Separate unsupported releases in downloads page on website [kafka-site]

2024-08-27 Thread via GitHub
mimaison merged PR #627: URL: https://github.com/apache/kafka-site/pull/627 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@kafka.apache

Re: [VOTE] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-27 Thread Federico Valeri
+1 non binding Should we also create a Jira to track future removal? On Tue, Aug 27, 2024 at 11:02 AM Chia-Ping Tsai wrote: > > +1 (binding) > > On 2024/08/27 06:15:57 TengYao Chi wrote: > > Hi everyone, > > > > The discussion > >

[jira] [Resolved] (KAFKA-17327) Add support of group in kafka-configs.sh

2024-08-27 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-17327. - Resolution: Fixed > Add support of group in kafka-configs.sh > -

[jira] [Resolved] (KAFKA-17038) KIP-919 supports for `alterPartitionReassignments` and `listPartitionReassignments`

2024-08-27 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17038. Fix Version/s: 4.0.0 Resolution: Fixed > KIP-919 supports for `alterPartitionReassi

Re: [VOTE] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-27 Thread Chia-Ping Tsai
+1 (binding) On 2024/08/27 06:15:57 TengYao Chi wrote: > Hi everyone, > > The discussion > of > KIP-1079 > > has > been si

Re: [DISCUSS] KIP-1075: Introduce delayed remote list offsets purgatory to make LIST_OFFSETS async

2024-08-27 Thread Chia-Ping Tsai
hi Kamal, > If we add the timeout in the ListOffsetsRequest.json, then when old clients talk with the new broker, we don't have a timeout to set on the server. Moved adding the timeout to the Personally, adding the timeout to ListOffsetsRequest open a room to clients to pick up the "suitable" wa

[DISCUSS] KAFKA-17423 Replace StandardAuthorizer with Trie implementation

2024-08-27 Thread Claude Warren, Jr
URL: https://issues.apache.org/jira/browse/KAFKA-17423 The above is an improvement to Kafka to replace the sorted list ACL implementation with a Trie based implementation. I have an implementation that passes all the tests, including the new ones in KAFKA-17316 (pull request https://github.com/ap

[jira] [Resolved] (KAFKA-17341) Refactor consumer heartbeat managers

2024-08-27 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17341. Resolution: Fixed > Refactor consumer heartbeat managers > ---

Re: [VOTE] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-27 Thread 吳岱儒
Hi TengYao, +1(non-bind) BR, TaiJuWu On Tue, Aug 27, 2024 at 2:16 PM TengYao Chi wrote: > Hi everyone, > > The discussion > of > KIP-1079 > < > https://cwiki.apache.org/confluence/display/KAFKA/KIP-1079:+Deprecate+%60delete-con

Re: [DISCUSS] KIP-1074: Make the replication of internal topics configurable

2024-08-27 Thread Patrik Marton
Hi everyone! Thanks again for all your feedback! The discussion thread has been silent for a week now, I'll wait a bit for any new feedback and will start the voting in a couple of days. Best, Patrik On Wed, Aug 21, 2024 at 10:28 AM Patrik Marton wrote: > Hi Omnia, > > Thanks, I updated the KI

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #3238

2024-08-27 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-17429) TopologyTestDriver.close() : The processor is already closed when cache is activated on state store

2024-08-27 Thread Olivier Sergeant (Jira)
Olivier Sergeant created KAFKA-17429: Summary: TopologyTestDriver.close() : The processor is already closed when cache is activated on state store Key: KAFKA-17429 URL: https://issues.apache.org/jira/browse/KA