[jira] [Created] (KAFKA-13239) Use RocksDB.ingestExternalFile for restoration

2021-08-26 Thread Guozhang Wang (Jira)
Guozhang Wang created KAFKA-13239: - Summary: Use RocksDB.ingestExternalFile for restoration Key: KAFKA-13239 URL: https://issues.apache.org/jira/browse/KAFKA-13239 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-13238) Add ActiveBrokerCount and FencedBrokerCount metrics to the KRaft controller (KIP-748)

2021-08-26 Thread David Jacot (Jira)
David Jacot created KAFKA-13238: --- Summary: Add ActiveBrokerCount and FencedBrokerCount metrics to the KRaft controller (KIP-748) Key: KAFKA-13238 URL: https://issues.apache.org/jira/browse/KAFKA-13238 P

[jira] [Created] (KAFKA-13237) Add ActiveBrokerCount and FencedBrokerCount metrics to the ZK controller (KIP-748)

2021-08-26 Thread David Jacot (Jira)
David Jacot created KAFKA-13237: --- Summary: Add ActiveBrokerCount and FencedBrokerCount metrics to the ZK controller (KIP-748) Key: KAFKA-13237 URL: https://issues.apache.org/jira/browse/KAFKA-13237 Proj

[jira] [Resolved] (KAFKA-13231) `TransactionalMessageCopier.start_node` should wait until the process if fully started

2021-08-26 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13231. - Fix Version/s: 3.0.1 2.8.1 3.1.0 Reviewer: Jason G

[VOTE] 3.0.0 RC0

2021-08-26 Thread Konstantine Karantasis
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.0.0. It is a major release that includes many new features, including: * The deprecation of support for Java 8 and Scala 2.12. * Kafka Raft support for snapshots of the metadata topic an

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

2021-08-26 Thread Apache Jenkins Server
See Changes: -- [...truncated 489411 lines...] [2021-08-27T02:46:33.027Z] [2021-08-27T02:46:33.027Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV

[jira] [Created] (KAFKA-13236) TopologyTestDriver crashes with EOS-beta config

2021-08-26 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-13236: --- Summary: TopologyTestDriver crashes with EOS-beta config Key: KAFKA-13236 URL: https://issues.apache.org/jira/browse/KAFKA-13236 Project: Kafka Issue T

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

2021-08-26 Thread Apache Jenkins Server
See Changes: -- [...truncated 489602 lines...] [2021-08-27T00:32:33.987Z] > Task :raft:testClasses UP-TO-DATE [2021-08-27T00:32:33.987Z] > Task :connect:json:testJar [2021-0

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

2021-08-26 Thread Apache Jenkins Server
See Changes: -- [...truncated 488647 lines...] [2021-08-26T22:33:05.084Z] > Task :raft:testClasses UP-TO-DATE [2021-08-26T22:33:05.084Z] > Task :connect:json:testJar [2021-0

Re: [DISCUSS] KIP-770: Replace "buffered.records.per.partition" with "input.buffer.max.bytes"

2021-08-26 Thread Guozhang Wang
1) I meant for your proposed solution. I.e. to distribute the configured bytes among threads evenly. 2) I was actually thinking about making the default a large enough value so that we would not introduce performance regression: thinking about a use case with many partitions and each record may be

Re: [VOTE] KIP-748: Add Broker Count Metrics (restarted)

2021-08-26 Thread Colin McCabe
Hi all, With 3 binding +1 votes (Jason Gustafson, David Arthur, and David Jacot) and 1 non-binding +1 vote (Luke Chen), the vote passes. thanks, all. Colin On Wed, Aug 25, 2021, at 18:34, Luke Chen wrote: > +1 (non-binding) > Thanks for the KIP! > > Thank you. > Luke > > On Wed, Aug 25, 2021

[jira] [Created] (KAFKA-13235) Add support for static groups to transaction system tests

2021-08-26 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13235: --- Summary: Add support for static groups to transaction system tests Key: KAFKA-13235 URL: https://issues.apache.org/jira/browse/KAFKA-13235 Project: Kafka

[jira] [Created] (KAFKA-13234) Transaction system tests should check URPs between broker bounces

2021-08-26 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13234: --- Summary: Transaction system tests should check URPs between broker bounces Key: KAFKA-13234 URL: https://issues.apache.org/jira/browse/KAFKA-13234 Project: Kafk

[jira] [Created] (KAFKA-13233) Log the partition state zkVersion in more places in the controller

2021-08-26 Thread David Arthur (Jira)
David Arthur created KAFKA-13233: Summary: Log the partition state zkVersion in more places in the controller Key: KAFKA-13233 URL: https://issues.apache.org/jira/browse/KAFKA-13233 Project: Kafka

[GitHub] [kafka-site] hrittikhere commented on pull request #364: Add p3r (https://www.p3r.one/) to the list of the "Powered By ❤️"

2021-08-26 Thread GitBox
hrittikhere commented on pull request #364: URL: https://github.com/apache/kafka-site/pull/364#issuecomment-906332897 I'm having few issues with local tests not sure why. But, will update you if I figure that out @cadonna -- This is an automated message from the Apache Git Service. To r

[jira] [Created] (KAFKA-13232) UnknownTopicOrPartitionException for loading topic during broker startup.

2021-08-26 Thread Pranciskus Gecas (Jira)
Pranciskus Gecas created KAFKA-13232: Summary: UnknownTopicOrPartitionException for loading topic during broker startup. Key: KAFKA-13232 URL: https://issues.apache.org/jira/browse/KAFKA-13232 Pro

[jira] [Created] (KAFKA-13231) `TransactionalMessageCopier.start_node` should wait until the process if fully started

2021-08-26 Thread David Jacot (Jira)
David Jacot created KAFKA-13231: --- Summary: `TransactionalMessageCopier.start_node` should wait until the process if fully started Key: KAFKA-13231 URL: https://issues.apache.org/jira/browse/KAFKA-13231

[jira] [Created] (KAFKA-13230) port EmbeddedKafkaCluster back to auto clean up way

2021-08-26 Thread Luke Chen (Jira)
Luke Chen created KAFKA-13230: - Summary: port EmbeddedKafkaCluster back to auto clean up way Key: KAFKA-13230 URL: https://issues.apache.org/jira/browse/KAFKA-13230 Project: Kafka Issue Type: Imp

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

2021-08-26 Thread Apache Jenkins Server
See Changes: -- [...truncated 489677 lines...] [2021-08-26T07:09:43.464Z] > Task :raft:testClasses UP-TO-DATE [2021-08-26T07:09:43.464Z] > Task :connect:json:testJar [2021-0