showuon commented on PR #12564:
URL: https://github.com/apache/kafka/pull/12564#issuecomment-1229143307
Failed tests are unrelated.
```
Build / JDK 17 and Scala 2.13 /
org.apache.kafka.clients.consumer.StickyAssignorTest.testLargeAssignmentAndGroupWithNonEqualSubscription()
showuon merged PR #12564:
URL: https://github.com/apache/kafka/pull/12564
--
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.
showuon commented on code in PR #12230:
URL: https://github.com/apache/kafka/pull/12230#discussion_r956552230
##
clients/src/main/java/org/apache/kafka/common/utils/Utils.java:
##
@@ -463,8 +463,7 @@ public static T newParameterizedInstance(String
className, Object... params)
showuon commented on code in PR #12229:
URL: https://github.com/apache/kafka/pull/12229#discussion_r956553207
##
clients/src/main/java/org/apache/kafka/common/security/oauthbearer/secured/HttpAccessTokenRetriever.java:
##
@@ -326,7 +326,7 @@ static String formatRequestBody(Strin
[
https://issues.apache.org/jira/browse/KAFKA-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585390#comment-17585390
]
Yash Mayya edited comment on KAFKA-14015 at 8/27/22 8:50 AM:
-
[
https://issues.apache.org/jira/browse/KAFKA-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585390#comment-17585390
]
Yash Mayya edited comment on KAFKA-14015 at 8/27/22 8:51 AM:
-
David Arthur created KAFKA-14186:
Summary: Add unit tests for BatchFileWriter
Key: KAFKA-14186
URL: https://issues.apache.org/jira/browse/KAFKA-14186
Project: Kafka
Issue Type: Test
mumrah commented on code in PR #12565:
URL: https://github.com/apache/kafka/pull/12565#discussion_r956585846
##
metadata/src/main/java/org/apache/kafka/metadata/util/BatchFileWriter.java:
##
@@ -36,16 +39,24 @@
/**
- * Write an arbitrary set of metadata records into a Kafka
ashmeet13 commented on PR #12414:
URL: https://github.com/apache/kafka/pull/12414#issuecomment-1229214713
Hi @jsancio, bumping this PR up in case it got missed. Could please have a
look at this?
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
jsancio commented on PR #12565:
URL: https://github.com/apache/kafka/pull/12565#issuecomment-1229357539
> @jsancio thanks for the patch! A few minor non-blocking comments inline. I
filed a follow-up to add unit tests for BatchFileWrite since I realize I never
included any (not needed for th
jsancio commented on PR #12565:
URL: https://github.com/apache/kafka/pull/12565#issuecomment-1229357606
Unrelated test failure:
>Build / JDK 11 and Scala 2.13 /
kafka.network.DynamicConnectionQuotaTest.testDynamicListenerConnectionCreationRateQuota()
--
This is an automated me
jsancio merged PR #12565:
URL: https://github.com/apache/kafka/pull/12565
--
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-12622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio updated KAFKA-12622:
---
Fix Version/s: 3.4.0
(was: 3.3.0)
> Automate
[
https://issues.apache.org/jira/browse/KAFKA-14183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio resolved KAFKA-14183.
Resolution: Fixed
> Kraft bootstrap metadata file should use snaps
[
https://issues.apache.org/jira/browse/KAFKA-14142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio updated KAFKA-14142:
---
Fix Version/s: (was: 3.3.0)
> Improve information returned about
[
https://issues.apache.org/jira/browse/KAFKA-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio updated KAFKA-14050:
---
Fix Version/s: (was: 3.3.0)
> Older clients cannot deserialize A
[
https://issues.apache.org/jira/browse/KAFKA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio updated KAFKA-13897:
---
Fix Version/s: (was: 3.3.0)
(was: 3.1.2)
[
https://issues.apache.org/jira/browse/KAFKA-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio updated KAFKA-13937:
---
Fix Version/s: (was: 3.3.0)
> StandardAuthorizer throws "ID 5t1j
[
https://issues.apache.org/jira/browse/KAFKA-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio updated KAFKA-13909:
---
Fix Version/s: (was: 3.3.0)
> Restart Kafka in KRaft mode with A
guozhangwang commented on code in PR #12562:
URL: https://github.com/apache/kafka/pull/12562#discussion_r956661497
##
streams/src/test/java/org/apache/kafka/streams/processor/internals/DefaultStateUpdaterTest.java:
##
@@ -125,6 +125,80 @@ public void shouldShutdownStateUpdaterAn
guozhangwang commented on code in PR #12555:
URL: https://github.com/apache/kafka/pull/12555#discussion_r956662529
##
streams/src/main/java/org/apache/kafka/streams/kstream/internals/InternalStreamsBuilder.java:
##
@@ -356,6 +362,95 @@ private void mergeDuplicateSourceNodes() {
21 matches
Mail list logo