Re: [PR] MINOR: Remove DeleteSegmentsByRetentionTimeTest#executeTieredStorageTest flaky annotation [kafka]

2025-03-28 Thread via GitHub
TaiJuWu commented on PR #19301: URL: https://github.com/apache/kafka/pull/19301#issuecomment-2760498267 @m1a2st Could you merge trunk to re-trigger CI? I am not sure why CI fail, it seems unrelated this PR. -- This is an automated message from the Apache Git Service. To respond to the m

[jira] [Commented] (KAFKA-15873) Improve the performance of the DescribeTopicPartitions API

2025-03-28 Thread Lorcan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939136#comment-17939136 ] Lorcan commented on KAFKA-15873: Hi [~calvinliu], I've created a minor patch that addres

[jira] [Updated] (KAFKA-19021) Broker should not be allowed to be promoted to controller

2025-03-28 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-19021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio updated KAFKA-19021: --- Fix Version/s: 4.1.0 > Broker should not be allowed to be promoted t

[jira] [Resolved] (KAFKA-16719) Add AdminClient.deleteShareGroups

2025-03-28 Thread Sushant Mahajan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushant Mahajan resolved KAFKA-16719. - Resolution: Fixed > Add AdminClient.deleteShareGroups >

Re: [PR] KAFKA-19004:Move DelayedDeleteRecords to server-common module [kafka]

2025-03-28 Thread via GitHub
gongxuanzhang commented on PR #19226: URL: https://github.com/apache/kafka/pull/19226#issuecomment-2762049890 I changed this pr @mimaison PTAL -- 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 th

[jira] [Assigned] (KAFKA-19012) Messages ending up on the wrong topic

2025-03-28 Thread Kirk True (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True reassigned KAFKA-19012: - Assignee: Kirk True > Messages ending up on the wrong topic > -

[jira] [Commented] (KAFKA-19012) Messages ending up on the wrong topic

2025-03-28 Thread Kirk True (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939287#comment-17939287 ] Kirk True commented on KAFKA-19012: --- Taking this task for investigation. > Messages e

[jira] [Resolved] (KAFKA-19036) Rewrite LogAppendTimeTest and move it to storage module

2025-03-28 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19036. Fix Version/s: 4.1.0 Resolution: Fixed > Rewrite LogAppendTimeTest and move it to s

Re: [PR] KAFKA-19036: Rewrite LogAppendTimeTest and move it to storage module [kafka]

2025-03-28 Thread via GitHub
chia7712 merged PR #19282: URL: https://github.com/apache/kafka/pull/19282 -- 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: jira-unsubscr...@kafka.apache

Re: [PR] MINOR: Run CI with Java 24 and update documentation (instead of 23) [kafka]

2025-03-28 Thread via GitHub
ijuma commented on PR #19235: URL: https://github.com/apache/kafka/pull/19235#issuecomment-2762347678 @srdo Feel free to submit your own PR if you're further along - I can then close this one. -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-03-28 Thread via GitHub
chia7712 commented on code in PR #19285: URL: https://github.com/apache/kafka/pull/19285#discussion_r2019137257 ## storage/src/main/java/org/apache/kafka/server/purgatory/DelayedRemoteListOffsets.java: ## @@ -0,0 +1,198 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] MINOR: FindCoordinator API should return INVALID_REQUEST when share partition key is invalid [kafka]

2025-03-28 Thread via GitHub
dajac commented on PR #19272: URL: https://github.com/apache/kafka/pull/19272#issuecomment-2748679705 > @dajac nice find. During review of this patch, I noticed an additional issue located at https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/KafkaApis.scala#L1183

Re: [PR] KAFKA-12744: dependency upgrade: `argparse4j` 0.7.0 -->> 0.9.0 [kafka]

2025-03-28 Thread via GitHub
dejan2609 commented on PR #19265: URL: https://github.com/apache/kafka/pull/19265#issuecomment-2761896141 Ok then, code refactoring it is. -- 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 spec

Re: [PR] KAFKA-18409: ShareGroupStateMessageFormatter should use CoordinatorRecordMessageFormatter [kafka]

2025-03-28 Thread via GitHub
dajac commented on code in PR #18510: URL: https://github.com/apache/kafka/pull/18510#discussion_r2019012548 ## tools/src/test/java/org/apache/kafka/tools/consumer/group/share/ShareGroupStateMessageFormatterTest.java: ## @@ -164,12 +164,16 @@ private static Stream exceptions() {

Re: [PR] KAFKA-19005: improve the documentation of DescribeTopicsOptions#partitionSizeLimitPerResponse [kafka]

2025-03-28 Thread via GitHub
chia7712 merged PR #19268: URL: https://github.com/apache/kafka/pull/19268 -- 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: jira-unsubscr...@kafka.apache

Re: [PR] KAFKA-19049: Remove the `@ExtendWith(ClusterTestExtensions.class)` from code base [kafka]

2025-03-28 Thread via GitHub
chia7712 merged PR #19299: URL: https://github.com/apache/kafka/pull/19299 -- 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: jira-unsubscr...@kafka.apache

Re: [PR] KAFKA-19042: [1/N] Move ConsumerTopicCreationTest to client-integration-tests module [kafka]

2025-03-28 Thread via GitHub
chia7712 commented on code in PR #19283: URL: https://github.com/apache/kafka/pull/19283#discussion_r2019200151 ## clients/clients-integration-tests/src/test/java/org/apache/kafka/clients/consumer/ConsumerTopicCreationTest.java: ## @@ -0,0 +1,121 @@ +/* + * Licensed to the Apach

[jira] [Commented] (KAFKA-19012) Messages ending up on the wrong topic

2025-03-28 Thread Kirk True (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939288#comment-17939288 ] Kirk True commented on KAFKA-19012: --- [~dnadolny], gentle reminder about the outstandin

Re: [PR] MINOR: Cleanup metadata module [kafka]

2025-03-28 Thread via GitHub
wernerdv commented on PR #18937: URL: https://github.com/apache/kafka/pull/18937#issuecomment-2761342324 @chia7712 Please review when you have time. This is a small PR removing unused code. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] KAFKA-18870 Implement describeDelegationToken for controller [kafka]

2025-03-28 Thread via GitHub
johnny94 opened a new pull request, #19306: URL: https://github.com/apache/kafka/pull/19306 (no comment) -- 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-m

Re: [PR] MINOR: Revert migrate LogFetchInfo, Assignment and RequestAndCompletionHandler to java record [kafka]

2025-03-28 Thread via GitHub
mingyen066 commented on code in PR #19177: URL: https://github.com/apache/kafka/pull/19177#discussion_r2009010075 ## server/src/main/java/org/apache/kafka/server/Assignment.java: ## @@ -57,6 +96,23 @@ boolean valid(int nodeId, MetadataImage image) { return Replicas.cont

[PR] MINOR: Cleanup test-common-internal-api module [kafka]

2025-03-28 Thread via GitHub
frankvicky opened a new pull request, #19305: URL: https://github.com/apache/kafka/pull/19305 This patch does some cleanups for the `test-common-internal-api`. - `.collect(Collectors.toList())` -> `.toList()` - lambda block -> lambda expression - remove unnecessary semicolon -

Re: [PR] KAFKA-18935: Ensure brokers do not return null records in FetchResponse [kafka]

2025-03-28 Thread via GitHub
frankvicky commented on code in PR #19167: URL: https://github.com/apache/kafka/pull/19167#discussion_r2018839958 ## clients/src/main/java/org/apache/kafka/common/requests/FetchResponse.java: ## @@ -89,7 +89,7 @@ public FetchResponseData data() { */ public FetchRespon

[PR] WIP: Please ignore [kafka]

2025-03-28 Thread via GitHub
srdo opened a new pull request, #19311: URL: https://github.com/apache/kafka/pull/19311 Please ignore, this is a bundle of other PRs on top of each other in order to check that they pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] KAFKA-18409: ShareGroupStateMessageFormatter should use CoordinatorRecordMessageFormatter [kafka]

2025-03-28 Thread via GitHub
brandboat commented on PR #18510: URL: https://github.com/apache/kafka/pull/18510#issuecomment-2761854496 Gentle ping @dajac, CI passed, could you take a look when you are available? Thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (KAFKA-19048) Minimal Movement Replica Balancing algorithm

2025-03-28 Thread Greg Harris (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939267#comment-17939267 ] Greg Harris commented on KAFKA-19048: - Hi [~pengjialun] ! Thanks for the ticket and

[jira] [Commented] (KAFKA-17120) Race condition in KafkaStreams.close can result in StreamsException "Failed to shut down while in state"

2025-03-28 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939337#comment-17939337 ] Matthias J. Sax commented on KAFKA-17120: - I am wondering if [https://github.com

[PR] KAFKA-18943: Update EosIntegrationTest for EOSv1 [kafka]

2025-03-28 Thread via GitHub
mjsax opened a new pull request, #19312: URL: https://github.com/apache/kafka/pull/19312 After cherry-picking https://github.com/apache/kafka/commit/2181ddbb039ff688f5ff41784d943cb579f7575c, we realized that the newly added test does not cover EOSv1. This PR closes this testing gap.

Re: [PR] KAFKA-18607: Update jfreechart dependency [kafka]

2025-03-28 Thread via GitHub
github-actions[bot] commented on PR #19074: URL: https://github.com/apache/kafka/pull/19074#issuecomment-2763060963 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] (WIP) KAFKA-18390: Use LinkedHashMap instead of Map in creating MetricName and SensorBuilder [kafka]

2025-03-28 Thread via GitHub
github-actions[bot] commented on PR #19222: URL: https://github.com/apache/kafka/pull/19222#issuecomment-2763060930 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] KAFKA-18379: Enforce resigned cannot transition to any other state in same epoch [kafka]

2025-03-28 Thread via GitHub
github-actions[bot] commented on PR #19236: URL: https://github.com/apache/kafka/pull/19236#issuecomment-2763060904 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] KAFKA-18960: The default type of ssh key used by vagrant is disabled … [kafka]

2025-03-28 Thread via GitHub
github-actions[bot] commented on PR #19264: URL: https://github.com/apache/kafka/pull/19264#issuecomment-2763060865 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

[jira] [Assigned] (KAFKA-19052) Document how to query versioned stores/KTables

2025-03-28 Thread PoAn Yang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PoAn Yang reassigned KAFKA-19052: - Assignee: PoAn Yang > Document how to query versioned stores/KTables >

Re: [PR] update with reentrant lock [kafka]

2025-03-28 Thread via GitHub
github-actions[bot] closed pull request #17978: update with reentrant lock URL: https://github.com/apache/kafka/pull/17978 -- 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 un

Re: [PR] MINOR: Run CI with Java 24 and update documentation (instead of 23) [kafka]

2025-03-28 Thread via GitHub
srdo commented on PR #19235: URL: https://github.com/apache/kafka/pull/19235#issuecomment-2762718631 @ijuma I just have the bits I linked above, which is how far I got before getting roadblocked by Gradle. Feel free to use those bits if they're helpful for this PR. If not, that's fine too :

Re: [PR] KAFKA-18935: Ensure brokers do not return null records in FetchResponse [kafka]

2025-03-28 Thread via GitHub
junrao commented on code in PR #19167: URL: https://github.com/apache/kafka/pull/19167#discussion_r2019483491 ## clients/src/main/java/org/apache/kafka/common/requests/FetchResponse.java: ## @@ -258,6 +258,11 @@ private static FetchResponseData toMessage(Errors error,

[PR] KAFKA-17722 Fix "this-escape" compiler warnings (BrokerTopicMetrics) … [kafka]

2025-03-28 Thread via GitHub
srdo opened a new pull request, #19308: URL: https://github.com/apache/kafka/pull/19308 …for JDK 23 (3.9 backport) Cherry picked from commit a880c846ae3d786f8f3259b34dadfecf0b2d0d06 -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[PR] KAFKA-17723 Fix "this-escape" compiler warnings (MultiThreadedEventPr… [kafka]

2025-03-28 Thread via GitHub
srdo opened a new pull request, #19309: URL: https://github.com/apache/kafka/pull/19309 …ocessor and DistributedHerder) for JDK 23 (3.9 backport) Cherry picked from commit 2353a7c5081b53402d5092afd255e2bdf7aa2d20 -- This is an automated message from the Apache Git Service. To respon

[PR] KAFKA-17653 Update Scala version to 2.13.15 for support Java 23 (3.9 backport) [kafka]

2025-03-28 Thread via GitHub
srdo opened a new pull request, #19307: URL: https://github.com/apache/kafka/pull/19307 cherry picked from commit 9cb49092f0865ae18487444be52aa1d03b915de3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[jira] [Updated] (KAFKA-16538) Support UpdateFeatures for kraft.version so we can go from static quorums to dynamic

2025-03-28 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio updated KAFKA-16538: --- Component/s: kraft > Support UpdateFeatures for kraft.version so we

Re: [PR] [WIP]KAFKA-18477 remove usage of OffsetForLeaderEpochRequest in AbstractFetcherThread [kafka]

2025-03-28 Thread via GitHub
github-actions[bot] commented on PR #18489: URL: https://github.com/apache/kafka/pull/18489#issuecomment-2739025039 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

[PR] KAFKA-17773 Upgrade spotbug to work under java 23 (3.9 backport) [kafka]

2025-03-28 Thread via GitHub
srdo opened a new pull request, #19310: URL: https://github.com/apache/kafka/pull/19310 Cherry picked from commit 078760a008fadcf524b31d079f8b08c9966c1139 -- 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 t

Re: [PR] KAFKA-18892: KIP-877 Add support for ClientQuotaCallback [kafka]

2025-03-28 Thread via GitHub
mimaison commented on code in PR #19068: URL: https://github.com/apache/kafka/pull/19068#discussion_r2018502560 ## clients/src/main/java/org/apache/kafka/server/quota/ClientQuotaCallback.java: ## @@ -24,6 +24,10 @@ /** * Quota callback interface for brokers and controllers

[jira] [Resolved] (KAFKA-19049) Remove the `@ExtendWith(ClusterTestExtensions.class)` from code base

2025-03-28 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19049. Fix Version/s: 4.1.0 Resolution: Fixed > Remove the `@ExtendWith(ClusterTestExtensi

Re: [PR] KAFKA-18913: Removing _state.updater.enabled_ flag through the Stream… [kafka]

2025-03-28 Thread via GitHub
cadonna commented on code in PR #19275: URL: https://github.com/apache/kafka/pull/19275#discussion_r2016429245 ## streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java: ## @@ -372,15 +371,13 @@ public static StreamThread create(final TopologyMetada

Re: [PR] MINOR: Run CI with Java 24 and update documentation (instead of 23) [kafka]

2025-03-28 Thread via GitHub
srdo commented on PR #19235: URL: https://github.com/apache/kafka/pull/19235#issuecomment-2762114785 I was looking at doing this too, and want to share a few changes in case it saves you work: You likely need to upgrade to Scala 2.13.16 https://github.com/apache/kafka/compare/trunk..

[jira] [Created] (KAFKA-19052) Document how to query versioned stores/KTables

2025-03-28 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-19052: --- Summary: Document how to query versioned stores/KTables Key: KAFKA-19052 URL: https://issues.apache.org/jira/browse/KAFKA-19052 Project: Kafka Issue Ty

[jira] [Commented] (KAFKA-17354) StreamThread::setState race condition causes java.lang.RuntimeException: State mismatch PENDING_SHUTDOWN different from STARTING

2025-03-28 Thread Ao Li (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939349#comment-17939349 ] Ao Li commented on KAFKA-17354: --- Yes, the bug still appears. Here is the log I got from th

[jira] [Commented] (KAFKA-17354) StreamThread::setState race condition causes java.lang.RuntimeException: State mismatch PENDING_SHUTDOWN different from STARTING

2025-03-28 Thread Ao Li (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939350#comment-17939350 ] Ao Li commented on KAFKA-17354: --- We recently released the Fray Gradle plugin, which allows

[jira] [Comment Edited] (KAFKA-17354) StreamThread::setState race condition causes java.lang.RuntimeException: State mismatch PENDING_SHUTDOWN different from STARTING

2025-03-28 Thread Ao Li (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939350#comment-17939350 ] Ao Li edited comment on KAFKA-17354 at 3/28/25 11:49 PM: - We rec

[jira] [Resolved] (KAFKA-19005) improve the docuemtnation of DescribeTopicsOptions#partitionSizeLimitPerResponse

2025-03-28 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19005. Fix Version/s: 4.1.0 Resolution: Fixed > improve the docuemtnation of > DescribeTo

[jira] [Commented] (KAFKA-17354) StreamThread::setState race condition causes java.lang.RuntimeException: State mismatch PENDING_SHUTDOWN different from STARTING

2025-03-28 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939336#comment-17939336 ] Matthias J. Sax commented on KAFKA-17354: - I am wondering if [https://github.com

Re: [PR] KAFKA-18409: ShareGroupStateMessageFormatter should use CoordinatorRecordMessageFormatter [kafka]

2025-03-28 Thread via GitHub
brandboat commented on code in PR #18510: URL: https://github.com/apache/kafka/pull/18510#discussion_r2019674728 ## tools/src/test/java/org/apache/kafka/tools/consumer/group/share/ShareGroupStateMessageFormatterTest.java: ## @@ -164,12 +164,16 @@ private static Stream exceptions

[jira] [Commented] (KAFKA-19048) Minimal Movement Replica Balancing algorithm

2025-03-28 Thread Jialun Peng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939364#comment-17939364 ] Jialun Peng commented on KAFKA-19048: - I don't know what's wrong with the editor. I

[PR] KAFKA-17218: kafka-consumer-groups should handle describe groups with deleted topics [kafka]

2025-03-28 Thread via GitHub
mingyen066 opened a new pull request, #19029: URL: https://github.com/apache/kafka/pull/19029 Modify from https://github.com/apache/kafka/pull/16766 For now protocolConsumerGroupExecutor.close(); take too much which will cause timeout. Still need to be fixed -- This is an a

Re: [PR] KAFKA-10844: groupBy without shuffling [kafka]

2025-03-28 Thread via GitHub
github-actions[bot] commented on PR #18811: URL: https://github.com/apache/kafka/pull/18811#issuecomment-2763061007 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] KAFKA-18336: Improve jmh tests on ACL in AuthorizerBenchmark and StandardAuthorizerUpdateBenchmark [kafka]

2025-03-28 Thread via GitHub
github-actions[bot] commented on PR #18293: URL: https://github.com/apache/kafka/pull/18293#issuecomment-2763069998 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the P

[jira] [Assigned] (KAFKA-19051) Fix implicit acknowledgement cannot be overridden when RecordDeserializationException occurs

2025-03-28 Thread Kuan Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuan Po Tseng reassigned KAFKA-19051: - Assignee: Kuan Po Tseng > Fix implicit acknowledgement cannot be overridden when > Rec

[PR] KAFKA-19024 Enhance the client behaviour when it tries to exceed the `group.share.max.groups` [kafka]

2025-03-28 Thread via GitHub
DL1231 opened a new pull request, #19313: URL: https://github.com/apache/kafka/pull/19313 In the current implementation, the `group.share.max.groups` is only used when setting the `maxEntries` for the `ShareSessionCache`. This PR throws an exception when processing a Heartbeat request if

Re: [PR] KAFKA-15931: Cancel RemoteLogReader gracefully [kafka]

2025-03-28 Thread via GitHub
jeqo commented on PR #19150: URL: https://github.com/apache/kafka/pull/19150#issuecomment-2760932180 @junrao I've updated the PR with the latest fix. PTAL, many thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] KAFKA-19004:Move DelayedDeleteRecords to server-common module [kafka]

2025-03-28 Thread via GitHub
mimaison commented on code in PR #19226: URL: https://github.com/apache/kafka/pull/19226#discussion_r2018399561 ## server-common/src/main/java/org/apache/kafka/server/common/DelayedDeleteRecords.java: ## @@ -0,0 +1,113 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] KAFKA-19004:Move DelayedDeleteRecords to server-common module [kafka]

2025-03-28 Thread via GitHub
mimaison commented on code in PR #19226: URL: https://github.com/apache/kafka/pull/19226#discussion_r2018399561 ## server-common/src/main/java/org/apache/kafka/server/common/DelayedDeleteRecords.java: ## @@ -0,0 +1,113 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[jira] [Updated] (KAFKA-18751) Complete delayed FETCH request when HWM is increased.

2025-03-28 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-18751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio updated KAFKA-18751: --- Fix Version/s: 4.1.0 > Complete delayed FETCH request when HWM is in

Re: [PR] KAFKA-19049: Remove the `@ExtendWith(ClusterTestExtensions.class)` from code base [kafka]

2025-03-28 Thread via GitHub
Rancho-7 commented on PR #19299: URL: https://github.com/apache/kafka/pull/19299#issuecomment-2761576823 > @Rancho-7 Can we also remove this line in Java doc? Thanks. > > https://github.com/apache/kafka/blob/28de78bcbad605a3e906d085d2e59b441ae35212/test-common/test-common-runtime/src/

Re: [PR] KAFKA-19004:Move DelayedDeleteRecords to server-common module [kafka]

2025-03-28 Thread via GitHub
gongxuanzhang commented on code in PR #19226: URL: https://github.com/apache/kafka/pull/19226#discussion_r2019096133 ## server-common/src/main/java/org/apache/kafka/server/common/DelayedDeleteRecords.java: ## @@ -0,0 +1,113 @@ +/* + * Licensed to the Apache Software Foundation (