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

2022-09-05 Thread Apache Jenkins Server
See Changes: -- [...truncated 503596 lines...] [2022-09-05T10:41:57.760Z] KStreamAggregationIntegrationTest > shouldReduce(TestInfo) PASSED [2022-09-05T10:41:57.760Z] [20

Re: [DISCUSS] KIP-852 Optimize calculation of size for log in remote tier

2022-09-05 Thread Satish Duggana
Thanks for the KIP Divij! This is a nice improvement to avoid recalculation of size. Customized RLMMs can implement the best possible approach by caching or maintaining the size in an efficient way. But this is not a big concern for the default topic based RLMM as mentioned in the KIP. ~Satish.

PR Review

2022-09-05 Thread Nandini Anagondi
Hi, Can you help me in reviewing this pr please.? https://github.com/apache/kafka/pull/11516/files. Thanks, Nandini A.

[jira] [Resolved] (KAFKA-9397) Deprecate Direct Zookeeper access in Kafka Administrative Tools

2022-09-05 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-9397. Resolution: Fixed > Deprecate Direct Zookeeper access in Kafka Administrative Tools > -

Re: Last sprint to finish line: Replace EasyMock/Powermock with Mockito

2022-09-05 Thread Christo
Hello! Apologies for the delay in my reply. I have started working on migrating the  TaskManagerTest to Mockito, but have not raised a pull request yet. It is on the list in https://issues.apache.org/jira/browse/KAFKA-14133 and I will add you as a reviewer the moment I publish it. Best,Christo

Re: [DISCUSSION] KIP-864: Support --bootstrap-server in kafka-streams-application-reset

2022-09-05 Thread Николай Ижиков
Hello. Do we still want to make parameter names consistent in tools? If yes, please, share your feedback on KIP. > 31 авг. 2022 г., в 11:50, Николай Ижиков написал(а): > > Hello. > > I would like to start discussion on small KIP [1] > The goal of KIP is to add the same —boostrap-server paramet