[jira] [Created] (KAFKA-13372) failed authentication due to: SSL handshake failed

2021-10-12 Thread Maria Isabel Florez Rodriguez (Jira)
Maria Isabel Florez Rodriguez created KAFKA-13372: - Summary: failed authentication due to: SSL handshake failed Key: KAFKA-13372 URL: https://issues.apache.org/jira/browse/KAFKA-13372

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

2021-10-12 Thread Apache Jenkins Server
See Changes: -- [...truncated 4076 lines...] [2021-10-13T00:25:48.751Z] [2021-10-13T00:25:48.751Z] Deprecated Gradle features were used in this build, making it

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

2021-10-12 Thread Apache Jenkins Server
See Changes: -- [...truncated 4067 lines...] [2021-10-13T00:12:13.852Z] > Compilation failed; see the compiler error output for details. [2021-10-13T00:12:13.852Z]

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

2021-10-12 Thread Apache Jenkins Server
See Changes: -- [...truncated 4076 lines...] [2021-10-12T23:59:47.979Z] > Task :connect:file:classes [2021-10-12T23:59:47.979Z] > Task :storage:compileJava

Re: [kafka-clients] [VOTE] 2.7.2 RC0

2021-10-12 Thread Israel Ekpo
Mickael, For patch or bug fix releases like this one, should we exclude the Javadocs and site docs if they have not changed? https://github.com/apache/kafka-site The site docs were last changed about 6 months ago and it appears it may not have changed or needs validation On Tue, Oct 12, 2021

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

2021-10-12 Thread Apache Jenkins Server
See Changes: -- [...truncated 494616 lines...] [2021-10-12T22:47:41.182Z] [2021-10-12T22:47:41.182Z] PlaintextConsumerTest > testMultiConsumerDefaultAssignor() STARTED

Re: [DISCUSS] KIP-778 KRaft Upgrades

2021-10-12 Thread David Arthur
Jun and Colin, thanks very much for the comments. See below 10. Colin, I agree that ApiVersionsRequest|Response is the most straightforward approach here 11. This brings up an interesting point. Once a UpdateFeature request is finished processing, a subsequent "describe features"

Re: [DISCUSS] KIP-778 KRaft Upgrades

2021-10-12 Thread Colin McCabe
On Wed, Sep 29, 2021, at 10:34, David Arthur wrote: > Hey all, > > I'd like to start a discussion around upgrades for KRaft. This design does > not cover any of the ZooKeeper to KRaft migration (which will be covered in > a future KIP). > > The proposal includes the addition of a

[jira] [Resolved] (KAFKA-13319) Do not send AddOffsetsToTxn/TxnOffsetCommit if offsets map is empty

2021-10-12 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-13319. --- Fix Version/s: 3.1.0 Assignee: Guozhang Wang (was: Ryan) Resolution: Fixed

Re: [VOTE] KIP-752: Support --bootstrap-server in ReplicaVerificationTool

2021-10-12 Thread Dongjin Lee
Bumping up the voting thread for the 3.1.0 KIP freeze deadline. As of present: Binding: +2 (Gwen, Randall) Non-binding: +1 (Luke) Please note that this tool is one of the only two that are omitted from the '--bootstrap-server' standard parameter. The other one is StreamsResetter, which uses

Re: [VOTE] KIP-719: Add Log4J2 Appender

2021-10-12 Thread Dongjin Lee
Bumping up the voting thread for the 3.1.0 KIP freeze deadline. As of present: Binding: +1 (Konstantine) Non-binding: +1 (Boojapho) Again, without this feature, we can't entirely remove the log4j dependency from the classpath - and it can cause a logging problem after the log4j2 upgrade

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #137

2021-10-12 Thread Apache Jenkins Server
See Changes: -- [...truncated 3.18 MB...] org.apache.kafka.streams.test.ConsumerRecordFactoryTest >

[jira] [Created] (KAFKA-13371) Consider consolidating Joined / StreamJoined / TableJoined

2021-10-12 Thread Guozhang Wang (Jira)
Guozhang Wang created KAFKA-13371: - Summary: Consider consolidating Joined / StreamJoined / TableJoined Key: KAFKA-13371 URL: https://issues.apache.org/jira/browse/KAFKA-13371 Project: Kafka

[VOTE] 2.7.2 RC0

2021-10-12 Thread Mickael Maison
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 2.7.2. Apache Kafka 2.7.2 is a bugfix release and 26 issues, as well as CVE-2021-38153, have been fixed since 2.7.1. Release notes for the 2.7.2 release:

[jira] [Created] (KAFKA-13370) Offset commit failure percentage incorrect (regression)

2021-10-12 Thread Vincent Giroux (Jira)
Vincent Giroux created KAFKA-13370: -- Summary: Offset commit failure percentage incorrect (regression) Key: KAFKA-13370 URL: https://issues.apache.org/jira/browse/KAFKA-13370 Project: Kafka

Re: [DISCUSS] KIP-778 KRaft Upgrades

2021-10-12 Thread Colin McCabe
On Thu, Oct 7, 2021, at 17:19, Jun Rao wrote: > Hi, David, > > Thanks for the KIP. A few comments below. > > 10. It would be useful to describe how the controller node determines the > RPC version used to communicate to other controller nodes. There seems to > be a bootstrap problem. A controller

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #136

2021-10-12 Thread Apache Jenkins Server
See Changes: -- [...truncated 6.35 MB...] org.apache.kafka.streams.TopologyTestDriverTest > shouldSetRecordMetadata[Eos enabled = false] STARTED

Re: [DISCUSS] KIP-778 KRaft Upgrades

2021-10-12 Thread Jun Rao
Hi, David, One more comment. 16. The main reason why KIP-584 requires finalizing a feature manually is that in the ZK world, the controller doesn't know all brokers in a cluster. A broker temporarily down is not registered in ZK. in the KRaft world, the controller keeps track of all brokers,

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #180

2021-10-12 Thread Apache Jenkins Server
See Changes: [github] MINOR: Update LICENSE-binary (#11391) -- [...truncated 3.45 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

[VOTE] 2.6.3 RC0

2021-10-12 Thread Mickael Maison
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 2.6.3. Apache Kafka 2.6.3 is a bugfix release and 11 issues, as well as CVE-2021-38153, have been fixed since 2.6.2. Release notes for the 2.6.3 release:

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #135

2021-10-12 Thread Apache Jenkins Server
See Changes: [github] MINOR: Update LICENSE-binary (#11389) -- [...truncated 3.18 MB...] org.apache.kafka.streams.test.ConsumerRecordFactoryTest >

[jira] [Created] (KAFKA-13369) Follower fetch protocol enhancements for tiered storage.

2021-10-12 Thread Satish Duggana (Jira)
Satish Duggana created KAFKA-13369: -- Summary: Follower fetch protocol enhancements for tiered storage. Key: KAFKA-13369 URL: https://issues.apache.org/jira/browse/KAFKA-13369 Project: Kafka

Re: Requesting Project Access

2021-10-12 Thread Bruno Cadonna
Hi, You should be all set up, now! Thank you for your interest in Apache Kafka! Best, Bruno On 11.10.21 22:44, Mason Legere wrote: Hi, I am requesting access in order to make contributions to Kafka. My Jira and Wiki ID are both "masonlegere" Best,

[jira] [Created] (KAFKA-13368) Support smart topic polling for consumer with multiple topic subscriptions

2021-10-12 Thread Pedro Cardoso Silva (Jira)
Pedro Cardoso Silva created KAFKA-13368: --- Summary: Support smart topic polling for consumer with multiple topic subscriptions Key: KAFKA-13368 URL: https://issues.apache.org/jira/browse/KAFKA-13368

[jira] [Created] (KAFKA-13367) Performance Degradation during introducing Network Delay

2021-10-12 Thread Thomas Heinze (Jira)
Thomas Heinze created KAFKA-13367: - Summary: Performance Degradation during introducing Network Delay Key: KAFKA-13367 URL: https://issues.apache.org/jira/browse/KAFKA-13367 Project: Kafka

[jira] [Created] (KAFKA-13366) JMX metric for leader.imbalance.per.broker.percentage value

2021-10-12 Thread Giovanni Marigi (Jira)
Giovanni Marigi created KAFKA-13366: --- Summary: JMX metric for leader.imbalance.per.broker.percentage value Key: KAFKA-13366 URL: https://issues.apache.org/jira/browse/KAFKA-13366 Project: Kafka