fvaleri closed pull request #20160: MINOR: Remove outdated KafkaRaftClient
javadoc
URL: https://github.com/apache/kafka/pull/20160
--
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 commen
fvaleri opened a new pull request, #20160:
URL: https://github.com/apache/kafka/pull/20160
Remove outdated KafkaRaftClient javadoc.
--
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
github-actions[bot] commented on PR #19382:
URL: https://github.com/apache/kafka/pull/19382#issuecomment-3066542553
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
github-actions[bot] closed pull request #19082: KAFKA-17014: ScramFormatter
should not use String for password
URL: https://github.com/apache/kafka/pull/19082
--
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
github-actions[bot] commented on PR #19082:
URL: https://github.com/apache/kafka/pull/19082#issuecomment-3066541896
This PR has been closed since it has not had any activity in 120 days. If
you feel like this
was a mistake, or you would like to continue working on it, please feel free
to
github-actions[bot] commented on PR #17560:
URL: https://github.com/apache/kafka/pull/17560#issuecomment-3066541006
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
github-actions[bot] commented on PR #17052:
URL: https://github.com/apache/kafka/pull/17052#issuecomment-3066540787
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
github-actions[bot] commented on PR #19871:
URL: https://github.com/apache/kafka/pull/19871#issuecomment-3066499609
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
ijuma commented on code in PR #20132:
URL: https://github.com/apache/kafka/pull/20132#discussion_r2202883294
##
gradle/dependencies.gradle:
##
@@ -104,7 +104,7 @@ versions += [
kafka_38: "3.8.1",
kafka_39: "3.9.1",
kafka_40: "4.0.0",
- log4j2: "2.24.3",
+ log4j2: "2.2
ijuma commented on code in PR #20132:
URL: https://github.com/apache/kafka/pull/20132#discussion_r2202883431
##
gradle/dependencies.gradle:
##
@@ -104,7 +104,7 @@ versions += [
kafka_38: "3.8.1",
kafka_39: "3.9.1",
kafka_40: "4.0.0",
- log4j2: "2.24.3",
+ log4j2: "2.2
lucliu1108 commented on code in PR #20157:
URL: https://github.com/apache/kafka/pull/20157#discussion_r2202883337
##
tools/src/main/java/org/apache/kafka/tools/streams/StreamsGroupCommand.java:
##
@@ -830,6 +831,21 @@ Map>
retrieveInternalTopics(List groupIds) {
ijuma commented on code in PR #20132:
URL: https://github.com/apache/kafka/pull/20132#discussion_r2202883294
##
gradle/dependencies.gradle:
##
@@ -104,7 +104,7 @@ versions += [
kafka_38: "3.8.1",
kafka_39: "3.9.1",
kafka_40: "4.0.0",
- log4j2: "2.24.3",
+ log4j2: "2.2
squah-confluent commented on code in PR #20024:
URL: https://github.com/apache/kafka/pull/20024#discussion_r2202026091
##
core/src/test/scala/unit/kafka/server/GroupCoordinatorBaseRequestTest.scala:
##
@@ -421,6 +452,27 @@ class GroupCoordinatorBaseRequestTest(cluster:
ClusterI
chia7712 commented on PR #19769:
URL: https://github.com/apache/kafka/pull/19769#issuecomment-3065869429
> would be good to add a test so we don't regress in the future.
agree. @andy1li Do you have bandwidth to file a PR? If not, we could take
over it :)
--
This is an automated me
ijuma commented on PR #19769:
URL: https://github.com/apache/kafka/pull/19769#issuecomment-3065866080
Thanks for the fix. Ir would be good to add a test so we don't regress in
the future.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
chia7712 commented on code in PR #19646:
URL: https://github.com/apache/kafka/pull/19646#discussion_r2202821239
##
tools/src/main/java/org/apache/kafka/tools/OffsetsUtils.java:
##
@@ -0,0 +1,474 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * co
chia7712 commented on code in PR #20064:
URL: https://github.com/apache/kafka/pull/20064#discussion_r2202816352
##
tools/src/main/java/org/apache/kafka/tools/consumer/group/ConsumerGroupCommand.java:
##
@@ -631,7 +635,34 @@ else if (logEndOffsetResult.getValue() instanceof
Offs
chia7712 commented on PR #20087:
URL: https://github.com/apache/kafka/pull/20087#issuecomment-3065841506
@mimaison could you please fix the conflicts?
--
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
chia7712 commented on code in PR #20089:
URL: https://github.com/apache/kafka/pull/20089#discussion_r2202813959
##
coordinator-common/src/main/java/org/apache/kafka/coordinator/common/runtime/CoordinatorLoaderImpl.java:
##
@@ -0,0 +1,340 @@
+/*
+ * Licensed to the Apache Softwar
chia7712 commented on code in PR #20053:
URL: https://github.com/apache/kafka/pull/20053#discussion_r2202778210
##
server/src/test/java/org/apache/kafka/server/quota/ClientQuotasRequestTest.java:
##
@@ -0,0 +1,727 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
chia7712 commented on code in PR #20144:
URL: https://github.com/apache/kafka/pull/20144#discussion_r2202770861
##
clients/src/main/java/org/apache/kafka/common/telemetry/internals/ClientTelemetryReporter.java:
##
@@ -717,7 +718,7 @@ private Optional>
createPushRequest(ClientTe
chia7712 commented on PR #19847:
URL: https://github.com/apache/kafka/pull/19847#issuecomment-3065619353
@jim0987795064 could you please use `record` class to rewrite
`ClientQuotaImage` and `TopicImage`?
--
This is an automated message from the Apache Git Service.
To respond to the messag
chia7712 commented on code in PR #20068:
URL: https://github.com/apache/kafka/pull/20068#discussion_r2202705619
##
core/src/test/scala/integration/kafka/api/PlaintextAdminIntegrationTest.scala:
##
@@ -2963,9 +2981,11 @@ class PlaintextAdminIntegrationTest extends
BaseAdminInteg
chickenchickenlove commented on code in PR #20159:
URL: https://github.com/apache/kafka/pull/20159#discussion_r2202465423
##
clients/src/main/java/org/apache/kafka/clients/producer/internals/TransactionalRequestResult.java:
##
@@ -48,15 +49,24 @@ public void done() {
}
karuturi commented on code in PR #20121:
URL: https://github.com/apache/kafka/pull/20121#discussion_r2202454037
##
core/src/test/scala/unit/kafka/server/LogRecoveryTest.scala:
##
@@ -64,6 +64,16 @@ class LogRecoveryTest extends QuorumTestHarness {
def hwFile2 = new OffsetChec
frankvicky commented on code in PR #20157:
URL: https://github.com/apache/kafka/pull/20157#discussion_r2202450911
##
tools/src/main/java/org/apache/kafka/tools/streams/StreamsGroupCommand.java:
##
@@ -830,6 +831,21 @@ Map>
retrieveInternalTopics(List groupIds) {
frankvicky commented on code in PR #20159:
URL: https://github.com/apache/kafka/pull/20159#discussion_r2202438506
##
clients/src/main/java/org/apache/kafka/clients/producer/internals/TransactionalRequestResult.java:
##
@@ -48,15 +49,24 @@ public void done() {
}
publi
frankvicky commented on code in PR #20159:
URL: https://github.com/apache/kafka/pull/20159#discussion_r2202438506
##
clients/src/main/java/org/apache/kafka/clients/producer/internals/TransactionalRequestResult.java:
##
@@ -48,15 +49,24 @@ public void done() {
}
publi
28 matches
Mail list logo