leaf-soba commented on PR #18816:
URL: https://github.com/apache/kafka/pull/18816#issuecomment-2661797786
Hi @chia7712, in the CI process, there are three flaky tests that are
unrelated to this PR. Could you let me know how to re-run the CI process to get
them to pass?
--
This is an auto
[
https://issues.apache.org/jira/browse/KAFKA-18332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927585#comment-17927585
]
Ryan Ye commented on KAFKA-18332:
-
Hi can I take this issue?
> Fix KafkaRaftClient comp
leaf-soba opened a new pull request, #18926:
URL: https://github.com/apache/kafka/pull/18926
- extract a unit test named `KafkaRaftClientClusterAuthTest` to reduce the
number of imported class
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
leaf-soba commented on PR #18684:
URL: https://github.com/apache/kafka/pull/18684#issuecomment-2661834192
Hi @ijuma, could you please take a look?
--
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
Andrew Schofield created KAFKA-18810:
Summary: Flaky test: ClientIdQuotaTest.testQuotaOverrideDelete
Key: KAFKA-18810
URL: https://issues.apache.org/jira/browse/KAFKA-18810
Project: Kafka
AndrewJSchofield opened a new pull request, #18925:
URL: https://github.com/apache/kafka/pull/18925
ClientIdQuotaTest.testQuotaOverrideDelete is flaky. Marking this test as
flaky.
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [
apoorvmittal10 commented on code in PR #18864:
URL: https://github.com/apache/kafka/pull/18864#discussion_r1957418602
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/SimpleAssignor.java:
##
@@ -72,36 +77,178 @@ private GroupAssignment assignHomogen
apoorvmittal10 commented on code in PR #18864:
URL: https://github.com/apache/kafka/pull/18864#discussion_r1954315981
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/SimpleAssignor.java:
##
@@ -111,12 +292,41 @@ private Map> computeTargetPartitions
[
https://issues.apache.org/jira/browse/KAFKA-18673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Tran reassigned KAFKA-18673:
-
Assignee: Alex Tran
> Provide means to gracefully update Producer transational id mapping state
[
https://issues.apache.org/jira/browse/KAFKA-7952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Tran reassigned KAFKA-7952:
Assignee: (was: Alex Tran)
> Consider to switch to in-memory stores in test whenever possible
chia7712 commented on code in PR #18889:
URL: https://github.com/apache/kafka/pull/18889#discussion_r1957459755
##
core/src/test/scala/integration/kafka/api/ConsumerWithLegacyMessageFormatIntegrationTest.scala:
##
@@ -18,16 +18,43 @@ package kafka.api
import kafka.utils.TestI
github-actions[bot] commented on PR #17850:
URL: https://github.com/apache/kafka/pull/17850#issuecomment-2661892400
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
TaiJuWu commented on code in PR #18850:
URL: https://github.com/apache/kafka/pull/18850#discussion_r1957292877
##
clients/src/main/java/org/apache/kafka/clients/consumer/GroupProtocol.java:
##
@@ -23,7 +23,10 @@ public enum GroupProtocol {
CLASSIC("CLASSIC"),
/** Con
TaiJuWu commented on code in PR #18850:
URL: https://github.com/apache/kafka/pull/18850#discussion_r1957292877
##
clients/src/main/java/org/apache/kafka/clients/consumer/GroupProtocol.java:
##
@@ -23,7 +23,10 @@ public enum GroupProtocol {
CLASSIC("CLASSIC"),
/** Con
[
https://issues.apache.org/jira/browse/KAFKA-15332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927535#comment-17927535
]
Stanislav Kozlovski commented on KAFKA-15332:
-
[~calvinliu] [~dajac] [~jhoop
[
https://issues.apache.org/jira/browse/KAFKA-18735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927504#comment-17927504
]
Chia-Ping Tsai commented on KAFKA-18735:
{quote}
If there is some API that is se
[
https://issues.apache.org/jira/browse/KAFKA-18808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927505#comment-17927505
]
Chia-Ping Tsai commented on KAFKA-18808:
{code:java}
Map entries = new
[
https://issues.apache.org/jira/browse/KAFKA-18735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-18735:
---
Summary: the zk-related path `` is still used by quota callback
(was: the zk-related path `
kamalcph commented on code in PR #18460:
URL: https://github.com/apache/kafka/pull/18460#discussion_r1957373391
##
storage/src/main/java/org/apache/kafka/storage/internals/log/AsyncOffsetReader.java:
##
@@ -0,0 +1,47 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
kamalcph commented on code in PR #18460:
URL: https://github.com/apache/kafka/pull/18460#discussion_r1957373391
##
storage/src/main/java/org/apache/kafka/storage/internals/log/AsyncOffsetReader.java:
##
@@ -0,0 +1,47 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
junrao commented on code in PR #18737:
URL: https://github.com/apache/kafka/pull/18737#discussion_r1957375625
##
clients/src/main/java/org/apache/kafka/clients/consumer/internals/events/ApplicationEventProcessor.java:
##
@@ -206,13 +206,25 @@ public void process(ApplicationEvent
xelathan commented on PR #18919:
URL: https://github.com/apache/kafka/pull/18919#issuecomment-2661578406
Build finished with unrelated test failure in `ConsumerCoordinatorTest >
testOutdatedCoordinatorAssignment `
Issue is tracked with
[KAFKA-15900](https://issues.apache.org/jira/browse/
AndrewJSchofield commented on code in PR #18864:
URL: https://github.com/apache/kafka/pull/18864#discussion_r1957425369
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/SimpleAssignor.java:
##
@@ -72,36 +77,178 @@ private GroupAssignment assignHomog
apoorvmittal10 commented on code in PR #18864:
URL: https://github.com/apache/kafka/pull/18864#discussion_r1957427989
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/SimpleAssignor.java:
##
@@ -72,36 +77,178 @@ private GroupAssignment assignHomogen
AndrewJSchofield commented on PR #18864:
URL: https://github.com/apache/kafka/pull/18864#issuecomment-2661633762
Marked failed test as flaky in https://github.com/apache/kafka/pull/18925.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
frankvicky commented on PR #18918:
URL: https://github.com/apache/kafka/pull/18918#issuecomment-2661387467
Hi @m1a2st
You should see the warning of slf4j, but it is different from this one.
```
> Task :core:genProtocolErrorDocs
SLF4J: Failed to load class "org.slf4j.impl.StaticLo
TaiJuWu commented on code in PR #18850:
URL: https://github.com/apache/kafka/pull/18850#discussion_r1957292877
##
clients/src/main/java/org/apache/kafka/clients/consumer/GroupProtocol.java:
##
@@ -23,7 +23,10 @@ public enum GroupProtocol {
CLASSIC("CLASSIC"),
/** Con
m1a2st commented on PR #18918:
URL: https://github.com/apache/kafka/pull/18918#issuecomment-2661393738
> The above warning is handled by
[KAFKA-18752](https://issues.apache.org/jira/browse/KAFKA-18752)
I'm not referring to this warning. I tested the steps below, and no warning
messag
frankvicky commented on PR #18918:
URL: https://github.com/apache/kafka/pull/18918#issuecomment-2661398712
At the source code root, you need to complete the `build` or `releaseTarGz`
at least first. This will generate a `dependant-libs-2.13.15` directory.
Currently, only `core` and `tool
TaiJuWu commented on PR #18850:
URL: https://github.com/apache/kafka/pull/18850#issuecomment-2661404879
> Thanks for the PR. Just one overall comment about why
`GroupProtocol.SHARE` was defined. The `GROUP_PROTOCOL_CONFIG` is used to
choose between which group protocol is used for the regul
TaiJuWu commented on code in PR #18850:
URL: https://github.com/apache/kafka/pull/18850#discussion_r1957242661
##
clients/src/main/java/org/apache/kafka/clients/consumer/GroupProtocol.java:
##
@@ -23,7 +23,10 @@ public enum GroupProtocol {
CLASSIC("CLASSIC"),
/** Con
TaiJuWu commented on code in PR #18850:
URL: https://github.com/apache/kafka/pull/18850#discussion_r1957292877
##
clients/src/main/java/org/apache/kafka/clients/consumer/GroupProtocol.java:
##
@@ -23,7 +23,10 @@ public enum GroupProtocol {
CLASSIC("CLASSIC"),
/** Con
[
https://issues.apache.org/jira/browse/KAFKA-18805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927473#comment-17927473
]
黃竣陽 commented on KAFKA-18805:
-
Hello [~showuon], if you won't work on this, may I take this?
[
https://issues.apache.org/jira/browse/KAFKA-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927474#comment-17927474
]
TengYao Chi commented on KAFKA-18806:
-
Hi [~showuon]
May I take over this one ?
>
Luke Chen created KAFKA-18806:
-
Summary: Resource leak in MemoryRecordsBuilder in RecordsUtil
Key: KAFKA-18806
URL: https://issues.apache.org/jira/browse/KAFKA-18806
Project: Kafka
Issue Type: Bu
[
https://issues.apache.org/jira/browse/KAFKA-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Tran reassigned KAFKA-18806:
-
Assignee: Alex Tran
> Resource leak in MemoryRecordsBuilder in RecordsUtil
> --
Yunyung commented on PR #18918:
URL: https://github.com/apache/kafka/pull/18918#issuecomment-2661333030
This should be backported to 4.0, as the same issue happens in 4.0.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
[
https://issues.apache.org/jira/browse/KAFKA-18805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927477#comment-17927477
]
Luke Chen commented on KAFKA-18805:
---
[~m1a2st] , assigned to you. Thanks.
> Consumer
[
https://issues.apache.org/jira/browse/KAFKA-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927478#comment-17927478
]
Luke Chen commented on KAFKA-18806:
---
[~frankvicky] , it looks like [~alectric] is pick
[
https://issues.apache.org/jira/browse/KAFKA-18805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Chen reassigned KAFKA-18805:
-
Assignee: 黃竣陽
> Consumer Heartbeat closed change should be locked
> ---
Sean Quah created KAFKA-18807:
-
Summary: Group coordinator under-reports thread idle time
Key: KAFKA-18807
URL: https://issues.apache.org/jira/browse/KAFKA-18807
Project: Kafka
Issue Type: Bug
xelathan opened a new pull request, #18919:
URL: https://github.com/apache/kafka/pull/18919
MemoryRecordsBuilder not closed in RecordsUtil.
Closed implicitly with `try`
https://issues.apache.org/jira/browse/KAFKA-18806
### Committer Checklist (excluded from commit message)
[
https://issues.apache.org/jira/browse/KAFKA-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927481#comment-17927481
]
Alex Tran commented on KAFKA-18806:
---
[~showuon] , yes I am working on it.
> Resource
[
https://issues.apache.org/jira/browse/KAFKA-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927484#comment-17927484
]
TengYao Chi commented on KAFKA-18806:
-
No worried
I will help review this one
> Re
m1a2st opened a new pull request, #18920:
URL: https://github.com/apache/kafka/pull/18920
Jira: https://issues.apache.org/jira/browse/KAFKA-18805
Using synchronized block to avoid the locked
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implem
[
https://issues.apache.org/jira/browse/KAFKA-18805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Chen resolved KAFKA-18805.
---
Fix Version/s: 4.1.0
Resolution: Fixed
> Consumer Heartbeat closed change should be locked
>
chia7712 commented on code in PR #18891:
URL: https://github.com/apache/kafka/pull/18891#discussion_r1957734129
##
clients/src/test/java/org/apache/kafka/test/TestUtils.java:
##
@@ -580,21 +583,28 @@ public static Set
generateRandomTopicPartitions(int numTopic, in
}
[
https://issues.apache.org/jira/browse/KAFKA-18810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned KAFKA-18810:
--
Assignee: Chia-Ping Tsai
> Flaky test: ClientIdQuotaTest.testQuotaOverrideDelete
> --
chia7712 merged PR #18925:
URL: https://github.com/apache/kafka/pull/18925
--
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
chia7712 commented on code in PR #18889:
URL: https://github.com/apache/kafka/pull/18889#discussion_r1957730744
##
core/src/test/scala/integration/kafka/api/ConsumerWithLegacyMessageFormatIntegrationTest.scala:
##
@@ -18,16 +18,43 @@ package kafka.api
import kafka.utils.TestI
chia7712 commented on PR #18803:
URL: https://github.com/apache/kafka/pull/18803#issuecomment-2662303442
@TaiJuWu could you please rebase code?
--
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
showuon merged PR #18920:
URL: https://github.com/apache/kafka/pull/18920
--
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.
chia7712 closed pull request #18126: KAFKA-18213: Convert
CustomQuotaCallbackTest to KRaft
URL: https://github.com/apache/kafka/pull/18126
--
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 specifi
chia7712 commented on PR #18126:
URL: https://github.com/apache/kafka/pull/18126#issuecomment-2662245203
close as duplicate to #18196
--
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
Chia-Ping Tsai created KAFKA-18808:
--
Summary: add test to ensure the name= is not equal to
default quota
Key: KAFKA-18808
URL: https://issues.apache.org/jira/browse/KAFKA-18808
Project: Kafka
Yunyung commented on PR #18916:
URL: https://github.com/apache/kafka/pull/18916#issuecomment-2661447763
> 1. Manually test this patch by creating some ACLs and showing the output
from metadata shell
Before:
```
$ ./bin/kafka-metadata-shell.sh --snapshot
/tmp/kraft-combined-logs
[
https://issues.apache.org/jira/browse/KAFKA-18808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927508#comment-17927508
]
Nick Guo commented on KAFKA-18808:
--
Hi [~chia7712] ,may I take this issue? Thanks! :)
smjn opened a new pull request, #18922:
URL: https://github.com/apache/kafka/pull/18922
* The `share.coordinator.state.topic.min.isr` config defined in
`ShareCoordinatorConfig` was not being used in the `AutoTopicCreationManager`.
* The `AutoTopicCreationManager` calls the
`ShareCoordin
[
https://issues.apache.org/jira/browse/KAFKA-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927537#comment-17927537
]
Sushant Mahajan commented on KAFKA-18809:
-
[~chia7712]
Raised a fix https://gi
CalvinConfluent opened a new pull request, #18923:
URL: https://github.com/apache/kafka/pull/18923
(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 unsubscri
JimmyWang6 commented on code in PR #18907:
URL: https://github.com/apache/kafka/pull/18907#discussion_r1957392043
##
test-common/test-common-internal-api/src/main/java/org/apache/kafka/common/test/api/ClusterTemplate.java:
##
@@ -30,9 +30,9 @@
/**
* Used to indicate that a
[
https://issues.apache.org/jira/browse/KAFKA-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927555#comment-17927555
]
Alex Tran commented on KAFKA-15900:
---
I am also seeing it fail in unrelated
[PR|https:
Chia-Ping Tsai created KAFKA-18809:
--
Summary: share.coordinator.state.topic.min.isr is not applied
Key: KAFKA-18809
URL: https://issues.apache.org/jira/browse/KAFKA-18809
Project: Kafka
Iss
[
https://issues.apache.org/jira/browse/KAFKA-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927518#comment-17927518
]
Chia-Ping Tsai commented on KAFKA-18809:
[~apoorvmittal10] [~schofielaj] [~sushm
[
https://issues.apache.org/jira/browse/KAFKA-18808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned KAFKA-18808:
--
Assignee: Nick Guo (was: Chia-Ping Tsai)
> add test to ensure the name= is not equal
JimmyWang6 commented on code in PR #18907:
URL: https://github.com/apache/kafka/pull/18907#discussion_r1957377060
##
test-common/test-common-internal-api/src/main/java/org/apache/kafka/common/test/api/ClusterTemplate.java:
##
@@ -30,9 +30,9 @@
/**
* Used to indicate that a
[
https://issues.apache.org/jira/browse/KAFKA-15332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927543#comment-17927543
]
Calvin Liu commented on KAFKA-15332:
[~stanislavkozlovski] 4.0 only carries part 1 w
frankvicky opened a new pull request, #18921:
URL: https://github.com/apache/kafka/pull/18921
JIRA: KAFKA-18562
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentat
[
https://issues.apache.org/jira/browse/KAFKA-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-18803:
---
Fix Version/s: 3.9.1
3.8.2
> The acls would appear at the wrong level of
chia7712 merged PR #18916:
URL: https://github.com/apache/kafka/pull/18916
--
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-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-18803.
Resolution: Fixed
trunk:
https://github.com/apache/kafka/commit/d0e516a87207b04f6266c5971
[
https://issues.apache.org/jira/browse/KAFKA-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-18809.
Resolution: Fixed
I keep this fix in 4.1, as shared consumer is not in production to 4.0
[
https://issues.apache.org/jira/browse/KAFKA-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-18809:
---
Fix Version/s: 4.1.0
(was: 4.0.0)
> share.coordinator.state.topic.min
[
https://issues.apache.org/jira/browse/KAFKA-17682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-17682.
Resolution: Duplicate
resolved by
https://github.com/apache/kafka/commit/8c0a0e07ced06241
chia7712 merged PR #18922:
URL: https://github.com/apache/kafka/pull/18922
--
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-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-18809:
---
Fix Version/s: 4.0.0
(was: 4.1.0)
> share.coordinator.state.topic.min
chia7712 commented on PR #18916:
URL: https://github.com/apache/kafka/pull/18916#issuecomment-2661601777
cherry-pick to 4.0, 3.9 and 3.8
--
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 specif
[
https://issues.apache.org/jira/browse/KAFKA-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned KAFKA-18809:
--
Assignee: Sushant Mahajan (was: Chia-Ping Tsai)
> share.coordinator.state.topic.min.
apoorvmittal10 opened a new pull request, #18924:
URL: https://github.com/apache/kafka/pull/18924
The PR corrects the record acks rate for number of records acknowledged.
Also corrects the behaviour when multiple acks type exists in a single
acknowledgement batch.
--
This is an automated
chia7712 commented on code in PR #18919:
URL: https://github.com/apache/kafka/pull/18919#discussion_r1957408912
##
clients/src/main/java/org/apache/kafka/common/record/RecordsUtil.java:
##
@@ -89,10 +89,11 @@ protected static ConvertedRecords
downConvert(Iterablehttps://github.
chia7712 commented on PR #18915:
URL: https://github.com/apache/kafka/pull/18915#issuecomment-2661609606
the failed test is traced by
https://issues.apache.org/jira/browse/KAFKA-15474
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
xelathan commented on code in PR #18919:
URL: https://github.com/apache/kafka/pull/18919#discussion_r1957411153
##
clients/src/main/java/org/apache/kafka/common/record/RecordsUtil.java:
##
@@ -89,10 +89,11 @@ protected static ConvertedRecords
downConvert(Iterablehttps://github.
xelathan closed pull request #18919: KAFKA-18806: Resource leak in
MemoryRecordsBuilder in RecordsUtil
URL: https://github.com/apache/kafka/pull/18919
--
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
chia7712 merged PR #18915:
URL: https://github.com/apache/kafka/pull/18915
--
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-18755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-18755.
Resolution: Fixed
> Align timeout in kafka-share-groups.sh with other group-related tools
chia7712 commented on code in PR #18919:
URL: https://github.com/apache/kafka/pull/18919#discussion_r1957411650
##
clients/src/main/java/org/apache/kafka/common/record/RecordsUtil.java:
##
@@ -89,10 +89,11 @@ protected static ConvertedRecords
downConvert(Iterable I'll go ahead
[
https://issues.apache.org/jira/browse/KAFKA-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-18806.
Resolution: Won't Fix
see https://github.com/apache/kafka/pull/18919#discussion_r195740891
chia7712 merged PR #18908:
URL: https://github.com/apache/kafka/pull/18908
--
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
88 matches
Mail list logo