abbccdda commented on pull request #8907:
URL: https://github.com/apache/kafka/pull/8907#issuecomment-663817294
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
chia7712 commented on pull request #8657:
URL: https://github.com/apache/kafka/pull/8657#issuecomment-663818439
@junrao
I have rebased this PR to include fix of ```group_mode_transactions_test```.
Could you run system tests again? Except for ```streams_eos_test``` and
transaction t
chia7712 edited a comment on pull request #8657:
URL: https://github.com/apache/kafka/pull/8657#issuecomment-663818439
@junrao
I have rebased this PR to include fix of ```group_mode_transactions_test```.
Could you run system tests again? Except for ```streams_eos_test```,
```stream
chia7712 edited a comment on pull request #8657:
URL: https://github.com/apache/kafka/pull/8657#issuecomment-663818439
@junrao
I have rebased this PR to include fix of ```group_mode_transactions_test```.
Could you run system tests again? Except for ```streams_eos_test```,
```stream
AshishRoyJava commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-663825200
All checks are failing due to some other test case failure. Can anyone look
into the logs please?
@abbccdda
huxihx commented on pull request #9071:
URL: https://github.com/apache/kafka/pull/9071#issuecomment-663829002
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please log
chia7712 commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-663833458
@AshishRoyJava Nice finding and fixing!
> AbstractProcessorContext topic() throws NullPointerException when
modifying a state store within the DSL from a punctuator
rootex- commented on pull request #6700:
URL: https://github.com/apache/kafka/pull/6700#issuecomment-663834666
@abbccdda Yes, sure
This is an automated message from the Apache Git Service.
To respond to the message, please l
Mathieu1124 opened a new pull request #9076:
URL: https://github.com/apache/kafka/pull/9076
*FIx typo in ProducerConfig*
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify
huxihx commented on pull request #9071:
URL: https://github.com/apache/kafka/pull/9071#issuecomment-663842491
@omkreddy Thanks for the review, merging to trunk.
This is an automated message from the Apache Git Service.
To re
huxihx merged pull request #9071:
URL: https://github.com/apache/kafka/pull/9071
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
chia7712 opened a new pull request #9077:
URL: https://github.com/apache/kafka/pull/9077
The constants used to represent no_partition and no_replica are important
factor in creating topic. Hence, we should have consistent reference to code
base.
### Committer Checklist (excluded fro
rgroothuijsen opened a new pull request #9078:
URL: https://github.com/apache/kafka/pull/9078
Currently, JMX outputs all metrics as having type `double`, even if they are
strings or other types of numbers. This PR gets the type from the metric's
value if possible, with `null` as a fallback
rgroothuijsen commented on pull request #9078:
URL: https://github.com/apache/kafka/pull/9078#issuecomment-663854901
I'm not entirely sure about returning raw nulls as a fallback, however, or
how permissive it should be about null values in general. Thoughts?
-
vvcephei commented on a change in pull request #9047:
URL: https://github.com/apache/kafka/pull/9047#discussion_r460404740
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStateManagerImpl.java
##
@@ -275,31 +259,70 @@ private void restore
vvcephei commented on a change in pull request #9047:
URL: https://github.com/apache/kafka/pull/9047#discussion_r460404740
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStateManagerImpl.java
##
@@ -275,31 +259,70 @@ private void restore
cadonna commented on pull request #9066:
URL: https://github.com/apache/kafka/pull/9066#issuecomment-663867610
Java 11 failed with
```
08:16:38 org.apache.kafka.streams.integration.EosBetaUpgradeIntegrationTest
> shouldUpgradeFromEosAlphaToEosBeta[true] FAILED
08:16:38 java
cadonna edited a comment on pull request #9066:
URL: https://github.com/apache/kafka/pull/9066#issuecomment-663867610
Java 11 failed with
```
08:16:38 org.apache.kafka.streams.integration.EosBetaUpgradeIntegrationTest
> shouldUpgradeFromEosAlphaToEosBeta[true] FAILED
08:16:38
ijuma commented on a change in pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#discussion_r460416614
##
File path:
core/src/test/scala/unit/kafka/admin/TopicCommandWithAdminClientTest.scala
##
@@ -672,11 +677,9 @@ class TopicCommandWithAdminClientTest extend
lbradstreet commented on a change in pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#discussion_r460416611
##
File path:
core/src/test/scala/unit/kafka/admin/TopicCommandWithAdminClientTest.scala
##
@@ -672,11 +677,9 @@ class TopicCommandWithAdminClientTest
ijuma commented on a change in pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#discussion_r460416797
##
File path:
core/src/test/scala/unit/kafka/admin/TopicCommandWithAdminClientTest.scala
##
@@ -673,10 +678,14 @@ class TopicCommandWithAdminClientTest exten
ijuma commented on a change in pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#discussion_r460417143
##
File path:
core/src/test/scala/unit/kafka/admin/TopicCommandWithAdminClientTest.scala
##
@@ -673,10 +678,14 @@ class TopicCommandWithAdminClientTest exten
abbccdda commented on pull request #9052:
URL: https://github.com/apache/kafka/pull/9052#issuecomment-663869941
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
abbccdda commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-663870109
Test failure should be non related.
This is an automated message from the Apache Git Service.
To respond to the m
abbccdda merged pull request #9034:
URL: https://github.com/apache/kafka/pull/9034
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 t
abbccdda commented on pull request #8907:
URL: https://github.com/apache/kafka/pull/8907#issuecomment-663870524
Test failure non related.
This is an automated message from the Apache Git Service.
To respond to the message, pl
abbccdda merged pull request #8907:
URL: https://github.com/apache/kafka/pull/8907
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 t
chia7712 commented on pull request #9066:
URL: https://github.com/apache/kafka/pull/9066#issuecomment-663870629
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
ijuma commented on pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#issuecomment-663871416
ok to test
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
chia7712 opened a new pull request #9079:
URL: https://github.com/apache/kafka/pull/9079
Creating a topic may fail (due to timeout) in running system tests. However,
```RoundTripWorker``` does not ignore ```TopicExistsException``` which makes
```round_trip_fault_test.py``` be a flaky one.
ijuma commented on pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#issuecomment-663871604
https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/
This is an automated message from the Apache Git Service.
To
ijuma removed a comment on pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#issuecomment-663871604
https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/
This is an automated message from the Apache Git Ser
ijuma commented on pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#issuecomment-663871642
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please log o
chia7712 closed pull request #5708:
URL: https://github.com/apache/kafka/pull/5708
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 t
chia7712 closed pull request #8137:
URL: https://github.com/apache/kafka/pull/8137
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 t
mjsax commented on pull request #9075:
URL: https://github.com/apache/kafka/pull/9075#issuecomment-663905239
Retest this please.
This is an automated message from the Apache Git Service.
To respond to the message, please log
mjsax commented on pull request #9075:
URL: https://github.com/apache/kafka/pull/9075#issuecomment-663905333
Retest this please.
This is an automated message from the Apache Git Service.
To respond to the message, please log
mjsax commented on pull request #9066:
URL: https://github.com/apache/kafka/pull/9066#issuecomment-663906774
@chia7712 Only committers can trigger Jenkins builds.
This is an automated message from the Apache Git Service.
To r
mjsax commented on pull request #9066:
URL: https://github.com/apache/kafka/pull/9066#issuecomment-663906866
Java 8 passed the tests in question are know to be flaky. Might be good
enough? Leave it to @vvcephei to make a call and merge.
mjsax commented on a change in pull request #9047:
URL: https://github.com/apache/kafka/pull/9047#discussion_r460449901
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStateManagerImpl.java
##
@@ -275,31 +259,70 @@ private void restoreSta
chia7712 commented on pull request #9066:
URL: https://github.com/apache/kafka/pull/9066#issuecomment-663912187
> Only committers can trigger Jenkins builds.
It seems I can trigger the jenkins by comment “ Test this please”. Let me
test it again.
---
chia7712 commented on pull request #9066:
URL: https://github.com/apache/kafka/pull/9066#issuecomment-663912465
Jenkins is running now :(
Maybe it does not exclude the committers from other Apache projects. At any
rate, I will not trigger Jenkins in the future.
ijuma commented on a change in pull request #9049:
URL: https://github.com/apache/kafka/pull/9049#discussion_r460453337
##
File path: core/src/main/scala/kafka/admin/ConfigCommand.scala
##
@@ -344,11 +342,14 @@ object ConfigCommand extends Config {
val sensitiveEntries
ijuma commented on a change in pull request #9049:
URL: https://github.com/apache/kafka/pull/9049#discussion_r460453389
##
File path: core/src/main/scala/kafka/security/authorizer/AclAuthorizer.scala
##
@@ -384,8 +380,8 @@ class AclAuthorizer extends Authorizer with Logging {
ijuma commented on pull request #9063:
URL: https://github.com/apache/kafka/pull/9063#issuecomment-663913074
ok to test
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
ijuma commented on a change in pull request #9063:
URL: https://github.com/apache/kafka/pull/9063#discussion_r460453530
##
File path: build.gradle
##
@@ -304,7 +304,7 @@ subprojects {
}
test {
-maxParallelForks = userMaxForks ?: Runtime.runtime.availableProcessors()
ijuma commented on pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#issuecomment-663913281
https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/
This is an automated message from the Apache Git Service.
To
ijuma commented on pull request #9079:
URL: https://github.com/apache/kafka/pull/9079#issuecomment-663913254
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please log o
ijuma removed a comment on pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#issuecomment-663913281
https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/
This is an automated message from the Apache Git Ser
ijuma opened a new pull request #9080:
URL: https://github.com/apache/kafka/pull/9080
Java 11 has been recommended for a while, but the ops section had not been
updated.
Also tweak the text a bit to read better.
### Committer Checklist (excluded from commit message)
- [ ] Verif
jsancio commented on a change in pull request #9050:
URL: https://github.com/apache/kafka/pull/9050#discussion_r460467261
##
File path:
core/src/test/scala/unit/kafka/controller/ControllerIntegrationTest.scala
##
@@ -598,6 +603,86 @@ class ControllerIntegrationTest extends
Zo
mjsax commented on pull request #9066:
URL: https://github.com/apache/kafka/pull/9066#issuecomment-663926510
Ah yes. I work for all committers -- it's not project specific. Missed that
you are HBase Committer/PMC :)
This is
jsancio commented on a change in pull request #9050:
URL: https://github.com/apache/kafka/pull/9050#discussion_r460468241
##
File path: core/src/main/scala/kafka/controller/KafkaController.scala
##
@@ -1986,101 +1965,125 @@ private[controller] class ControllerStats extends
Kaf
jsancio commented on a change in pull request #9050:
URL: https://github.com/apache/kafka/pull/9050#discussion_r460468239
##
File path: core/src/main/scala/kafka/controller/ControllerEventManager.scala
##
@@ -77,7 +77,7 @@ class ControllerEventManager(controllerId: Int,
priv
vitojeng commented on pull request #8907:
URL: https://github.com/apache/kafka/pull/8907#issuecomment-663928064
Thanks @abbccdda !
This is an automated message from the Apache Git Service.
To respond to the message, please lo
showuon edited a comment on pull request #9029:
URL: https://github.com/apache/kafka/pull/9029#issuecomment-663329158
@mimaison , thanks for your comments. I've updated in this commit:
https://github.com/apache/kafka/pull/9029/commits/5345c6835ef42da973b794634d9b8d65f27ee80a.
What I did ar
ijuma commented on pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#issuecomment-664002055
Green build, merging to trunk and 2.6.
This is an automated message from the Apache Git Service.
To respond to the m
ijuma merged pull request #9022:
URL: https://github.com/apache/kafka/pull/9022
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
ijuma edited a comment on pull request #9022:
URL: https://github.com/apache/kafka/pull/9022#issuecomment-664002055
Green build, merging to trunk, 2.6 and 2.5.
This is an automated message from the Apache Git Service.
To resp
sasakitoa opened a new pull request #9081:
URL: https://github.com/apache/kafka/pull/9081
This PR will change KafkaProducer#sendOffsetsToTransaction to be affected by
max.block.ms to avoid blocking infinitively.
This is
ijuma opened a new pull request #9082:
URL: https://github.com/apache/kafka/pull/9082
I left out updates that could be risky. Preliminary testing indicates
we can build (including spotBugs) and run tests with Java 15 with
these changes. I will do more thorough testing once Java 15 reac
rgroothuijsen removed a comment on pull request #9078:
URL: https://github.com/apache/kafka/pull/9078#issuecomment-663854901
I'm not entirely sure about returning raw nulls as a fallback, however, or
how permissive it should be about null values in general. Thoughts?
-
mjsax merged pull request #9075:
URL: https://github.com/apache/kafka/pull/9075
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
vvcephei commented on a change in pull request #9031:
URL: https://github.com/apache/kafka/pull/9031#discussion_r460562257
##
File path:
streams/src/main/java/org/apache/kafka/streams/kstream/EnumerableWindowDefinition.java
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache So
ijuma merged pull request #9080:
URL: https://github.com/apache/kafka/pull/9080
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
mjsax commented on pull request #9075:
URL: https://github.com/apache/kafka/pull/9075#issuecomment-664031539
Merged to `trunk` and cherry-picked to `2.6` branch.
This is an automated message from the Apache Git Service.
To re
mjsax commented on a change in pull request #9047:
URL: https://github.com/apache/kafka/pull/9047#discussion_r460449901
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStateManagerImpl.java
##
@@ -275,31 +259,70 @@ private void restoreSta
mjsax commented on a change in pull request #9047:
URL: https://github.com/apache/kafka/pull/9047#discussion_r460449901
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStateManagerImpl.java
##
@@ -275,31 +259,70 @@ private void restoreSta
ning2008wisc commented on pull request #9029:
URL: https://github.com/apache/kafka/pull/9029#issuecomment-664045085
Hi @showuon thanks for your work, a minor thing - do you mind to consolidate
/ merge the current 4 commits into 1 commit?
--
guozhangwang merged pull request #9068:
URL: https://github.com/apache/kafka/pull/9068
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
guozhangwang commented on a change in pull request #8964:
URL: https://github.com/apache/kafka/pull/8964#discussion_r460588651
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StandbyTask.java
##
@@ -93,8 +93,8 @@ public boolean isActive() {
guozhangwang commented on a change in pull request #8964:
URL: https://github.com/apache/kafka/pull/8964#discussion_r460590891
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StateManagerUtil.java
##
@@ -38,13 +41,39 @@
*/
final class StateM
guozhangwang commented on a change in pull request #8964:
URL: https://github.com/apache/kafka/pull/8964#discussion_r460592249
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/ProcessorStateManager.java
##
@@ -454,6 +456,41 @@ public void flush(
guozhangwang commented on a change in pull request #8964:
URL: https://github.com/apache/kafka/pull/8964#discussion_r460599173
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/AbstractTask.java
##
@@ -49,6 +61,31 @@
this.stateDirectory
huxihx commented on a change in pull request #9081:
URL: https://github.com/apache/kafka/pull/9081#discussion_r460608228
##
File path:
clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java
##
@@ -687,7 +687,7 @@ public void sendOffsetsToTransaction(Map off
huxihx commented on a change in pull request #9081:
URL: https://github.com/apache/kafka/pull/9081#discussion_r460609876
##
File path: core/src/test/scala/integration/kafka/api/TransactionsTest.scala
##
@@ -406,6 +406,26 @@ class TransactionsTest extends KafkaServerTestHarness
Mathieu1124 commented on pull request #9076:
URL: https://github.com/apache/kafka/pull/9076#issuecomment-664081255
> I think it was grammatically correct as it stood before this change. This
change, if it were to occur, would have to state `if the leader fails` (the
current change says `if
Mathieu1124 closed pull request #9076:
URL: https://github.com/apache/kafka/pull/9076
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 t
guozhangwang commented on a change in pull request #8964:
URL: https://github.com/apache/kafka/pull/8964#discussion_r460621030
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -243,18 +242,24 @@ public void handleAssignmen
abbccdda commented on pull request #9077:
URL: https://github.com/apache/kafka/pull/9077#issuecomment-664098665
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
abbccdda commented on pull request #9077:
URL: https://github.com/apache/kafka/pull/9077#issuecomment-664098712
got 2/3 in previous run
This is an automated message from the Apache Git Service.
To respond to the message, plea
abbccdda commented on pull request #9049:
URL: https://github.com/apache/kafka/pull/9049#issuecomment-664102269
Sg, will close the PR @ijuma
This is an automated message from the Apache Git Service.
To respond to the message
abbccdda closed pull request #9049:
URL: https://github.com/apache/kafka/pull/9049
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 t
chia7712 commented on pull request #9077:
URL: https://github.com/apache/kafka/pull/9077#issuecomment-664103549
@abbccdda thanks for reviews!
This is an automated message from the Apache Git Service.
To respond to the message
guozhangwang opened a new pull request #9083:
URL: https://github.com/apache/kafka/pull/9083
Should be reviewed after https://github.com/apache/kafka/pull/8964 is
merged, in which we first commit (flush) then suspend.
### Committer Checklist (excluded from commit message)
- [ ] Ve
showuon commented on pull request #9029:
URL: https://github.com/apache/kafka/pull/9029#issuecomment-664133647
hi @ning2008wisc , thanks for your suggestion. but I don't think it's good
to merge all the 4 commits into 1. I think the commit history is a kind of
records to keep why the autho
guozhangwang opened a new pull request #9084:
URL: https://github.com/apache/kafka/pull/9084
Some of the rebalance listener may be implemented by Kafka as well, e.g.
Connect and Streams, and if the exception thrown is actually a KafkaException,
then we should not wrap it but directly throw
showuon edited a comment on pull request #9029:
URL: https://github.com/apache/kafka/pull/9029#issuecomment-664133647
hi @ning2008wisc , thanks for your suggestion. but I don't think it's good
to merge all the 4 commits into 1. I think the commit history is a kind of
records to keep why th
showuon edited a comment on pull request #9029:
URL: https://github.com/apache/kafka/pull/9029#issuecomment-664133647
hi @ning2008wisc , thanks for your suggestion. but I don't think it's good
to merge all the 4 commits into 1. I think the commit history is a kind of
records to keep why th
abbccdda commented on a change in pull request #9084:
URL: https://github.com/apache/kafka/pull/9084#discussion_r460671888
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java
##
@@ -728,7 +728,11 @@ protected void onJoinPrep
viktorsomogyi commented on pull request #4090:
URL: https://github.com/apache/kafka/pull/4090#issuecomment-664175913
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, plea
viktorsomogyi commented on pull request #8730:
URL: https://github.com/apache/kafka/pull/8730#issuecomment-664176258
@ijuma would you please review this or suggest who is the right committer to
help with this?
This is an aut
ijuma commented on pull request #8730:
URL: https://github.com/apache/kafka/pull/8730#issuecomment-664180174
@mimaison, would you be able to review this?
This is an automated message from the Apache Git Service.
To respond to
ijuma commented on a change in pull request #4090:
URL: https://github.com/apache/kafka/pull/4090#discussion_r460711206
##
File path: core/src/test/scala/unit/kafka/utils/JsonTest.scala
##
@@ -41,14 +42,23 @@ class JsonTest {
val jnf = JsonNodeFactory.instance
asser
ijuma commented on a change in pull request #9067:
URL: https://github.com/apache/kafka/pull/9067#discussion_r460714125
##
File path: checkstyle/suppressions.xml
##
@@ -17,8 +17,14 @@
files="(ApiMessageType).java|MessageDataGenerator.java"/>
+
+
ijuma commented on a change in pull request #9067:
URL: https://github.com/apache/kafka/pull/9067#discussion_r460714547
##
File path:
streams/examples/src/main/java/org/apache/kafka/streams/examples/wordcount/WordCountTransformerDemo.java
##
@@ -153,8 +154,8 @@ public void run
ijuma commented on a change in pull request #9067:
URL: https://github.com/apache/kafka/pull/9067#discussion_r460714731
##
File path: tools/src/main/java/org/apache/kafka/tools/VerifiableProducer.java
##
@@ -241,7 +240,7 @@ public static VerifiableProducer
createFromArgs(Argum
ijuma commented on a change in pull request #9067:
URL: https://github.com/apache/kafka/pull/9067#discussion_r460714731
##
File path: tools/src/main/java/org/apache/kafka/tools/VerifiableProducer.java
##
@@ -241,7 +240,7 @@ public static VerifiableProducer
createFromArgs(Argum
ijuma commented on a change in pull request #9067:
URL: https://github.com/apache/kafka/pull/9067#discussion_r460714731
##
File path: tools/src/main/java/org/apache/kafka/tools/VerifiableProducer.java
##
@@ -241,7 +240,7 @@ public static VerifiableProducer
createFromArgs(Argum
ijuma commented on pull request #8936:
URL: https://github.com/apache/kafka/pull/8936#issuecomment-664201898
ok to test
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
1 - 100 of 51557 matches
Mail list logo