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

2022-04-05 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-6204) Interceptor and MetricsReporter should implement java.io.Closeable

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Léauté resolved KAFKA-6204. -- Fix Version/s: 3.2.0 Assignee: Xavier Léauté Resolution: Fixed > Interceptor

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

2022-04-05 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.2 #21

2022-04-05 Thread Apache Jenkins Server
See Changes: -- [...truncated 523355 lines...] [2022-04-05T22:37:50.150Z] > Task :connect:api:copyDependantLibs UP-TO-DATE [2022-04-05T22:37:50.150Z] > Task :connect:api:jar

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

2022-04-05 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.1 #103

2022-04-05 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.2 #20

2022-04-05 Thread Apache Jenkins Server
See

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

2022-04-05 Thread Apache Jenkins Server
See

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

2022-04-05 Thread Apache Jenkins Server
See Changes: -- [...truncated 419821 lines...] [2022-04-05T19:17:08.421Z] [2022-04-05T19:17:08.421Z] KafkaZkClientTest > testSetGetAndDeletePartitionReassignment() STARTED

[jira] [Created] (KAFKA-13801) Kafka server does not respect MetricsReporter interface contract for dynamically configured reporters

2022-04-05 Thread Jira
Xavier Léauté created KAFKA-13801: - Summary: Kafka server does not respect MetricsReporter interface contract for dynamically configured reporters Key: KAFKA-13801 URL:

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

2022-04-05 Thread Chris Egerton
Hi Jorge, Looking good! I have a few comments left but all but one or two are minor. 1. The motivation section states "This KIP is aimed to include support for nested structures on the existing SMTs... and to include the abstractions to reuse this in future SMTs". A good implementation of this

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.1 #102

2022-04-05 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13800) Remove force cast of TimeWindowKStreamImpl in tests of https://github.com/apache/kafka/pull/11896

2022-04-05 Thread Hao Li (Jira)
Hao Li created KAFKA-13800: -- Summary: Remove force cast of TimeWindowKStreamImpl in tests of https://github.com/apache/kafka/pull/11896 Key: KAFKA-13800 URL: https://issues.apache.org/jira/browse/KAFKA-13800

[jira] [Resolved] (KAFKA-13782) Producer may fail to add the correct partition to transaction

2022-04-05 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13782. - Resolution: Fixed > Producer may fail to add the correct partition to transaction >

[jira] [Resolved] (KAFKA-13794) Producer batch lost silently in TransactionManager

2022-04-05 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13794. - Fix Version/s: 3.1.1 3.0.2 Resolution: Fixed > Producer batch

[jira] [Resolved] (KAFKA-13778) Fetch from follower should never run the preferred read replica selection

2022-04-05 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13778. - Fix Version/s: 3.3.0 Reviewer: David Jacot Resolution: Fixed > Fetch from

Re: [VOTE] KIP-813 Shared State Stores

2022-04-05 Thread Bill Bejeck
Thanks for the KIP, Daan. I've caught up on the discussion thread and I've gone over the KIP. This seems like a good addition to me. +1 (binding) Thanks, Bill On Fri, Apr 1, 2022 at 2:13 PM Matthias J. Sax wrote: > +1 (binding) > > > On 4/1/22 6:47 AM, John Roesler wrote: > > Thanks for the

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

2022-04-05 Thread RivenSun (Jira)
RivenSun created KAFKA-13799: Summary: Improve documentation for Kafka zero-copy Key: KAFKA-13799 URL: https://issues.apache.org/jira/browse/KAFKA-13799 Project: Kafka Issue Type: Improvement

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

2022-04-05 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-13791) Fix FetchResponse#`fetchData` and `forgottenTopics`: Assignment of lazy-initialized members should be the last step with double-checked locking

2022-04-05 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-13791. --- Fix Version/s: 3.3.0 Resolution: Fixed > Fix FetchResponse#`fetchData` and