[jira] [Created] (KAFKA-13133) Replace EasyMock and PowerMock with Mockito for AbstractHerderTest

2021-07-25 Thread YI-CHEN WANG (Jira)
YI-CHEN WANG created KAFKA-13133: Summary: Replace EasyMock and PowerMock with Mockito for AbstractHerderTest Key: KAFKA-13133 URL: https://issues.apache.org/jira/browse/KAFKA-13133 Project: Kafka

[jira] [Created] (KAFKA-13134) Heartbeat Request high lock contention

2021-07-25 Thread David Mao (Jira)
David Mao created KAFKA-13134: - Summary: Heartbeat Request high lock contention Key: KAFKA-13134 URL: https://issues.apache.org/jira/browse/KAFKA-13134 Project: Kafka Issue Type: Improvement

[GitHub] [kafka-site] omkreddy merged pull request #363: MINOR: Publish web site via .asf.yaml

2021-07-25 Thread GitBox
omkreddy merged pull request #363: URL: https://github.com/apache/kafka-site/pull/363 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

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

2021-07-25 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13135) Reduce GroupMetadata lock contention for offset commit requests

2021-07-25 Thread David Mao (Jira)
David Mao created KAFKA-13135: - Summary: Reduce GroupMetadata lock contention for offset commit requests Key: KAFKA-13135 URL: https://issues.apache.org/jira/browse/KAFKA-13135 Project: Kafka Is

Re: [DISCUSS] Apache Kafka 3.0.0 release plan with new updated dates

2021-07-25 Thread Justine Olshan
Hi Konstantine, I've discovered a bug with topic IDs that can be encountered when upgrading from IBP versions below 2.8. Since 2.8, when handling leader and isr requests, the request topic IDs are compared to the log IDs and partitions with inconsistent IDs are skipped. With a change introduced i