[jira] [Created] (KAFKA-13973) block-cache-capacity metrics worth twice as much as normal

2022-06-08 Thread Sylvain Le Gouellec (Jira)
Sylvain Le Gouellec created KAFKA-13973: --- Summary: block-cache-capacity metrics worth twice as much as normal Key: KAFKA-13973 URL: https://issues.apache.org/jira/browse/KAFKA-13973 Project: Kafk

Re: [DISCUSS] KIP-840: Config file option for MessageReader/MessageFormatter in ConsoleProducer/ConsoleConsumer

2022-06-08 Thread Luke Chen
Hi Alexandre, Thanks for the KIP. Some comments: 1. Usually, in "Proposed Changes" section, we won't put PR link there. Maybe you can take KIP-824 as a reference. 2. Al

[GitHub] [kafka-site] showuon opened a new pull request, #416: MINOR: add java 8 deprecation note and java 17 support

2022-06-08 Thread GitBox
showuon opened a new pull request, #416: URL: https://github.com/apache/kafka-site/pull/416 refer to : https://github.com/apache/kafka/pull/12261 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

Re: [VOTE] KIP-840: Config file option for MessageReader/MessageFormatter in ConsoleProducer/ConsoleConsumer

2022-06-08 Thread John Roesler
Thanks for the KIP, Alexandre! I’m +1 (binding) -John On Wed, Jun 8, 2022, at 20:54, deng ziming wrote: > Thank you for this KIP, > > +1 (non-binding) > > -- > Best, > Ziming > >> On Jun 7, 2022, at 8:53 PM, Alexandre Garnier wrote: >> >> Hi! >> >> A little reminder to vote for this KIP. >>

Re: [VOTE] KIP-840: Config file option for MessageReader/MessageFormatter in ConsoleProducer/ConsoleConsumer

2022-06-08 Thread deng ziming
Thank you for this KIP, +1 (non-binding) -- Best, Ziming > On Jun 7, 2022, at 8:53 PM, Alexandre Garnier wrote: > > Hi! > > A little reminder to vote for this KIP. > > Thanks. > > > Le mer. 1 juin 2022 à 10:58, Alexandre Garnier a écrit : >> >> Hi everyone! >> >> I propose to start vot

Re: [VOTE] KIP-843: Adding metricOrElseCreate method to Metrics

2022-06-08 Thread Sagar
Hi all, I’m closing the voting on this one. We already had 3 binding votes on this from Guozhang, Bruno and John. Thanks everyone! Sagar. On Sun, 5 Jun 2022 at 1:53 PM, Sagar wrote: > Hi All, > > I am planning to use the name of the new function as addMetricIfAbsent. > Let me know if there ar

[jira] [Created] (KAFKA-13972) Reassignment cancellation causes stray replicas

2022-06-08 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13972: --- Summary: Reassignment cancellation causes stray replicas Key: KAFKA-13972 URL: https://issues.apache.org/jira/browse/KAFKA-13972 Project: Kafka Issue T

Re: [DISCUSS] KIP-821: Connect Transforms support for nested structures

2022-06-08 Thread Jorge Esteban Quilcate Otoya
Thanks, Chris! Please, find my comments below: On Tue, 7 Jun 2022 at 04:39, Chris Egerton wrote: > Hi Jorge, > > Thanks! Sorry for the delay; here are my thoughts: > > 1. Under the "Accessing multiple values by deep-scan" header it's stated > that "If deep-scan is used, it must have only one fi

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

2022-06-08 Thread Apache Jenkins Server
See Changes: -- [...truncated 482875 lines...] [2022-06-08T20:57:24.643Z] [2022-06-08T20:57:24.643Z] org.apache.kafka.streams.integration.StoreUpgradeIntegrationTest > sh

[jira] [Resolved] (KAFKA-13955) Fix failing KRaftClusterTest tests

2022-06-08 Thread Jose Armando Garcia Sancio (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Armando Garcia Sancio resolved KAFKA-13955. Resolution: Fixed > Fix failing KRaftClusterTest tests > -

[jira] [Created] (KAFKA-13971) Atomicity violations caused by improper usage of ConcurrentHashMap

2022-06-08 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-13971: Summary: Atomicity violations caused by improper usage of ConcurrentHashMap Key: KAFKA-13971 URL: https://issues.apache.org/jira/browse/KAFKA-13971 Project: Kafka

[jira] [Resolved] (KAFKA-13944) Shutting down broker can be elected as partition leader in KRaft

2022-06-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13944. - Fix Version/s: 3.3.0 Assignee: David Jacot (was: Jose Armando Garcia Sancio) Res

[jira] [Resolved] (KAFKA-13948) Don't catch and re-throw exception unnecessarily

2022-06-08 Thread Christo Lolov (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christo Lolov resolved KAFKA-13948. --- Resolution: Not A Problem > Don't catch and re-throw exception unnecessarily > -

Re: [DISCUSS] Should we automatically close stale PRs?

2022-06-08 Thread Viktor Somogyi-Vass
>One thing that might make sense to do maybe is to add frequent contributors >with the "triage" role, so they could label PRs they reviewed and they can >be taken by committers for a further review and potential merge. What do >you think? In addition to labeling commits as stale I think the opposi

Re: [VOTE] KIP-830: Allow disabling JMX Reporter

2022-06-08 Thread Mickael Maison
Hi, Thanks everybody for the votes and feedback! The vote passes with: - 3 +1 (binding) from Tom, Ismael and Luke - 1 +1 (non-binding) from Federico Mickael On Wed, Jun 8, 2022 at 12:23 PM Luke Chen wrote: > > Hi Mickael, > > Thanks for the KIP. > It's a good improvement. > Although it's a lit

Re: Upgrade log4j to log4j2

2022-06-08 Thread Luke Chen
Hi Nicola, Here's the plan for log4j and log4j2 in Kafka project: - adopt reload4j in Kafka 3.2.0 - switch to log4j2 to Kafka 4.0.0 Thank you. Luke On Tue, Jun 7, 2022 at 11:18 PM Nozza, Nicola wrote: > Hi, > > I'm contacting you to please ask for an ETA, if it is planned, for the > release in

[jira] [Created] (KAFKA-13970) TopicAdmin topic creation should be retried on TimeoutException

2022-06-08 Thread Daniel Urban (Jira)
Daniel Urban created KAFKA-13970: Summary: TopicAdmin topic creation should be retried on TimeoutException Key: KAFKA-13970 URL: https://issues.apache.org/jira/browse/KAFKA-13970 Project: Kafka

Re: [VOTE] KIP-830: Allow disabling JMX Reporter

2022-06-08 Thread Luke Chen
Hi Mickael, Thanks for the KIP. It's a good improvement. Although it's a little weird that we introduce a "new deprecated" config, it seems like this is the best solution we can have now. +1 (binding) from me. Thank you. Luke On Thu, May 26, 2022 at 12:21 AM Ismael Juma wrote: > Thanks, +1 (b

[jira] [Created] (KAFKA-13969) CVE-2022-24823 in netty 4.1.76.Final

2022-06-08 Thread Dominique Mongelli (Jira)
Dominique Mongelli created KAFKA-13969: -- Summary: CVE-2022-24823 in netty 4.1.76.Final Key: KAFKA-13969 URL: https://issues.apache.org/jira/browse/KAFKA-13969 Project: Kafka Issue Type:

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

2022-06-08 Thread Apache Jenkins Server
See Changes: -- [...truncated 636268 lines...] [2022-06-08T07:47:12.697Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testOuterOuter[caching enabl