[jira] [Created] (KAFKA-13807) Ensure that we can set log.flush.interval.ms with IncrementalAlterConfigs

2022-04-07 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-13807: Summary: Ensure that we can set log.flush.interval.ms with IncrementalAlterConfigs Key: KAFKA-13807 URL: https://issues.apache.org/jira/browse/KAFKA-13807 Project:

[jira] [Created] (KAFKA-13806) Check CRC when reading snapshots

2022-04-07 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-13806: -- Summary: Check CRC when reading snapshots Key: KAFKA-13806 URL: https://issues.apache.org/jira/browse/KAFKA-13806 Project: Kafka

Performance Engineering Track CFP for ApacheCon NA New Orleans

2022-04-07 Thread sharanf
Hi All I hope that you have already heard that ApacheCon NA is back as a live event in New Orleans later this year. You can find out more details here: https://apachecon.com/acna2022/ For the first time ever - we will be running a Performance Engineering track. So what is Performance

[jira] [Created] (KAFKA-13805) Upgrade vulnerable dependencies march 2022

2022-04-07 Thread Shivakumar (Jira)
Shivakumar created KAFKA-13805: -- Summary: Upgrade vulnerable dependencies march 2022 Key: KAFKA-13805 URL: https://issues.apache.org/jira/browse/KAFKA-13805 Project: Kafka Issue Type: Bug

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

2022-04-07 Thread Apache Jenkins Server
See Changes: -- [...truncated 605582 lines...] [2022-04-07T14:09:13.636Z] [2022-04-07T14:09:13.636Z] org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest

Re: [DISCUSS] KIP-827: Expose logdirs total and usable space via Kafka API

2022-04-07 Thread Divij Vaidya
Hi Mickael Thanks for starting this. It is a very useful feature. Some initial thoughts (I am new to Kafka so please excuse if these are naive suggestions): 1. What is the impact on latency of the DescribeLogDirs API due to this change? Would calculating the totalSpace from each logdir be a

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

2022-04-07 Thread Apache Jenkins Server
See Changes: -- [...truncated 444252 lines...] [2022-04-07T11:33:14.178Z] [2022-04-07T11:33:14.178Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >

[jira] [Created] (KAFKA-13804) Log broker shutdown reason at the end of log output

2022-04-07 Thread Luke Chen (Jira)
Luke Chen created KAFKA-13804: - Summary: Log broker shutdown reason at the end of log output Key: KAFKA-13804 URL: https://issues.apache.org/jira/browse/KAFKA-13804 Project: Kafka Issue Type:

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

2022-04-07 Thread Apache Jenkins Server
See

[DISCUSS] KIP-827: Expose logdirs total and usable space via Kafka API

2022-04-07 Thread Mickael Maison
Hi, I wrote a small KIP to expose the total and usable space of logdirs via the DescribeLogDirs API: https://cwiki.apache.org/confluence/display/KAFKA/KIP-827%3A+Expose+logdirs+total+and+usable+space+via+Kafka+API Please take a look and let me know if you have any feedback. Thanks, Mickael

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

2022-04-07 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13801. - Fix Version/s: 3.3.0 Reviewer: David Jacot Assignee: Xavier Léauté