Become a Contributor

2021-09-15 Thread Luiz Fernando Fonseca
Hello. I would like to become a contributor inside JIRA. Username: luizfrf

[DISCUSS] Before you Vote for Apache Kafka RCs, Watch This!

2021-09-15 Thread Israel Ekpo
Before you Vote for Apache Kafka RCs, Watch This! https://youtu.be/T1VqFszLuQs Hello Kafka Community Members and welcome to the Apache Kafka Release Party! As part of an effort (KAFKA-9861) to get more community participation during release candidate (RC) validations, we have created the

[DISCUSS] KIP-775: Custom partitioners in foreign key joins

2021-09-15 Thread Victoria Xia
Hi, I've opened a small KIP for adding Kafka Streams support for foreign key joins on tables with custom partitioners: https://cwiki.apache.org/confluence/display/KAFKA/KIP-775%3A+Custom+partitioners+in+foreign+key+joins Feedback appreciated. Thanks! - Victoria

[GitHub] [kafka-site] allanassis opened a new pull request #373: Add Globo (https://www.globo.com/) to the list of the "Powered By ❤️"

2021-09-15 Thread GitBox
allanassis opened a new pull request #373: URL: https://github.com/apache/kafka-site/pull/373 I work at [Globo](https://globo.com/). We are a huge company here in Brazil and we use Kafka for our big data event ingestion and for our logging system. Here how should appear at the

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

2021-09-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 492710 lines...] [2021-09-15T17:54:15.820Z] > Task :connect:json:testJar [2021-09-15T17:54:15.820Z] > Task :connect:json:testSrcJar

[jira] [Created] (KAFKA-13305) NullPointerException in LogCleanerManager "uncleanable-bytes" gauge

2021-09-15 Thread Vincent Jiang (Jira)
Vincent Jiang created KAFKA-13305: - Summary: NullPointerException in LogCleanerManager "uncleanable-bytes" gauge Key: KAFKA-13305 URL: https://issues.apache.org/jira/browse/KAFKA-13305 Project: Kafka

[jira] [Resolved] (KAFKA-13162) ElectLeader API must be forwarded to Controller

2021-09-15 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13162. - Resolution: Fixed > ElectLeader API must be forwarded to Controller >

Re: [kafka-clients] Re: [VOTE] 2.8.1 RC1

2021-09-15 Thread Israel Ekpo
No problem, David. I will bring it up in a separate email thread later today. On Wed, Sep 15, 2021 at 9:42 AM David Jacot wrote: > Hi Israel, > > Thanks! That seems pretty cool. You should bring it up in an independent > thread in order to give it more visibility. It might be lost in the

Re: [kafka-clients] Re: [VOTE] 2.8.1 RC1

2021-09-15 Thread Bill Bejeck
HI David, Thanks for running the 2.8.1 release! I validated the release doing the following: - built from source - ran all the unit tests - validated the checksums and signatures - ran through the quick start - ran through the quick start Kafka Streams application - looked at

Re: [kafka-clients] Re: [VOTE] 2.8.1 RC1

2021-09-15 Thread Josep Prat
Hi David, I agree with you, the faulty search shouldn't be a blocker for the release. Best ——— Josep Prat Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen m: +491715557497 w: aiven.io

Abe to access Kafka Services from local

2021-09-15 Thread Ukendiran Dhanasekaran, Integra-PDY, IN
Hi Team, We are try to configure Kafka Server and Kafka Zookeeper in Azure Linux box through PLAINTEXT listener protocol. Inside the Linux box we are able to access both the services. While we try to access from our local machine it not connecting. We tried with KAFKAJS node module package to

[jira] [Created] (KAFKA-13304) Implicit cast of source type long to narrower destination type int in org.apache.kafka.common.network.MultiSend.java

2021-09-15 Thread Thomas Bachmann (Jira)
Thomas Bachmann created KAFKA-13304: --- Summary: Implicit cast of source type long to narrower destination type int in org.apache.kafka.common.network.MultiSend.java Key: KAFKA-13304 URL:

Re: [kafka-clients] Re: [VOTE] 2.8.1 RC1

2021-09-15 Thread David Jacot
Hi Israel, Thanks! That seems pretty cool. You should bring it up in an independent thread in order to give it more visibility. It might be lost in the middle of this vote thread. Best, David On Wed, Sep 15, 2021 at 3:39 PM David Jacot wrote: > Hi Chris, Josep, > > Thank you for reporting the

Re: [kafka-clients] Re: [VOTE] 2.8.1 RC1

2021-09-15 Thread David Jacot
Hi Chris, Josep, Thank you for reporting the issue and explaining the fix. JDK11 was indeed used to generate the javadoc. I don't consider this as a blocker for the release as we can fix it independently. Best, David On Tue, Sep 14, 2021 at 11:37 PM Israel Ekpo wrote: > Hi Community Members,

Re: [DISCUSS] KIP-774: Deprecate public access to Admin client's *Result constructors

2021-09-15 Thread Tom Bentley
Hi, I've noticed that ElectLeadersResult is also the only result class to be declared final, which means that mocking frameworks like Mockito cannot mock it. So I'd like to also propose to remove that modifier at the same time as deprecating the public use of the constructors. I've updated the

[jira] [Created] (KAFKA-13303) RoundRobinPartitioner broken by KIP-480

2021-09-15 Thread Jon McEwen (Jira)
Jon McEwen created KAFKA-13303: -- Summary: RoundRobinPartitioner broken by KIP-480 Key: KAFKA-13303 URL: https://issues.apache.org/jira/browse/KAFKA-13303 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-13302) [IEP-59] Support not default page size

2021-09-15 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created KAFKA-13302: --- Summary: [IEP-59] Support not default page size Key: KAFKA-13302 URL: https://issues.apache.org/jira/browse/KAFKA-13302 Project: Kafka Issue Type:

[RESULTS] [VOTE] Release Kafka version 3.0.0

2021-09-15 Thread Konstantine Karantasis
This vote passes with 6 +1 votes (out of which 4 binding votes) and no 0 or -1 votes. +1 votes PMC Members: * Bill Bejeck * Colin McCabe * Randall Hauch * Konstantine Karantasis Committers: * No votes from additional committers Community: * Israel Ekpo * Igor Soarez 0 votes * No votes -1

Re: [VOTE] 3.0.0 RC2

2021-09-15 Thread Konstantine Karantasis
I'm also +1 (binding) given that: * I ran the release and generated RC2. * Verified all checksums and signatures. * Built and installed 3.0.0 RC2 from the source archive and the git tag. * Spotchecked the Javadocs of RC2. * Went through the documentation of 3.0.0 after RC2. I confirm the minor

[jira] [Created] (KAFKA-13301) The relationship between request.timeout. ms and max.poll.interval.ms in the Consumer Configs is incorrect.

2021-09-15 Thread yangshengwei (Jira)
yangshengwei created KAFKA-13301: Summary: The relationship between request.timeout. ms and max.poll.interval.ms in the Consumer Configs is incorrect. Key: KAFKA-13301 URL:

Re: [VOTE] KIP-760: Minimum value for segment.ms and segment.bytes

2021-09-15 Thread Badai Aqrandista
Hi all Just trying to bump this thread. Thanks Badai On Sat, Sep 11, 2021 at 1:07 AM Badai Aqrandista wrote: > > Hi all > > I would like to start a vote on KIP-760 > (https://cwiki.apache.org/confluence/display/KAFKA/KIP-760%3A+Minimum+value+for+segment.ms+and+segment.bytes). > > I created

[GitHub] [kafka-site] d-t-w commented on pull request #372: Add kPow (https://www.kpow.io) to the powered-by page

2021-09-15 Thread GitBox
d-t-w commented on pull request #372: URL: https://github.com/apache/kafka-site/pull/372#issuecomment-919735422 @cadonna I ran this change locally to verify - can confirm the change appears so: