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

2022-04-20 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13842) Add per-aggregation step before repartitioning

2022-04-20 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-13842: --- Summary: Add per-aggregation step before repartitioning Key: KAFKA-13842 URL: https://issues.apache.org/jira/browse/KAFKA-13842 Project: Kafka Issue

[jira] [Created] (KAFKA-13841) Fix a case where we were unable to place on fenced brokers In KRaft mode

2022-04-20 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-13841: Summary: Fix a case where we were unable to place on fenced brokers In KRaft mode Key: KAFKA-13841 URL: https://issues.apache.org/jira/browse/KAFKA-13841 Project:

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

2022-04-20 Thread Apache Jenkins Server
See Changes: -- [...truncated 5976 lines...] [2022-04-20T20:52:03.087Z] [main] INFO edu.umd.cs.findbugs.ExitCodes - Calculating exit code... [2022-04-20T20:52:05.029Z]

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

2022-04-20 Thread Apache Jenkins Server
See Changes: -- [...truncated 584418 lines...] [2022-04-20T20:17:41.116Z] [INFO]

[jira] [Created] (KAFKA-13840) KafkaConsumer is unable to recover connection to group coordinator after commitOffsetsAsync exception

2022-04-20 Thread Kyle R Stehbens (Jira)
Kyle R Stehbens created KAFKA-13840: --- Summary: KafkaConsumer is unable to recover connection to group coordinator after commitOffsetsAsync exception Key: KAFKA-13840 URL:

[jira] [Created] (KAFKA-13839) Example connectors Maven artifact should use provided dependencies

2022-04-20 Thread Jakub Scholz (Jira)
Jakub Scholz created KAFKA-13839: Summary: Example connectors Maven artifact should use provided dependencies Key: KAFKA-13839 URL: https://issues.apache.org/jira/browse/KAFKA-13839 Project: Kafka

[jira] [Resolved] (KAFKA-13799) Improve documentation for Kafka zero-copy

2022-04-20 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-13799. --- Fix Version/s: 3.3.0 Assignee: RivenSun Resolution: Fixed > Improve

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

2022-04-20 Thread Chris Egerton
 Thanks Jorge, LGTM! On Wed, Apr 20, 2022, 12:40 Jorge Esteban Quilcate Otoya < quilcate.jo...@gmail.com> wrote: > Thank you, Chris! Not possible without your feedback. > > On Tue, 19 Apr 2022 at 23:04, Chris Egerton > wrote: > > > Hi Jorge, > > > > Thank you for sticking through this. I have

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

2022-04-20 Thread Apache Jenkins Server
See

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

2022-04-20 Thread Jorge Esteban Quilcate Otoya
Thank you, Chris! Not possible without your feedback. On Tue, 19 Apr 2022 at 23:04, Chris Egerton wrote: > Hi Jorge, > > Thank you for sticking through this. I have one small remark and one small > clarification; assuming you agree with me on them then I'm ready to vote on > the KIP. > > 1.

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

2022-04-20 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-10095) In LogCleanerManagerTest replace get().nonEmpty call with contains

2022-04-20 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-10095. Fix Version/s: 3.3.0 Resolution: Fixed > In LogCleanerManagerTest replace

[DISCUSS] KIP-831: Add metric for log recovery progress

2022-04-20 Thread Luke Chen
Hi all, I'd like to propose a KIP to expose a metric for log recovery progress. This metric would let the admins have a way to monitor the log recovery progress. Details can be found here: https://cwiki.apache.org/confluence/display/KAFKA/KIP-831%3A+Add+metric+for+log+recovery+progress Any

Re: [DISCUSS] KIP-829: (console-consumer) add print.topic property

2022-04-20 Thread Luke Chen
Hi Evans, This is a good feature that we missed before. +1 to add an example. I saw your WIP PR already added it, please put them into the KIP. Thank you. Luke On Sat, Apr 16, 2022 at 7:39 AM John Roesler wrote: > Hi Evans, > > Thanks for the KIP! > > I agree with Mickael; it would be good to