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

2024-08-05 Thread Apache Jenkins Server
See Changes: -- [...truncated 547483 lines...] [2024-08-05T07:54:48.516Z] [2024-08-05T07:54:48.516Z] Gradle Test Run :core:test > Gradle Test Executor 68 > ZkMigrationCli

RE: Re: [DISCUSS] KIP-1074: Make the replication of internal topics configurable

2024-08-05 Thread Patrik Marton
Hi Greg and Chris, Thank you for your feedbacks! I added the currently existing workarounds to the “Rejected Alternatives” section, and explained why I still think we need a separate solution. I also added the previous proposal to the rejected alternatives, as I agree with your concerns. I tri

[jira] [Created] (KAFKA-17262) kafka-topics.sh usage message is confusing

2024-08-05 Thread Andrew Schofield (Jira)
Andrew Schofield created KAFKA-17262: Summary: kafka-topics.sh usage message is confusing Key: KAFKA-17262 URL: https://issues.apache.org/jira/browse/KAFKA-17262 Project: Kafka Issue Type

[jira] [Created] (KAFKA-17263) Sometimes KafkaConsumer.close will block the thread

2024-08-05 Thread Kuradeon (Jira)
Kuradeon created KAFKA-17263: Summary: Sometimes KafkaConsumer.close will block the thread Key: KAFKA-17263 URL: https://issues.apache.org/jira/browse/KAFKA-17263 Project: Kafka Issue Type: Bug

Re: [DISCUSS] KIP-1062: Introduce Pagination for some requests used by Admin API

2024-08-05 Thread Omnia Ibrahim
Hi Igor, > IS1: Without an indication of how many pages or items are left, > it is impossible for the client to calculate progress. > Having the cursor in the response just indicates whether there > are more pages or not, it does not distinguish whether there is > just one left, or a thousand more

Re: [DISCUSS] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-05 Thread Andrew Schofield
Hi, Thanks for the KIP. Personally, I think we are being a bit too timid here. The problem is that the `--delete-config` option is already broken and it cannot be the case that anyone is using it successfully. By removing it in 5.0, we are essentially going to have an option whose help message

[PR] MINOR: Add CVE-2024-27309 [kafka-site]

2024-08-05 Thread via GitHub
mimaison opened a new pull request, #621: URL: https://github.com/apache/kafka-site/pull/621 This was publicly announced back in April (https://lists.apache.org/thread/6536rmzyg076lzzdw2xdktvnz163mjpy) but we never added it to the CVE list on the website -- This is an automated message f

Re: [PR] MINOR: Add CVE-2024-27309 [kafka-site]

2024-08-05 Thread via GitHub
mimaison merged PR #621: URL: https://github.com/apache/kafka-site/pull/621 -- 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...@kafka.apache

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.9 #17

2024-08-05 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-05 Thread Chia-Ping Tsai
> So, I am in favour of the KIP, but I suggest that it should actually be > removed in 4.0 > rather than deprecated in 4.0 and then removed in 5.0 because it already > doesn’t work. noted that removing it will introduce some broken behavior. For example, the users who are using the config uninte

[jira] [Created] (KAFKA-17264) Audit validation of the new RPCs (AddVoter, RemoveVoter and UpdateVoter)

2024-08-05 Thread Jira
José Armando García Sancio created KAFKA-17264: -- Summary: Audit validation of the new RPCs (AddVoter, RemoveVoter and UpdateVoter) Key: KAFKA-17264 URL: https://issues.apache.org/jira/browse/KAFKA-172

Re: [DISCUSS] KIP-1075: Introduce delayed remote list offsets purgatory to make LIST_OFFSETS async

2024-08-05 Thread Kamal Chandraprakash
Bumping this thread. Please take a look. On Fri, Aug 2, 2024 at 12:32 PM Kamal Chandraprakash < kamal.chandraprak...@gmail.com> wrote: > Hi all, > > I would like to start a discussion thread on KIP-1075 >

Re: [DISCUSS] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-05 Thread TengYao Chi
Hi Andrew, Chia-Ping Thanks for the suggestions. Personally, I also want to remove this in 4.0 since it is not a significant function. But as Chia-Ping mentioned, we seem to have a ‘1-year rule’ (or convention) for removing code, so I intend to follow the convention rather than being too aggressiv

Re: [DISCUSS] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-05 Thread Andrew Schofield
Hi, I’m happy to go with Chia-Ping’s position here. I’m just aware that this option is already entirely broken. Either way, it’s a very small point and it can certainly remain until its final removal in AK 5.0. Thanks, Andrew > On 5 Aug 2024, at 14:29, TengYao Chi wrote: > > Hi Andrew, Chia-Pin

[jira] [Resolved] (KAFKA-17201) SelectorTest.testInboundConnectionsCountInConnectionCreationMetric leaks sockets and threads

2024-08-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17201. Fix Version/s: 4.0.0 Resolution: Fixed > SelectorTest.testInboundConnectionsCountIn

Re: [DISCUSS] KIP-1079: Deprecate `delete-config` of TopicCommand

2024-08-05 Thread TengYao Chi
Hello folks, I think we have reached a consensus, and we can now see if there are any other suggestions. Best, TengYao Andrew Schofield 於 2024年8月5日 週一 下午10:46寫道: > Hi, > I’m happy to go with Chia-Ping’s position here. I’m just aware that this > option is already entirely broken. Either way, it’

[jira] [Created] (KAFKA-17265) Fix flaky MemoryRecordsBuilderTest#testBuffersDereferencedOnClose

2024-08-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-17265: -- Summary: Fix flaky MemoryRecordsBuilderTest#testBuffersDereferencedOnClose Key: KAFKA-17265 URL: https://issues.apache.org/jira/browse/KAFKA-17265 Project: Kafka

[jira] [Created] (KAFKA-17266) Add dynamic broker config to enabled tiered offset follower fetch

2024-08-05 Thread Abhijeet Kumar (Jira)
Abhijeet Kumar created KAFKA-17266: -- Summary: Add dynamic broker config to enabled tiered offset follower fetch Key: KAFKA-17266 URL: https://issues.apache.org/jira/browse/KAFKA-17266 Project: Kafka

[jira] [Created] (KAFKA-17267) New group coordinator can return REQUEST_TIMED_OUT for OFFSET_FETCHes

2024-08-05 Thread Sean Quah (Jira)
Sean Quah created KAFKA-17267: - Summary: New group coordinator can return REQUEST_TIMED_OUT for OFFSET_FETCHes Key: KAFKA-17267 URL: https://issues.apache.org/jira/browse/KAFKA-17267 Project: Kafka

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.8 #79

2024-08-05 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-17268) Fix NPE when closing a non-started acceptor

2024-08-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-17268: -- Summary: Fix NPE when closing a non-started acceptor Key: KAFKA-17268 URL: https://issues.apache.org/jira/browse/KAFKA-17268 Project: Kafka Issue Type: B

Re: Re: [DISCUSS] KIP-1074: Make the replication of internal topics configurable

2024-08-05 Thread Chris Egerton
Hi Patrik, I think I owe you an apology. After mulling this over for a few more hours and going over the code base some more, it seems like your initial approach was actually better in some ways. With the regex-based approach, it becomes possible for users to configure the DefaultReplicationPolic

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.7 #189

2024-08-05 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #3172

2024-08-05 Thread Apache Jenkins Server
See

[PR] MINOR: Update docs, remove JBOD from missing features [kafka-site]

2024-08-05 Thread via GitHub
soarez opened a new pull request, #622: URL: https://github.com/apache/kafka-site/pull/622 Copying the change over from apache/kafka#16801. -- 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 spe

RE: [DISCUSS] KIP-1052: Enable warmup in producer performance test

2024-08-05 Thread Welch, Matt
Hi all, After much consideration on the options, I've updated the KIP with what I hope to be the final version. Separated-warmup has been moved to Rejected Alternatives because warmup-only data is likely to have little value in normal operations and can already be gathered with very short test

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.9 #19

2024-08-05 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-17235) system test test_performance_service.py failed

2024-08-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-17235. Resolution: Fixed push to trunk and 3.9 > system test test_performance_service.py failed