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

2021-09-14 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 this

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

2021-09-14 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: https://user-images.githubusercontent.com/2832467/133381301-261005d0-9331-4503-8af0-8bd0c8

[jira] [Resolved] (KAFKA-13249) Checkpoints do not contain latest offsets on shutdown when using EOS

2021-09-14 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-13249. --- Fix Version/s: 3.1.0 Resolution: Fixed > Checkpoints do not contain latest offsets on

Re: [VOTE] 3.0.0 RC2

2021-09-14 Thread Igor Soarez
Hi Konstantine, Thanks for running this release. +1 non-binding I ran the following checks: - Built from source - Ran local cluster of 3 nodes with ZooKeeper - Created a topic, 3 partitions 3 replicas - Ran a couple producers and consumers - Verified all logs for any errors -- Igor

[jira] [Created] (KAFKA-13300) Kafka ACL Restriction Group Is not being applied

2021-09-14 Thread Adriano Jesus (Jira)
Adriano Jesus created KAFKA-13300: - Summary: Kafka ACL Restriction Group Is not being applied Key: KAFKA-13300 URL: https://issues.apache.org/jira/browse/KAFKA-13300 Project: Kafka Issue Type

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

2021-09-14 Thread Israel Ekpo
Hi Community Members, To encourage other community members to participate in the release candidate validations and voting, I have set up the following resource as part of the work for KAFKA-9861 It is a set of scripts and Docker images that allows community members to run local validations in a c

Re: [VOTE] 3.0.0 RC2

2021-09-14 Thread Israel Ekpo
Hi Konstantine, Thanks for running the release I ran the following checks: - PGP Signatures used to sign the release artifacts - Validation of Release Artifacts Cryptographic Hashes (ASC MD5 SHA1 SHA512) - Validation of Kafka Source and Tests - Validation of Kafka Site Documentati

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.0 #134

2021-09-14 Thread Apache Jenkins Server
See Changes: -- [...truncated 482660 lines...] [2021-09-14T19:13:55.048Z] [2021-09-14T19:13:55.048Z] GetOffsetShellTest > testTopicPartitionsFlagWithPartitionsFlagCauseExit(

Re: [VOTE] 2.8.1 RC1

2021-09-14 Thread Josep Prat
Hi Ismael, Yes the 'fix' was merged in the 3.0.0 branch (trunk at that time). I also checked the current 3.0.0 RC2 and the javadoc search works as expected. Best, ——— Josep Prat Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführ

Re: [VOTE] 2.8.1 RC1

2021-09-14 Thread Ismael Juma
Josep, This is fixed in 3.0.0, right? Ismael On Tue, Sep 14, 2021 at 11:32 AM Josep Prat wrote: > Hi Chris and David, > > Regarding the API search, this is a known bug in JDK 11 and prior. It can't > correctly generate URLs for projects not using the module system (Kafka) > that link to projec

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

2021-09-14 Thread Apache Jenkins Server
See Changes: -- [...truncated 490766 lines...] [2021-09-14T18:50:24.945Z] > Task :streams:testClasses [2021-09-14T18:50:24.945Z] > Task :streams:testJar [2021-09-14T18:50:24

Re: [VOTE] 2.8.1 RC1

2021-09-14 Thread Josep Prat
Hi Chris and David, Regarding the API search, this is a known bug in JDK 11 and prior. It can't correctly generate URLs for projects not using the module system (Kafka) that link to projects that use it (Java Standard Library). The bug has been fixed in JDK 12 and higher. To have the search work a

Re: [VOTE] 2.8.1 RC1

2021-09-14 Thread Manikumar
Hi, +1 (binding) - verified the signatures - ran the tests on the source archive - verified the quickstart with binary - verified the artifacts, javadoc Thanks for running the release! Thanks, Manikumar On Tue, Sep 14, 2021 at 10:36 PM Chris Egerton wrote: > Hi David, > > I took a look at th

Re: [kafka-clients] Re: [VOTE] 3.0.0 RC2

2021-09-14 Thread Randall Hauch
Thanks for the RC, Konstantine. I was able to successfully complete the following: - Installed 3.0.0 RC2 and performed quickstart for broker and Connect - Verified signatures and checksums - Verified the tag - Manually compared the release notes to JIRA - Build release archive from the tag, ran C

Re: [VOTE] 2.8.1 RC1

2021-09-14 Thread Chris Egerton
Hi David, I took a look at the Javadocs and noticed a small issue. Using the search bar at the top of the landing page ( https://home.apache.org/~dajac/kafka-2.8.1-rc1/javadoc/), I entered "KafkaProducer" and clicked on the search item that came up. This brought me to https://home.apache.org/~daja

Re: [VOTE] 2.8.1 RC1

2021-09-14 Thread Randall Hauch
Thanks for generating a new RC1 with the corrected site docs, David. I was able to successfully complete the following: - Installed 2.8.1 RC0 and performed quickstart for broker and Connect - Verified signatures and checksums - Verified the tag - Manually compared the release notes to JIRA - Buil

Re: Contributor permission request

2021-09-14 Thread Bill Bejeck
Hi Andre, You're all set now. Thanks for your interest in Apache Kafka. -Bill On Tue, Sep 14, 2021 at 5:48 AM wrote: > Hello, > > I would like to contribute and work on a JIRA ticket. Would you please > grant me the permissions to do so ? > > Jira ID:andym01 > Confluence:

[jira] [Resolved] (KAFKA-13149) Null Pointer Exception for record==null when handling a produce request

2021-09-14 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13149. - Fix Version/s: 3.0.1 Resolution: Fixed > Null Pointer Exception for record==null

[jira] [Created] (KAFKA-13299) Accept listeners that have the same port but use IPv4 vs IPv6

2021-09-14 Thread Matthew de Detrich (Jira)
Matthew de Detrich created KAFKA-13299: -- Summary: Accept listeners that have the same port but use IPv4 vs IPv6 Key: KAFKA-13299 URL: https://issues.apache.org/jira/browse/KAFKA-13299 Project: Ka

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 2.8 #81

2021-09-14 Thread Apache Jenkins Server
See

Contributor Permission Request

2021-09-14 Thread andre . dymel
Hello, I would like to contribute and work on a JIRA ticket. Could you please grant me the permissions to do so ? Jira ID:andym01 Confluence: andym01 Thanks ! - Andre

FW: Abe to access Kafka Services inside but unable ... -

2021-09-14 Thread Sathish Kumar Natarajan, Integra-PDY, IN
Hi Team, Kafka Zookeeper & Kafka Server services are configured in a Linux box. Inside the linux box we are able to access both the server. While we try to access from our local machine it not connected. We try the following document to configure Kafka in SASL_PLAINTEXT protocal. We re facing

Re: [VOTE] 2.8.1 RC0

2021-09-14 Thread David Jacot
I have started a new thread to vote for the RC1. Therefore, this vote is close. Thanks, David On Tue, Sep 14, 2021 at 11:14 AM David Jacot wrote: > Hi Randall, > > Thanks for your comments. > > I definitely missed updating > https://github.com/apache/kafka/blob/2.8.1-rc0/docs/js/templateData.js

[VOTE] 2.8.1 RC1

2021-09-14 Thread David Jacot
Hello Kafka users, developers and client-developers, This is the second candidate for release of Apache Kafka 2.8.1. Apache Kafka 2.8.1 is a bugfix release and fixes 49 issues since the 2.8.0 release. Please see the release notes for more information. Release notes for the 2.8.1 release: https:/

[jira] [Created] (KAFKA-13298) Improve documentation on EOS KStream requirements

2021-09-14 Thread Jira
F Méthot created KAFKA-13298: Summary: Improve documentation on EOS KStream requirements Key: KAFKA-13298 URL: https://issues.apache.org/jira/browse/KAFKA-13298 Project: Kafka Issue Type: Improve

Contributor permission request

2021-09-14 Thread andre . dymel
Hello, I would like to contribute and work on a JIRA ticket. Would you please grant me the permissions to do so ? Jira ID:andym01 Confluence: andym01 Thanks ! Andre

Re: [VOTE] 2.8.1 RC0

2021-09-14 Thread David Jacot
Hi Randall, Thanks for your comments. I definitely missed updating https://github.com/apache/kafka/blob/2.8.1-rc0/docs/js/templateData.js. I will fix this. I will cut a new RC to address this. Regarding https://github.com/apache/kafka-site/tree/asf-site/28, I did not update the documentation the

[jira] [Created] (KAFKA-13297) smt to rename schemas based on regex

2021-09-14 Thread Martin Sillence (Jira)
Martin Sillence created KAFKA-13297: --- Summary: smt to rename schemas based on regex Key: KAFKA-13297 URL: https://issues.apache.org/jira/browse/KAFKA-13297 Project: Kafka Issue Type: New Fe

Re: [DISCUSS] KIP-714: Client metrics and observability

2021-09-14 Thread Magnus Edenhill
Thanks for your feedback Colin, see my updated proposal below. Den tors 22 juli 2021 kl 03:17 skrev Colin McCabe : > On Tue, Jun 29, 2021, at 07:22, Magnus Edenhill wrote: > > Den tors 17 juni 2021 kl 00:52 skrev Colin McCabe : > > > A few critiques: > > > > > > - As I wrote above, I think this