Re: KAFKA-10723: LogManager thread pool activity post shutdown

2020-11-14 Thread Kowshik Prakasam
In case you are interested in the fix, I've uploaded a PR: https://github.com/apache/kafka/pull/9596 containing fix #2 mentioned in the jira description. Cheers, Kowshik On Sat, Nov 14, 2020 at 12:40 PM Kowshik Prakasam wrote: > Hey everyone, > > When I was seeing Broker error logs, I noted

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #221

2020-11-14 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10684; Avoid additional envelope copies during network transmission (#9563) -- [...truncated 6.87 MB...]

Jenkins build is back to normal : Kafka » kafka-trunk-jdk11 #230

2020-11-14 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-10725) Merge StoreQueryIntegrationTest and QueryableStateIntegrationTest

2020-11-14 Thread Guozhang Wang (Jira)
Guozhang Wang created KAFKA-10725: - Summary: Merge StoreQueryIntegrationTest and QueryableStateIntegrationTest Key: KAFKA-10725 URL: https://issues.apache.org/jira/browse/KAFKA-10725 Project: Kafka

[jira] [Resolved] (KAFKA-10424) MirrorMaker 2.0 does not replicates topic's "clean.policy"

2020-11-14 Thread Ning Zhang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang resolved KAFKA-10424. Resolution: Not A Bug > MirrorMaker 2.0 does not replicates topic's "clean.policy" >

[jira] [Resolved] (KAFKA-10684) Avoid additional copies in envelope path when transmitting over network

2020-11-14 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-10684. - Resolution: Fixed > Avoid additional copies in envelope path when transmitting over

KAFKA-10723: LogManager thread pool activity post shutdown

2020-11-14 Thread Kowshik Prakasam
Hey everyone, When I was seeing Broker error logs, I noted that the LogManager leaks internal thread pool activity during KafkaServer shutdown sequence, whenever it encounters an internal error. I have explained the issue in this jira: https://issues.apache.org/jira/browse/KAFKA-10723 , and have

[jira] [Created] (KAFKA-10724) Command to run single quorum is missing "--config" parameters.

2020-11-14 Thread huldar chen (Jira)
huldar chen created KAFKA-10724: --- Summary: Command to run single quorum is missing "--config" parameters. Key: KAFKA-10724 URL: https://issues.apache.org/jira/browse/KAFKA-10724 Project: Kafka