Re: [DISCUSS] Apache Kafka 3.3.0 Release

2022-08-29 Thread Artem Livshits
Hi José , I found a potential regression in the new Sticky Partitioner logic, details are here https://issues.apache.org/jira/browse/KAFKA-14156. I've added a draft PR, will add unit tests soon. I think we should include the fix into 3.3.0. -Artem On Mon, Aug 29, 2022 at 1:17 PM Colin McCabe

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

2022-08-29 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14188) Quickstart for KRaft

2022-08-29 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-14188: -- Summary: Quickstart for KRaft Key: KAFKA-14188 URL: https://issues.apache.org/jira/browse/KAFKA-14188 Project: Kafka Issue Type:

Re: [DISCUSS] Apache Kafka 3.3.0 Release

2022-08-29 Thread Colin McCabe
Hi José, Thanks for creating the first RC. I found an issue where kafka-feature.sh needs some work for KRaft. So, it looks like we will have to sink this RC. I opened a blocker JIRA, KAFKA-14187, and attached a PR. This should not block testing of other parts of the release, so hopefully we w

Re: ARM/PowerPC builds

2022-08-29 Thread Colin McCabe
Hi Amit, I don't see why we need to run a PowerPC build on every test run. It seems excessive, given that most Java code should work on PowerPC without any changes. Why not just run it nightly? best, Colin On Mon, Aug 22, 2022, at 08:05, Amit Ramswaroop Baheti wrote: > I am planning to raise

Re: ARM/PowerPC builds

2022-08-29 Thread Colin McCabe
Hi Matthew, It seems like you are the only one who has talked about seeing M1-specific failures -- so far, at least. So it would be helpful if you could post what you've seen. best, Colin On Tue, Aug 23, 2022, at 03:05, Matthew Benedict de Detrich wrote: > Sorry I just noticed this email now,

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #1184

2022-08-29 Thread Apache Jenkins Server
See Changes: -- [...truncated 339908 lines...] [2022-08-29T19:21:51.105Z] > Task :connect:api:testSrcJar [2022-08-29T19:21:51.105Z] > Task :connect:api:publishMavenJavaPub

Re: Re: [DISCUSS] KIP-710: Full support for distributed mode in dedicated MirrorMaker 2.0 clusters

2022-08-29 Thread Chris Egerton
Hi Daniel, Yeah, I think that's the way to go. Adding multiple servers for each herder seems like it'd be too much of a pain for users to configure, and if we keep the API strictly internal for now, we shouldn't be painting ourselves into too much of a corner if/when we decide to expose a public-f

Re: [VOTE] KIP-837 Allow MultiCasting a Result Record.

2022-08-29 Thread Chris Egerton
Hi all, I think it'd be useful to be more explicit about broadcasting to all topic partitions rather than add implicit behavior for empty cases (empty optional, empty list, etc.). The suggested enum approach would address that nicely. It's also worth noting that there's no hard requirement to add

[jira] [Created] (KAFKA-14187) Fix kafka-features.sh command

2022-08-29 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-14187: Summary: Fix kafka-features.sh command Key: KAFKA-14187 URL: https://issues.apache.org/jira/browse/KAFKA-14187 Project: Kafka Issue Type: Bug Affects Ver

Re: [DISCUSS] Apache Kafka 3.3.0 Release

2022-08-29 Thread José Armando García Sancio
The documentation and protocol links are not working. Looking into it. https://kafka.apache.org/33/documentation.html https://kafka.apache.org/33/protocol.html Thanks, -José

Re: [DISCUSS] Apache Kafka 3.3.0 Release

2022-08-29 Thread José Armando García Sancio
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.3.0. Release notes for the 3.3.0 release: https://home.apache.org/~jsancio/kafka-3.3.0-rc1/RELEASE_NOTES.html Please download and test. Kafka's KEYS file containing PGP keys we use to

Re: Request for Contributor access

2022-08-29 Thread Mickael Maison
Hi Prince, I've granted you contributor access. Thanks for your interest in Apache Kafka! Mickael On Mon, Aug 29, 2022 at 6:12 PM prince jha wrote: > > Hi all, > > Can I please get the Contributor access for Kafka ? Please find my Jira ID > below: > > JIRA ID: princejha > > Regards, > Prince

Re: [DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-08-29 Thread David Jacot
Hi all, The KIP states that we will re-implement the coordinator in Java. I discussed this offline with a few folks and folks are concerned that we could introduce many regressions in the old protocol if we do so. Therefore, I am going to remove this statement from the KIP. It is an implementation

Request for Contributor access

2022-08-29 Thread prince jha
Hi all, Can I please get the Contributor access for Kafka ? Please find my Jira ID below: JIRA ID: princejha Regards, Prince

Re: [DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-08-29 Thread David Jacot
Hi Luke, > 1.1. I think the state machine are: "Empty, assigning, reconciling, stable, > dead" mentioned in Consumer Group States section, right? This sentence does not refer to those group states but rather to a state machine replication (SMR). This refers to the entire state of group coordinato

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

2022-08-29 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-837 Allow MultiCasting a Result Record.

2022-08-29 Thread Bruno Cadonna
Hi Sagar, I do not see an issue with using an empty list together with an empty Optional. A non-empty Optional that contains an empty list would just say that there is no partition to which the record should be sent. If there is no partition, the record is dropped. An empty Optional might be

Re: Re: [DISCUSS] KIP-710: Full support for distributed mode in dedicated MirrorMaker 2.0 clusters

2022-08-29 Thread Dániel Urbán
Hi Chris, I understand your point, sounds good to me. So in short, we should opt for an internal-only API, and preferably a single server solution. Is that right? Thanks Daniel Chris Egerton ezt írta (időpont: 2022. aug. 26., P, 17:36): > Hi Daniel, > > Glad to hear from you! > > With regards

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

2022-08-29 Thread Apache Jenkins Server
See

[GitHub] [kafka-site] SimonRenault86 commented on pull request #437: HelloSafe Kafka

2022-08-29 Thread GitBox
SimonRenault86 commented on PR #437: URL: https://github.com/apache/kafka-site/pull/437#issuecomment-122633 Hello @bbejeck thanks a lot for your feedbacks, i added the picture -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu