Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.6 #8

2023-08-25 Thread Apache Jenkins Server
See

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

2023-08-25 Thread Apache Jenkins Server
See Changes: -- [...truncated 305104 lines...] Gradle Test Run :streams:test > Gradle Test Executor 84 > TasksTest > shouldKeepAddedTasks() PASSED Gradle Test Run :strea

[jira] [Resolved] (KAFKA-15183) Add more controller, loader, snapshot emitter metrics

2023-08-25 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-15183. -- Fix Version/s: 3.6.0 Assignee: Colin McCabe Resolution: Fixed Most of the KIP-

[jira] [Created] (KAFKA-15406) Add the ForwardingManager metrics from KIP-938

2023-08-25 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-15406: Summary: Add the ForwardingManager metrics from KIP-938 Key: KAFKA-15406 URL: https://issues.apache.org/jira/browse/KAFKA-15406 Project: Kafka Issue Type: Im

[jira] [Resolved] (KAFKA-14305) KRaft Metadata Transactions

2023-08-25 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-14305. -- Resolution: Fixed > KRaft Metadata Transactions > --- > >

[jira] [Resolved] (KAFKA-15374) ZK migration fails on configs for default broker resource

2023-08-25 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-15374. -- Assignee: David Arthur Resolution: Fixed > ZK migration fails on configs for default bro

[jira] [Resolved] (KAFKA-14984) DynamicBrokerReconfigurationTest.testThreadPoolResize() test is flaky

2023-08-25 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justine Olshan resolved KAFKA-14984. Resolution: Duplicate > DynamicBrokerReconfigurationTest.testThreadPoolResize() test is fl

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

2023-08-25 Thread Apache Jenkins Server
See Changes: -- [...truncated 306122 lines...] Gradle Test Run :streams:test > Gradle Test Executor 86 > RocksDBMetricsRecorderTest > shouldThrowIfCacheToAddIsNullButExi

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.6 #7

2023-08-25 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-714: Client metrics and observability

2023-08-25 Thread Andrew Schofield
Hi Tom, Thanks for your comments. Sorry for the delay in responding. They’re still useful comments in spite of the fact that the voting has begun. 1) This is a good idea. I expect the client will emit the client instance ID as a log line. 2) I will add PROXY protocol support to the future work.

Re: What are the biggest issues with Apache Kafka?

2023-08-25 Thread Arpit Goyal
Thanks Philip Thanks and Regards Arpit Goyal 8861094754 On Sat, Aug 26, 2023 at 12:03 AM Philip Nee wrote: > Hi Arpit: Here's a good starting point for Kraft-related issues: > > https://issues.apache.org/jira/browse/KAFKA-15401?jql=project%20%3D%20KAFKA%20AND%20component%20in%20(core%2C%20kraft

Re: What are the biggest issues with Apache Kafka?

2023-08-25 Thread Philip Nee
Hi Arpit: Here's a good starting point for Kraft-related issues: https://issues.apache.org/jira/browse/KAFKA-15401?jql=project%20%3D%20KAFKA%20AND%20component%20in%20(core%2C%20kraft) The recent Jenkin's builds have also been extremely flaky - This greatly impacts productivity. This would also be

Re: What are the biggest issues with Apache Kafka?

2023-08-25 Thread Arpit Goyal
Hi Colin, Is there a ticket open for the same ? On Fri, Aug 25, 2023, 22:21 Colin McCabe wrote: > If you want to get more familiar with the code base, one great way is to > convert more integration tests to KRaft mode. > > :) > > best, > Colin > > On Thu, Aug 10, 2023, at 17:16, Liam Hodges wrot

[jira] [Resolved] (KAFKA-15389) MetadataLoader may publish an empty image on first start

2023-08-25 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-15389. -- Fix Version/s: 3.6.0 Resolution: Fixed > MetadataLoader may publish an empty image on f

Re: Please provide permission to add reviewer in github PR

2023-08-25 Thread Greg Harris
Hey Arpit, I'm glad that you're interested in picking up new work! I think we mainly use the Jira label `newbie` for issues like that. You may also be able to help with issues marked `flaky-test`, or work on issues within some component you are more familiar with. Thanks! Greg On Fri, Aug 25, 20

Re: What are the biggest issues with Apache Kafka?

2023-08-25 Thread Colin McCabe
If you want to get more familiar with the code base, one great way is to convert more integration tests to KRaft mode. :) best, Colin On Thu, Aug 10, 2023, at 17:16, Liam Hodges wrote: > I'm working with a small team of engineers looking to contribute to the > open source tools for Apache Kafka

Re: [VOTE] KIP-942: Add Power(ppc64le) support

2023-08-25 Thread Colin McCabe
Thank you for continuing to work on this. One comment. When we discussed this in the DISCUSS thread, we all wanted to run it nightly in branch builder (or possibly weekly). But looking at the KIP, it doesn't seem to have been updated with the results of these discussions. best, Colin On Mon,

Re: [DISCUSS] KIP-939: Support Participation in 2PC

2023-08-25 Thread Roger Hoover
Other than supporting multiplexing transactional streams on a single producer, I don't see how to improve it. On Thu, Aug 24, 2023 at 12:12 PM Artem Livshits wrote: > Hi Roger, > > Thank you for summarizing the cons. I agree and I'm curious what would be > the alternatives to solve these proble

Re: Please provide permission to add reviewer in github PR

2023-08-25 Thread Arpit Goyal
Sure I tagged in the jira , will also comment in GitHub. Do we maintain a list of issues which beginner can start picking from? On Fri, Aug 25, 2023, 21:49 Greg Harris wrote: > Hi Arpit, > > Contributors aren't typically given permissions to tag reviewers in > the kafka repository. Instead, you

Re: Justine Olshan / thank you (wiki access)

2023-08-25 Thread Justine Olshan
Hmmm. That's a bit strange if you are subscribed to dev@kafka.apache.org, you should be getting responses. Let me know if this one also doesn't work. Justine On Fri, Aug 25, 2023 at 6:04 AM Neil Buesing wrote: > Justine, > > Thanks for taking care of the wiki access; weird in that response to

Re: Please provide permission to add reviewer in github PR

2023-08-25 Thread Greg Harris
Hi Arpit, Contributors aren't typically given permissions to tag reviewers in the kafka repository. Instead, you should @-mention potential reviewers in a github comment. Hope this helps! Greg On Fri, Aug 25, 2023 at 9:15 AM Arpit Goyal wrote: > > Hi All, > I just generated a patch for one of t

Please provide permission to add reviewer in github PR

2023-08-25 Thread Arpit Goyal
Hi All, I just generated a patch for one of the tasks. Can someone please help me provide permission to add reviewer in PR. PR : https://github.com/apache/kafka/pull/14288 jira : https://issues.apache.org/jira/browse/KAFKA-15256 Thanks and Regards Arpit Goyal 8861094754

Re: Apache Kafka 3.6.0 release

2023-08-25 Thread Justine Olshan
Hey Satish, Everything should be in 3.6, and I will update the release plan wiki. Thanks! On Fri, Aug 25, 2023 at 4:08 AM Satish Duggana wrote: > Hi Justine, > Adding KIP-890 part-1 to 3.6.0 seems reasonable to me. This part looks > to be addressing a critical issue of consumers getting stuck. P

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

2023-08-25 Thread Apache Jenkins Server
See Changes: -- [...truncated 305959 lines...] Gradle Test Run :streams:test > Gradle Test Executor 86 > DefaultTaskManagerTest > shouldNotAssignAnyLockedTask() PASSED G

Justine Olshan / thank you (wiki access)

2023-08-25 Thread Neil Buesing
Justine, Thanks for taking care of the wiki access; weird in that response to the email never forward to me, I had to see it in the email archive ( https://lists.apache.org/list.html?dev@kafka.apache.org). I get other emails in dev. (I subscribed https://kafka.apache.org/contact) I am looking to

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

2023-08-25 Thread Apache Jenkins Server
See Changes: -- [...truncated 306186 lines...] Gradle Test Run :streams:test > Gradle Test Executor 84 > TasksTest > shouldDrainPendingTasksToCreate() STARTED Gradle Tes

Re: Apache Kafka 3.6.0 release

2023-08-25 Thread Satish Duggana
Hi Justine, Adding KIP-890 part-1 to 3.6.0 seems reasonable to me. This part looks to be addressing a critical issue of consumers getting stuck. Please update the release plan wiki and merge all the required changes to 3.6 branch. Thanks, Satish. On Thu, 24 Aug 2023 at 22:19, Justine Olshan wrot

Re: [DISCUSS] KIP-960: Support interactive queries (IQv2) for versioned state stores

2023-08-25 Thread Alieh Saeedi
Thank you, Matthias and Victoria. Regarding the problem of using methods of single-key-single-ts queries for KeyQuery (such as asOf) and vice versa (such as skipCache()), after a discussion, we decided to define a separate class for single-key-single-ts queries named VersionedKeyQuery. Subsequentl

[jira] [Created] (KAFKA-15405) Create a new error code to indicate a resource is not ready yet

2023-08-25 Thread Abhijeet Kumar (Jira)
Abhijeet Kumar created KAFKA-15405: -- Summary: Create a new error code to indicate a resource is not ready yet Key: KAFKA-15405 URL: https://issues.apache.org/jira/browse/KAFKA-15405 Project: Kafka

Re: [REVIEW REQUEST] Move ReassignPartitionsCommandArgsTest to java

2023-08-25 Thread Mickael Maison
Hi Nikolay, Thanks for working on this feature. Take into account that many people are on PTO at the moment and there's a lot of PRs to review. Not sure why fixVersion was set to 3.6.0. Apart for key features or fixes, it's usually best to only set the fixVersion once the code has been merged. I'v

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

2023-08-25 Thread Apache Jenkins Server
See Changes: -- [...truncated 305992 lines...] Gradle Test Run :streams:test > Gradle Test Executor 84 > TasksTest > onlyRemovePendingTaskToCloseCleanShouldRemoveTaskFrom

Re: [REVIEW REQUEST] Move ReassignPartitionsCommandArgsTest to java

2023-08-25 Thread Николай Ижиков
Hello, Luke Thanks for reply. Actually, KAFKA-14595 [1] has fixVersion = 3.6.0 And the PR is part of the ticket. Several review required If we want to include java version of ReassignPartitionCommand in 3.6.0 [1] https://issues.apache.org/jira/browse/KAFKA-14595 > 23 авг. 2023 г., в 10:07, L