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

2023-08-31 Thread Apache Jenkins Server
See Changes: -- [...truncated 409765 lines...] Gradle Test Run :streams:test > Gradle Test Executor 86 > DefaultTaskManagerTest > shouldNotSetUncaughtExceptionsTwice()

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.6 #14

2023-08-31 Thread Apache Jenkins Server
See

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

2023-08-31 Thread Apache Jenkins Server
See

Re: Apache Kafka 3.6.0 release

2023-08-31 Thread Satish Duggana
Thanks Chris for bringing this issue here and filing the new JIRA for 3.6.0[1]. It seems to be a blocker for 3.6.0. Please help review https://github.com/apache/kafka/pull/14314 as Chris requested. 1. https://issues.apache.org/jira/browse/KAFKA-15425 ~Satish. On Fri, 1 Sept 2023 at 03:59,

Re: [DISCUSS] KIP-966: Eligible Leader Replicas

2023-08-31 Thread Justine Olshan
Hey Calvin, Thanks for the responses. I think I understood most of it, but had a few follow up questions 1. For the acks=1 case, I was wondering if there is any way to continue with the current behavior (ie -- we only need one ack to produce to the log and consider the request complete.) My

[jira] [Created] (KAFKA-15426) Process and persist directory assignments

2023-08-31 Thread Igor Soarez (Jira)
Igor Soarez created KAFKA-15426: --- Summary: Process and persist directory assignments Key: KAFKA-15426 URL: https://issues.apache.org/jira/browse/KAFKA-15426 Project: Kafka Issue Type: Sub-task

Re: [DISCUSS] KIP-966: Eligible Leader Replicas

2023-08-31 Thread Calvin Liu
Hi Justine Thanks for the questions! *a. For my understanding, will we block replication? Or just the high watermark advancement?* - The replication will not be blocked. The followers are free to replicate messages above the HWM. Only HWM advancement is blocked. b. *Also in the acks=1 case,

Re: Apache Kafka 3.6.0 release

2023-08-31 Thread Chris Egerton
Hi all, Quick update: I've filed a separate ticket, https://issues.apache.org/jira/browse/KAFKA-15425, to track the behavior change in Admin::listOffsets. For the full history of the ticket, it's worth reading the comment thread on the old ticket at

[jira] [Resolved] (KAFKA-12879) Compatibility break in Admin.listOffsets()

2023-08-31 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-12879. --- Resolution: Fixed > Compatibility break in Admin.listOffsets() >

[jira] [Created] (KAFKA-15425) Compatibility break in Admin.listOffsets() (2)

2023-08-31 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-15425: - Summary: Compatibility break in Admin.listOffsets() (2) Key: KAFKA-15425 URL: https://issues.apache.org/jira/browse/KAFKA-15425 Project: Kafka Issue Type:

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

2023-08-31 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-15424) Make verification a dynamic configuration

2023-08-31 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-15424: -- Summary: Make verification a dynamic configuration Key: KAFKA-15424 URL: https://issues.apache.org/jira/browse/KAFKA-15424 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-9565) Implementation of Tiered Storage SPI to integrate with S3

2023-08-31 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Duggana resolved KAFKA-9565. --- Resolution: Won't Fix > Implementation of Tiered Storage SPI to integrate with S3 >

[jira] [Resolved] (KAFKA-12458) Implementation of Tiered Storage Integration with Azure Storage (ADLS + Blob Storage)

2023-08-31 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Duggana resolved KAFKA-12458. Resolution: Won't Do > Implementation of Tiered Storage Integration with Azure Storage

[jira] [Created] (KAFKA-15423) readUnsignedVarint implementation allows for negative numbers

2023-08-31 Thread Philip Warren (Jira)
Philip Warren created KAFKA-15423: - Summary: readUnsignedVarint implementation allows for negative numbers Key: KAFKA-15423 URL: https://issues.apache.org/jira/browse/KAFKA-15423 Project: Kafka

[jira] [Created] (KAFKA-15422) Update documentation for Delegation Tokens in Kafka with KRaft

2023-08-31 Thread Proven Provenzano (Jira)
Proven Provenzano created KAFKA-15422: - Summary: Update documentation for Delegation Tokens in Kafka with KRaft Key: KAFKA-15422 URL: https://issues.apache.org/jira/browse/KAFKA-15422 Project:

[jira] [Resolved] (KAFKA-13872) Partitions are truncated when leader is replaced

2023-08-31 Thread Francois Visconte (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Visconte resolved KAFKA-13872. --- Resolution: Won't Fix transitioning to won't fix as this seems the expected

[jira] [Reopened] (KAFKA-15399) Enable OffloadAndConsumeFromLeader test

2023-08-31 Thread Kamal Chandraprakash (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamal Chandraprakash reopened KAFKA-15399: -- > Enable OffloadAndConsumeFromLeader test >

[jira] [Created] (KAFKA-15421) Enable DynamicBrokerReconfigurationTest#testThreadPoolResize test

2023-08-31 Thread Kamal Chandraprakash (Jira)
Kamal Chandraprakash created KAFKA-15421: Summary: Enable DynamicBrokerReconfigurationTest#testThreadPoolResize test Key: KAFKA-15421 URL: https://issues.apache.org/jira/browse/KAFKA-15421

[jira] [Created] (KAFKA-15420) Kafka Tiered Storage V1

2023-08-31 Thread Satish Duggana (Jira)
Satish Duggana created KAFKA-15420: -- Summary: Kafka Tiered Storage V1 Key: KAFKA-15420 URL: https://issues.apache.org/jira/browse/KAFKA-15420 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-13097) Handle the requests gracefully to publish the events in TopicBasedRemoteLogMetadataManager when it is not yet initialized.

2023-08-31 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Duggana resolved KAFKA-13097. Resolution: Invalid > Handle the requests gracefully to publish the events in >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.6 #13

2023-08-31 Thread Apache Jenkins Server
See

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

2023-08-31 Thread Apache Jenkins Server
See Changes: -- [...truncated 408031 lines...] Gradle Test Run :streams:test > Gradle Test Executor 84 > TasksTest >

[jira] [Created] (KAFKA-15419) Flaky DescribeClusterRequestTest

2023-08-31 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-15419: Summary: Flaky DescribeClusterRequestTest Key: KAFKA-15419 URL: https://issues.apache.org/jira/browse/KAFKA-15419 Project: Kafka Issue Type: Test

Re: FYI - CI failures due to Apache Infra (Issue with creating launcher for agent)

2023-08-31 Thread Divij Vaidya
This should be fixed now. Please comment on https://issues.apache.org/jira/browse/INFRA-24927 if you find a case where you still hit this problem. -- Divij Vaidya On Mon, Aug 28, 2023 at 12:05 PM Luke Chen wrote: > > Thanks for the info, Divij! > > Luke > > On Mon, Aug 28, 2023 at 6:01 PM Divij

Re: [VOTE] KIP-953: partition method to be overloaded to accept headers as well.

2023-08-31 Thread Jack Tomy
Hey everyone, As I see devs favouring the current style of implementation, and that is inline with existing code. I would like to go ahead with the same approach as mentioned in the KIP. Can I get a few more votes so that I can take the KIP forward. Thanks On Sun, Aug 27, 2023 at 1:38 PM