ableegoldman commented on PR #17614:
URL: https://github.com/apache/kafka/pull/17614#issuecomment-2781223772
Merged to trunk (š„³ ) -- do you want to start working on the followup PR now
to utilize this new API for `KafkaStreams#close`? This will also let us clean
up the `internal.leave.group
frankvicky commented on PR #17614:
URL: https://github.com/apache/kafka/pull/17614#issuecomment-2781237676
Hi @ableegoldman
A huge thanks for your patience and review! šš¼
> do you want to start working on the followup PR now to utilize this new
API for KafkaStreams#close?
Yes, I
showuon commented on code in PR #18393:
URL: https://github.com/apache/kafka/pull/18393#discussion_r2030056754
##
storage/src/main/java/org/apache/kafka/storage/internals/log/LocalLog.java:
##
@@ -470,8 +470,8 @@ public FetchDataInfo read(long startOffset,
return maybeH
LoganZhuZzz opened a new pull request, #19388:
URL: https://github.com/apache/kafka/pull/19388
This PR is a minor follow-up to [PR
#19320](https://github.com/apache/kafka/pull/19320), which cleaned up 0.10.x
legacy information from the clients module.
It addresses remaining reviewer
sjhajharia commented on PR #19380:
URL: https://github.com/apache/kafka/pull/19380#issuecomment-2781209728
OffloadAndTxnConsumeFromLeaderTest -> Seems to be a flaky test
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
mjsax commented on PR #19303:
URL: https://github.com/apache/kafka/pull/19303#issuecomment-2781214593
Thanks for the patch! Merged to `trunk`, and cherry-picked to `4.0` and
`3.9` branches.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
ableegoldman merged PR #17614:
URL: https://github.com/apache/kafka/pull/17614
--
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.ap
apoorvmittal10 commented on code in PR #19334:
URL: https://github.com/apache/kafka/pull/19334#discussion_r2022389354
##
clients/src/main/resources/common/message/ShareFetchResponse.json:
##
@@ -39,6 +39,8 @@
"about": "The top-level response error code." },
{ "name":
[
https://issues.apache.org/jira/browse/KAFKA-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Wu resolved KAFKA-18667.
--
Resolution: Fixed
> Add ducktape tests for simultaneous broker + controller failure
>
ShivsundarR commented on code in PR #19295:
URL: https://github.com/apache/kafka/pull/19295#discussion_r2022174511
##
clients/src/test/java/org/apache/kafka/clients/consumer/internals/ShareConsumeRequestManagerTest.java:
##
@@ -1234,26 +1087,20 @@ public void testRetryAcknowledg
cadonna merged PR #19233:
URL: https://github.com/apache/kafka/pull/19233
--
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.
[
https://issues.apache.org/jira/browse/KAFKA-15655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justine Olshan updated KAFKA-15655:
---
Parent Issue: KAFKA-19079 (was: KAFKA-14402)
> Consider making transactional apis more comp
cadonna commented on code in PR #19275:
URL: https://github.com/apache/kafka/pull/19275#discussion_r2024268591
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/ProcessorStateManager.java:
##
@@ -616,7 +598,7 @@ public void flushCache() {
public void clo
[
https://issues.apache.org/jira/browse/KAFKA-19007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936504#comment-17936504
]
Christofer Dutz commented on KAFKA-19007:
-
Some additional Links to the issue:
[
FrankYang0529 opened a new pull request, #19256:
URL: https://github.com/apache/kafka/pull/19256
Change AclCommandOptions to final class, so we can remove
`@SuppressWarnings("this-escape")` on it.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
Chia-Ping Tsai created KAFKA-19068:
--
Summary: Eliminate the duplicate type check in creating
ControlRecord
Key: KAFKA-19068
URL: https://issues.apache.org/jira/browse/KAFKA-19068
Project: Kafka
lucasbru commented on PR #19292:
URL: https://github.com/apache/kafka/pull/19292#issuecomment-2754724705
@cadonna
--
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 unsubs
janchilling commented on code in PR #19275:
URL: https://github.com/apache/kafka/pull/19275#discussion_r2021686307
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java:
##
@@ -801,13 +786,13 @@ void maybeGetClientInstanceIds() {
kevin-wu24 commented on code in PR #18987:
URL: https://github.com/apache/kafka/pull/18987#discussion_r2006278691
##
raft/src/test/java/org/apache/kafka/raft/RaftEventSimulationTest.java:
##
@@ -1127,14 +1331,75 @@ private MajorityReachedHighWatermark(Cluster cluster) {
m1a2st opened a new pull request, #19381:
URL: https://github.com/apache/kafka/pull/19381
FYI:
https://github.com/apache/kafka/actions/runs/14277595321/job/40023202087?pr=18930
https://github.com/apache/kafka/actions/runs/14145654402/job/39632853567?pr=18930
--
This is an automa
[
https://issues.apache.org/jira/browse/KAFKA-18563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PoAn Yang reassigned KAFKA-18563:
-
Assignee: PoAn Yang
> move RaftClientTestContext xyzRpcVersion methods into RaftProtocol
> ---
[
https://issues.apache.org/jira/browse/KAFKA-19026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edoardo Comar updated KAFKA-19026:
--
Attachment: (was: KAFKA19026Test-1.java)
> AlterConfigPolicy incompatibility between ZK mo
é»ē«£é½ created KAFKA-19058:
---
Summary: Running the streams/streams-scala module tests produces a
streams-scala.log
Key: KAFKA-19058
URL: https://issues.apache.org/jira/browse/KAFKA-19058
Project: Kafka
Is
chia7712 commented on PR #19259:
URL: https://github.com/apache/kafka/pull/19259#issuecomment-2742476082
This is a kind of big fix, so please add a test
--
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
chia7712 commented on code in PR #19288:
URL: https://github.com/apache/kafka/pull/19288#discussion_r2021404113
##
clients/clients-integration-tests/src/test/java/org/apache/kafka/clients/TransactionsExpirationTest.java:
##
@@ -0,0 +1,310 @@
+/*
+ * Licensed to the Apache Softwa
[
https://issues.apache.org/jira/browse/KAFKA-19022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ranganath Samudrala updated KAFKA-19022:
Description:
While migrating Kafka from zookeeper to kraft, we see errors in logs
[
https://issues.apache.org/jira/browse/KAFKA-19002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936260#comment-17936260
]
Dmitry Werner commented on KAFKA-19002:
---
[~chia7712] Can I take it on?
> Rewrite
janchilling closed pull request #19208: KAFKA-18913[WIP]: Removal of code
guarded by the negation of _state.uā¦
URL: https://github.com/apache/kafka/pull/19208
--
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
[
https://issues.apache.org/jira/browse/KAFKA-14542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-14542.
-
Resolution: Duplicate
Addressed by https://issues.apache.org/jira/browse/KAFKA-14560.
> Depreca
FrankYang0529 commented on PR #19262:
URL: https://github.com/apache/kafka/pull/19262#issuecomment-2743335132
@mumrah The QuorumControllerTest#testMinIsrUpdateWithElr is flaky but
doesn't have `@Flaky` tag. For this case, do we want to add the tag to it?
Thanks.
--
This is an automated m
gongxuanzhang opened a new pull request, #19356:
URL: https://github.com/apache/kafka/pull/19356
class `VoidEvent` provides singleton object , but nobody use it.
I think we should private `VoidEvent` constructor and only use singleton
--
This is an automated message from the Apache Git
mimaison commented on PR #19265:
URL: https://github.com/apache/kafka/pull/19265#issuecomment-2761152756
Both options are valid, but ideally we'd want to refactor the current logic
to not use the deprecated APIs.
At a glance this does not seem too complicated. As mentioned in
https:/
Ritika Reddy created KAFKA-19082:
Summary: Client side changes to enable 2PC
Key: KAFKA-19082
URL: https://issues.apache.org/jira/browse/KAFKA-19082
Project: Kafka
Issue Type: Sub-task
TaiJuWu commented on code in PR #19277:
URL: https://github.com/apache/kafka/pull/19277#discussion_r2011385275
##
storage/src/test/java/org/apache/kafka/storage/internals/log/BrokerCompressionTest.java:
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
gongxuanzhang commented on PR #19356:
URL: https://github.com/apache/kafka/pull/19356#issuecomment-2775186778
@chia7712 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 the specific comment.
mumrah opened a new pull request, #64:
URL: https://github.com/apache/kafka-merge-queue-sandbox/pull/64
Another test
--
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 unsu
wernerdv commented on PR #19216:
URL: https://github.com/apache/kafka/pull/19216#issuecomment-2740992633
I fixed the tests, ready for review.
--
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 s
FrankYang0529 commented on PR #19111:
URL: https://github.com/apache/kafka/pull/19111#issuecomment-2769816571
Hi @showuon, thanks for the suggestion. Following are all references about
`fetchLogSegment` and `fetchIndex`.
* InputStream fetchLogSegment(RemoteLogSegmentMetadata
remoteLo
[
https://issues.apache.org/jira/browse/KAFKA-19019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Mittal reassigned KAFKA-19019:
-
Assignee: Abhinav Dixit (was: Apoorv Mittal)
> Verify Share Fetch with Tiered Storage
[
https://issues.apache.org/jira/browse/KAFKA-19022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lorcan reassigned KAFKA-19022:
--
Assignee: (was: Lorcan)
> Display cluster IDs being compared when encountering INCONSISTENT_CLUST
chia7712 commented on code in PR #18393:
URL: https://github.com/apache/kafka/pull/18393#discussion_r2029925512
##
storage/src/main/java/org/apache/kafka/storage/internals/log/LocalLog.java:
##
@@ -470,8 +470,8 @@ public FetchDataInfo read(long startOffset,
return maybe
[
https://issues.apache.org/jira/browse/KAFKA-10357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940334#comment-17940334
]
Kevin Apolinario commented on KAFKA-10357:
--
Picking this one up to finish whats
mjsax commented on code in PR #15607:
URL: https://github.com/apache/kafka/pull/15607#discussion_r2026210742
##
streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/KTableKTableForeignKeyJoinIntegrationTest.java:
##
@@ -644,16 +645,16 @@ public void
shou
JosĆ© Armando GarcĆa Sancio created KAFKA-19078:
--
Summary: Implement automatic controller addition to cluster
metadata partition
Key: KAFKA-19078
URL: https://issues.apache.org/jira/browse/KAFKA-19078
lucasbru commented on code in PR #18297:
URL: https://github.com/apache/kafka/pull/18297#discussion_r2010879588
##
streams/src/main/java/org/apache/kafka/streams/kstream/SessionWindowedDeserializer.java:
##
@@ -23,10 +23,20 @@
import org.apache.kafka.streams.StreamsConfig;
imp
FrankYang0529 opened a new pull request, #19330:
URL: https://github.com/apache/kafka/pull/19330
The `BrokerRegistration#isMigratingZkBroker` is not used by any production
function. Remove it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
bbejeck commented on PR #18953:
URL: https://github.com/apache/kafka/pull/18953#issuecomment-2772541530
Merged #18953 into trunk
--
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 comme
[
https://issues.apache.org/jira/browse/KAFKA-18874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Fonai updated KAFKA-18874:
-
Attachment: controller-3.log
controller-4.log
controller-5.log
>
github-actions[bot] commented on PR #18298:
URL: https://github.com/apache/kafka/pull/18298#issuecomment-2746781466
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
[
https://issues.apache.org/jira/browse/KAFKA-19026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edoardo Comar updated KAFKA-19026:
--
Attachment: (was: KAFKA19026Test.java)
> AlterConfigPolicy incompatibility between ZK mode
cadonna opened a new pull request, #19352:
URL: https://github.com/apache/kafka/pull/19352
With the new Streams rebalance protocol, the Streams client sends the
topology with the used topics to the broker for initialization. For the
initialization the broker needs to describe the topics in
lorcanj commented on code in PR #19199:
URL: https://github.com/apache/kafka/pull/19199#discussion_r2004919701
##
clients/src/main/java/org/apache/kafka/clients/MetadataSnapshot.java:
##
@@ -173,12 +173,15 @@ MetadataSnapshot mergeWith(String newClusterId,
Map newMeta
[
https://issues.apache.org/jira/browse/KAFKA-14579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TaiJuWu reassigned KAFKA-14579:
---
Assignee: TaiJuWu (was: Alexandre Dupriez)
> Move DumpLogSegments to tools
> -
mjsax commented on code in PR #19234:
URL: https://github.com/apache/kafka/pull/19234#discussion_r2025461183
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/RecordBatchingStateRestoreCallback.java:
##
@@ -22,6 +22,7 @@
import java.util.Collection;
+@Fu
apoorvmittal10 opened a new pull request, #19334:
URL: https://github.com/apache/kafka/pull/19334
PR add `MaxRecords` to share fetch request and also adds
`AcquisitionLockTimeout` to share fetch response. PR also removes internal
broker config of `max.fetch.records`.
--
This is an automa
[
https://issues.apache.org/jira/browse/KAFKA-19017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield updated KAFKA-19017:
-
Fix Version/s: 4.1.0
> Change consumer-config to command-config in verifiable_share_cons
mjsax commented on PR #18887:
URL: https://github.com/apache/kafka/pull/18887#issuecomment-2774410196
@nilmadhab -- I think we can close this PR in favor of the new PR you opened?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
TaiJuWu commented on code in PR #19357:
URL: https://github.com/apache/kafka/pull/19357#discussion_r2028466184
##
server/src/test/java/org/apache/kafka/server/share/fetch/ShareFetchTest.java:
##
@@ -66,6 +79,19 @@ public void testErrorInAllPartitions() {
assertTrue(shar
[
https://issues.apache.org/jira/browse/KAFKA-19076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940362#comment-17940362
]
Nick Guo commented on KAFKA-19076:
--
Hi [~chia7712] ,Iād like to try this out.Thanks!
>
AndrewJSchofield commented on code in PR #19328:
URL: https://github.com/apache/kafka/pull/19328#discussion_r2027266957
##
clients/src/main/java/org/apache/kafka/clients/admin/ListShareGroupOffsetsSpec.java:
##
@@ -47,9 +46,10 @@ public ListShareGroupOffsetsSpec
topicPartitions
Tombert commented on code in PR #19234:
URL: https://github.com/apache/kafka/pull/19234#discussion_r2025675202
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/RecordBatchingStateRestoreCallback.java:
##
@@ -22,6 +22,7 @@
import java.util.Collection;
+@
wernerdv commented on PR #19216:
URL: https://github.com/apache/kafka/pull/19216#issuecomment-2742924375
@junrao @frankvicky Thanks for the comments, I've addresed them.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
[
https://issues.apache.org/jira/browse/KAFKA-19068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940093#comment-17940093
]
Nick Guo commented on KAFKA-19068:
--
Hi [~chia7712] ,I would like to handle this.Thanks!
[
https://issues.apache.org/jira/browse/KAFKA-18827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sushant Mahajan resolved KAFKA-18827.
-
Resolution: Fixed
> Initialize share group state impl
>
smjn commented on code in PR #19328:
URL: https://github.com/apache/kafka/pull/19328#discussion_r2024607201
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupCoordinatorService.java:
##
@@ -1365,6 +1368,67 @@ public
CompletableFuture
describeShareGroup
chia7712 commented on code in PR #18795:
URL: https://github.com/apache/kafka/pull/18795#discussion_r2004284732
##
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractFetch.java:
##
@@ -432,7 +439,14 @@ protected Map
prepareFetchRequests()
chia7712 commented on PR #19085:
URL: https://github.com/apache/kafka/pull/19085#issuecomment-2742992871
@sjhajharia could you please rebase code? there is a build error if I apply
this PR on the trunk.
--
This is an automated message from the Apache Git Service.
To respond to the message
mumrah merged PR #68:
URL: https://github.com/apache/kafka-merge-queue-sandbox/pull/68
--
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...@
[
https://issues.apache.org/jira/browse/KAFKA-17431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Wu resolved KAFKA-17431.
--
Fix Version/s: 4.1.0
Resolution: Fixed
> KRaft servers require valid static socketserver config
showuon commented on code in PR #19336:
URL: https://github.com/apache/kafka/pull/19336#discussion_r2026363709
##
docs/ops.html:
##
@@ -4009,7 +4009,7 @@ In order to migrate from ZooKeeper to KRaft you need to use a bridge
release. The last bridge release is Kafka 3.9.
See
mimaison commented on code in PR #19286:
URL: https://github.com/apache/kafka/pull/19286#discussion_r2013965436
##
core/src/main/java/kafka/log/remote/RemoteLogManager.java:
##
@@ -407,14 +413,17 @@ private void configureRLMM() {
rlmmProps.put(LOG_DIR_CONFIG, logDir);
m1a2st commented on code in PR #19259:
URL: https://github.com/apache/kafka/pull/19259#discussion_r2007871072
##
clients/src/test/java/org/apache/kafka/common/config/AbstractConfigTest.java:
##
@@ -114,6 +114,15 @@ public void testOriginalsWithPrefix() {
assertEquals(ex
nilmadhab commented on PR #18887:
URL: https://github.com/apache/kafka/pull/18887#issuecomment-2774464449
Yes, sure
Regards,
N. Mondal
+31687153557
Amsterdam, Netherlands
On Thu, 3 Apr 2025 at 05:49, Matthias J. Sax ***@***.***>
wrote:
> @nilmadhab
Tombert commented on code in PR #19366:
URL: https://github.com/apache/kafka/pull/19366#discussion_r2027542000
##
clients/src/main/java/org/apache/kafka/clients/consumer/AcknowledgementCommitCallback.java:
##
@@ -34,6 +34,7 @@
* The callback may be executed in any thread calli
mumrah merged PR #66:
URL: https://github.com/apache/kafka-merge-queue-sandbox/pull/66
--
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...@
[
https://issues.apache.org/jira/browse/KAFKA-19012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-19012:
--
Component/s: clients
producer
> Messages ending up on the wrong topic
>
jeqo opened a new pull request, #19331:
URL: https://github.com/apache/kafka/pull/19331
Backports f24945b519005c0bc7a28db2db7aae6cec158927 to 4.0
Instead of reopening the transaction index, it cancels the RemoteFetchTask
without interrupting it--avoiding to close the TransactionIndex
smjn commented on code in PR #19369:
URL: https://github.com/apache/kafka/pull/19369#discussion_r2028490277
##
clients/src/main/java/org/apache/kafka/clients/consumer/internals/ShareConsumeRequestManager.java:
##
@@ -971,9 +971,11 @@ private void
handlePartitionError(ShareAckno
[
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:41 PM:
-
We rec
wernerdv commented on code in PR #19216:
URL: https://github.com/apache/kafka/pull/19216#discussion_r2007200264
##
storage/src/main/java/org/apache/kafka/storage/internals/log/LogToClean.java:
##
@@ -0,0 +1,149 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under on
ijuma commented on code in PR #19250:
URL: https://github.com/apache/kafka/pull/19250#discussion_r200354
##
clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java:
##
@@ -234,9 +229,10 @@
* successful writes are marked as aborted, hence keeping the tran
[
https://issues.apache.org/jira/browse/KAFKA-19003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy resolved KAFKA-19003.
--
Resolution: Fixed
> Add force-terminate feature to kafka-transactions CLI and Admin Client
>
josefk31 commented on PR #19362:
URL: https://github.com/apache/kafka/pull/19362#issuecomment-2776483452
Testing:
```
--
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.
Chia-Ping Tsai created KAFKA-19030:
--
Summary: Remove metricNamePrefix from RequestChannel
Key: KAFKA-19030
URL: https://issues.apache.org/jira/browse/KAFKA-19030
Project: Kafka
Issue Type: I
JimmyWang6 commented on PR #18929:
URL: https://github.com/apache/kafka/pull/18929#issuecomment-2765640456
Hi @AndrewJSchofield,
Sorry for the delay. I've been occupied with other tasks recently, but I
will start to work on this issue as soon as possible. Much thanks for your help.
--
fvaleri commented on code in PR #19198:
URL: https://github.com/apache/kafka/pull/19198#discussion_r1999330309
##
docs/upgrade.html:
##
@@ -72,10 +72,8 @@ Upgrading
Servers to 4.0.0 from
brokers will be running the latest version and you can verify that the
cluster's
chia7712 commented on code in PR #19234:
URL: https://github.com/apache/kafka/pull/19234#discussion_r2027507368
##
clients/src/main/java/org/apache/kafka/clients/consumer/OffsetCommitCallback.java:
##
@@ -26,6 +26,7 @@
* A callback interface that the user can implement to trig
smjn commented on code in PR #19328:
URL: https://github.com/apache/kafka/pull/19328#discussion_r2024645145
##
core/src/main/scala/kafka/server/KafkaApis.scala:
##
@@ -3533,19 +3539,74 @@ class KafkaApis(val requestChannel: RequestChannel,
}
}
- private def describeSh
frankvicky commented on code in PR #19174:
URL: https://github.com/apache/kafka/pull/19174#discussion_r2005054523
##
core/src/main/scala/kafka/server/DynamicBrokerConfig.scala:
##
@@ -605,6 +616,9 @@ class DynamicBrokerConfig(private val kafkaConfig:
KafkaConfig) extends Loggin
[
https://issues.apache.org/jira/browse/KAFKA-19026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937379#comment-17937379
]
Edoardo Comar commented on KAFKA-19026:
---
Running the attached ClusterTest when in
chia7712 merged PR #19274:
URL: https://github.com/apache/kafka/pull/19274
--
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
janchilling commented on code in PR #19275:
URL: https://github.com/apache/kafka/pull/19275#discussion_r2021686307
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java:
##
@@ -801,13 +786,13 @@ void maybeGetClientInstanceIds() {
ijuma commented on code in PR #18393:
URL: https://github.com/apache/kafka/pull/18393#discussion_r2029928276
##
storage/src/main/java/org/apache/kafka/storage/internals/log/LocalLog.java:
##
@@ -470,8 +470,8 @@ public FetchDataInfo read(long startOffset,
return maybeHan
soondenana opened a new pull request, #19353:
URL: https://github.com/apache/kafka/pull/19353
This is the Response side of Request refactoring PR in commit:
56d1dc1b6e12a8a325c91749485aa03bce17c7f1
The generated ReequestData classes take Readable as input to parse the
Response. Howe
mumrah opened a new pull request, #65:
URL: https://github.com/apache/kafka-merge-queue-sandbox/pull/65
Here is a PR with a long description. The following is one long line
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
tempor incididunt ut labore et dolore ma
[
https://issues.apache.org/jira/browse/KAFKA-19003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19003:
-
Description:
TheĀ {{kafka-transactions.sh}}Ā tool is going to support a new commandĀ
{{{}--forceTe
github-actions[bot] commented on PR #18930:
URL: https://github.com/apache/kafka/pull/18930#issuecomment-2739024832
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
lucasbru commented on code in PR #19114:
URL: https://github.com/apache/kafka/pull/19114#discussion_r2012357466
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupMetadataManager.java:
##
@@ -1452,6 +1533,49 @@ private void throwIfShareGroupHeartbeatReque
jolshan commented on code in PR #19250:
URL: https://github.com/apache/kafka/pull/19250#discussion_r2007965891
##
clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java:
##
@@ -234,9 +229,10 @@
* successful writes are marked as aborted, hence keeping the tr
[
https://issues.apache.org/jira/browse/KAFKA-19080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned KAFKA-19080:
--
Assignee: é»ē«£é½
> The constraint on segment.ms is not enforced at topic level
> ---
1 - 100 of 252 matches
Mail list logo