Permission to contribute

2022-05-09 Thread Thomas Cooper
Hi, I would like to contribute to the project. My usernames are: wiki: tomncooper jira: tomncooper If someone could approve access for me I would be grateful. Cheers, Tom Cooper [@tomncooper](https://twitter.com/tomncooper) | tomcooper.dev

Re: Permission to contribute

2022-05-09 Thread Luke Chen
Hi Tom, You're all done. Thanks for joining us! :) Luke On Mon, May 9, 2022 at 4:47 PM Thomas Cooper wrote: > Hi, > > I would like to contribute to the project. My usernames are: > > wiki: tomncooper > jira: tomncooper > > If someone could approve access for me I would be grateful. > > Cheers,

Re: [DISCUSS] KIP-833: Mark KRaft as Production Ready

2022-05-09 Thread Andrew Otto
> Deprecating ZK Mode and > Removing Zookeeper Mode I'm excited about KRaft, but quick Q. I'm researching Kafka 'stretch' cluster deployments, and as far as I can tell stretch clusters require Zookeeper to function properly, is this correct? If so, we might want to solve that before Deprecating

[GitHub] [kafka-site] rbowen opened a new pull request, #408: Move IRC pointer to libera.chat

2022-05-09 Thread GitBox
rbowen opened a new pull request, #408: URL: https://github.com/apache/kafka-site/pull/408 1) It looks like you have moved your primary IRC presence to libera.chat, as you should. Update the website accordingly. 2) The link to botbot.me is no longer accurate, and it references freenod

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-09 Thread Jim Hughes
Hi John, Long emails are great; responding inline! On Sat, May 7, 2022 at 4:54 PM John Roesler wrote: > Thanks for the KIP, Jim! > > This conversation seems to highlight that the KIP needs to specify > some of its behavior as well as its APIs, where the behavior is > observable and significant

Re: [DISCUSS] KIP-832 Allow creating a producer/consumer using a producer/consumer config

2022-05-09 Thread François Rosière
Can a PR be dropped on Github or do we still need some approval first? Le dim. 8 mai 2022 à 06:08, John Roesler a écrit : > Thanks, François! > > Those changes look good to me. > > Thanks, > -John > > On Fri, May 6, 2022, at 13:51, François Rosière wrote: > > The KIP has been updated to reflect

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-09 Thread John Roesler
Hi Jim, Thanks for the replies. This all sounds good to me. Just two further comments: 3. It seems like you should aim for the simplest semantics. If the intent is to “pause” the instance, then you’d better pause the whole instance. If you leave punctuations and standbys running, I expect we’d

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.1 #115

2022-05-09 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-832 Allow creating a producer/consumer using a producer/consumer config

2022-05-09 Thread Bruno Cadonna
Hi Francois, You can open a PR and people can review it, but it must not be merged until the KIP is approved. Best, Bruno On 09.05.22 16:07, François Rosière wrote: Can a PR be dropped on Github or do we still need some approval first? Le dim. 8 mai 2022 à 06:08, John Roesler a écrit : T

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

2022-05-09 Thread Apache Jenkins Server
See

[RESULTS] [VOTE] Release Kafka version 3.2.0

2022-05-09 Thread Bruno Cadonna
This vote passes with 5 +1 votes (3 bindings) and no 0 or -1 votes. +1 votes PMC Members: * Bill Bejeck * Mickael Maison * David Jacot Committers: * Luke Chen Community: * Jakub Scholz 0 votes * No votes -1 votes * No votes Vote thread: https://lists.apache.org/thread/3b05b74hw7cf4p2o1dn5n33

[jira] [Created] (KAFKA-13888) KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag

2022-05-09 Thread Niket Goel (Jira)
Niket Goel created KAFKA-13888: -- Summary: KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag Key: KAFKA-13888 URL: https://issues.apache.org/jira/browse/KAFKA-13888 Project: Kafka

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-09 Thread Guozhang Wang
I think for named topology we can leave the scope of this KIP as "all or nothing", i.e. when you pause an instance you pause all of its topologies. I raised this question in my previous email just trying to clarify if this is what you have in mind. We can leave the question of finer controlled paus

[DISCUSS] KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag

2022-05-09 Thread Niket Goel
Hi all, I created a KIP to add some more information to `DesscribeQuorumResponse` to enable ascertaining voter lag in the quorum a little better. Please see KIP -- https://cwiki.apache.org/confluence/display/KAFKA/KIP-836%3A+Additional+Information+in+DescribeQuorumResponse+about+Voter+Lag Thank

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.1 #116

2022-05-09 Thread Apache Jenkins Server
See Changes: -- [...truncated 505364 lines...] [2022-05-09T18:04:26.889Z] > Task :metadata:testClasses UP-TO-DATE [2022-05-09T18:04:26.889Z] > Task :core:compileScala UP-TO-DA

Re: [DISCUSS] KIP-660: Pluggable ReplicaPlacer

2022-05-09 Thread Vikas Singh
Hi Mickael, It's a nice proposal. It's appealing to have a pluggable way to override default kafka placement decisions, and the motivation section lists some of them. Here are few comments: * The motivation section has "When adding brokers to a cluster, Kafka currently does not necessarily place

[jira] [Resolved] (KAFKA-13793) Add validators for serialization and deserialization related configuration

2022-05-09 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-13793. Fix Version/s: 3.3.0 Resolution: Fixed > Add validators for serialization and deser

[jira] [Created] (KAFKA-13889) Broker can't handle ACCESS_CONTROL_ENTRY_RECORD quickly followed by REMOVE_ACCESS_CONTROL_ENTRY_RECORD for same ACL

2022-05-09 Thread Andrew Grant (Jira)
Andrew Grant created KAFKA-13889: Summary: Broker can't handle ACCESS_CONTROL_ENTRY_RECORD quickly followed by REMOVE_ACCESS_CONTROL_ENTRY_RECORD for same ACL Key: KAFKA-13889 URL: https://issues.apache.org/jira/b

[jira] [Resolved] (KAFKA-13790) ReplicaManager should be robust to all partition updates from kraft metadata log

2022-05-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13790. - Fix Version/s: 3.3.0 Reviewer: Jason Gustafson Resolution: Fixed > ReplicaManage

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.1 #117

2022-05-09 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-787 - MM2 Interface to manage Kafka resources

2022-05-09 Thread Omnia Ibrahim
Hi, I gave the KIP another look after talking to some people at the Kafka Summit in London. And I would like to clear up the motivation of this KIP. At the moment, MM2 has some opinionated decisions that are creating issues for teams that use IaC, federated solutions or have a capacity/budget pla

Re: [DISCUSS] KIP-832 Allow creating a producer/consumer using a producer/consumer config

2022-05-09 Thread Bruno Cadonna
Hi Francois, I think you can go ahead and call for votes. Could you please also clean up a little bit the KIP since it has still parts that refer to its first version? For example, "Compatibility, Deprecation, and Migration Plan" still mentions only two constructors. IMO you can also remove s

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

2022-05-09 Thread Apache Jenkins Server
See

[VOTE] KIP-832 Allow creating a producer/consumer using a producer/consumer

2022-05-09 Thread François Rosière

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.2 #47

2022-05-09 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-09 Thread Sophie Blee-Goldman
Don't worry, I'm going to be adding the APIs for topology-level pausing as part of the modular topologies KIP, so we don't need to worry about that for now. That said, I don't think we should brush it off entirely and design this feature in a way that's going to be incompatible or hugely raise the

Contributor access

2022-05-09 Thread Jakub Miroś
Hello, I want to offer a help as a new contributor. Please add me to the Jira, my ID is SpacRocket Regards, Jakub Miroś

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-09 Thread Jim Hughes
Hi Sophie, all, I've updated the KIP with feedback from the discussion so far: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=211882832 As a terse summary of my current position: Pausing will only stop processing and punctuation (respecting modular topologies). Paused topologies

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

2022-05-09 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-09 Thread John Roesler
Thanks for the updates, Jim! After this discussion and your updates, this KIP looks good to me. Thanks, John On Mon, May 9, 2022, at 17:52, Jim Hughes wrote: > Hi Sophie, all, > > I've updated the KIP with feedback from the discussion so far: > https://cwiki.apache.org/confluence/pages/viewpage

Re: [DISCUSS] KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag

2022-05-09 Thread deng ziming
Hello Niket, currently DescribeQuorumResponse is not a public API, we don’t have a Admin api or shell script to get DescribeQuorumResponse, so it’s unnecessary to submit a KIP to change it, you can just submit a PR to accomplish this. -- Thanks Ziming > On May 10, 2022, at 1:33 AM, Niket Goel

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-09 Thread Sophie Blee-Goldman
Thanks Jim, just one note/question on the standby tasks: At the minute, my moderately held position is that standby tasks ought to > continue reading and remain caught up. If standby tasks would run out of > space, there are probably bigger problems. For a single node application, or when the #

[jira] [Created] (KAFKA-13890) Improve documentation of ssl.keystore.type and ssl.truststore.type

2022-05-09 Thread RivenSun (Jira)
RivenSun created KAFKA-13890: Summary: Improve documentation of ssl.keystore.type and ssl.truststore.type Key: KAFKA-13890 URL: https://issues.apache.org/jira/browse/KAFKA-13890 Project: Kafka I

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

2022-05-09 Thread Apache Jenkins Server
See