chia7712 commented on pull request #9182:
URL: https://github.com/apache/kafka/pull/9182#issuecomment-675344226
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 #9162:
URL: https://github.com/apache/kafka/pull/9162#issuecomment-67533
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
Sasilekha opened a new pull request #9195:
URL: https://github.com/apache/kafka/pull/9195
In NioEchoServer the enum has its constructor declared as private, which is
redundant. We can remove this.
public class NioEchoServer extends Thread {
public enum MetricType {
Sasilekha commented on pull request #9195:
URL: https://github.com/apache/kafka/pull/9195#issuecomment-675358144
Hi @ notifygd
Can you please review?
This is an automated message from the Apache Git Service.
To respond to
stanislavkozlovski commented on pull request #6669:
URL: https://github.com/apache/kafka/pull/6669#issuecomment-675358064
Yeah, that'd be awesome!
This is an automated message from the Apache Git Service.
To respond to the me
jeqo commented on pull request #9138:
URL: https://github.com/apache/kafka/pull/9138#issuecomment-675384593
@ableegoldman, this PR is ready for review 👍
This is an automated message from the Apache Git Service.
To respon
nizhikov opened a new pull request #9196:
URL: https://github.com/apache/kafka/pull/9196
For now, Kafka system tests use python2 which is outdated and not supported.
This PR upgrades python to the third version.
### Committer Checklist (excluded from commit message)
- [ ] Verify
Chia-Ping Tsai created KAFKA-10412:
--
Summary: Deprecate all setters of Headers
Key: KAFKA-10412
URL: https://issues.apache.org/jira/browse/KAFKA-10412
Project: Kafka
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/KAFKA-10357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179535#comment-17179535
]
Bruno Cadonna commented on KAFKA-10357:
---
bq. Can we leverage the committed offsets
cadonna commented on a change in pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#discussion_r472100951
##
File path:
streams/src/main/java/org/apache/kafka/streams/state/internals/metrics/RocksDBMetricsRecorder.java
##
@@ -56,6 +62,9 @@ public void maybeClos
yazgoo created KAFKA-10413:
--
Summary: rebalancing leads to unevenly balanced connectors
Key: KAFKA-10413
URL: https://issues.apache.org/jira/browse/KAFKA-10413
Project: Kafka
Issue Type: Bug
[
https://issues.apache.org/jira/browse/KAFKA-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179616#comment-17179616
]
Ranadeep Deb commented on KAFKA-8135:
-
I have been experiencing a similar issue in 2.
rhauch commented on pull request #9176:
URL: https://github.com/apache/kafka/pull/9176#issuecomment-675475664
@kkonstantine is correct that this changes the public API and therefore
requires a KIP.
Please also create a Jira issue, and change the title of this PR so that it
starts w
cadonna commented on a change in pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#discussion_r472200360
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/metrics/StreamsMetricsImpl.java
##
@@ -415,9 +416,40 @@ public final Senso
cadonna commented on a change in pull request #9191:
URL: https://github.com/apache/kafka/pull/9191#discussion_r472217989
##
File path:
streams/src/main/java/org/apache/kafka/streams/errors/MissingSourceTopicException.java
##
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apache Sof
cadonna commented on a change in pull request #9191:
URL: https://github.com/apache/kafka/pull/9191#discussion_r472228811
##
File path:
streams/src/main/java/org/apache/kafka/streams/errors/MissingSourceTopicException.java
##
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apache Sof
Daniel Urban created KAFKA-10414:
Summary: Upgrade api-util dependency - CVE-2018-1337
Key: KAFKA-10414
URL: https://issues.apache.org/jira/browse/KAFKA-10414
Project: Kafka
Issue Type: Bug
[
https://issues.apache.org/jira/browse/KAFKA-10414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Urban reassigned KAFKA-10414:
Assignee: Daniel Urban
> Upgrade api-util dependency - CVE-2018-1337
> --
Matthew T. Adams created KAFKA-10415:
Summary: Provide an officially supported Node.js client
Key: KAFKA-10415
URL: https://issues.apache.org/jira/browse/KAFKA-10415
Project: Kafka
Issue
Matthew T. Adams created KAFKA-10416:
Summary: Provide an officially supported Deno client
Key: KAFKA-10416
URL: https://issues.apache.org/jira/browse/KAFKA-10416
Project: Kafka
Issue Typ
vvcephei commented on a change in pull request #9174:
URL: https://github.com/apache/kafka/pull/9174#discussion_r472242890
##
File path:
streams/test-utils/src/main/java/org/apache/kafka/streams/TopologyTestDriver.java
##
@@ -805,10 +805,10 @@ public void advanceWallClockTime(
vvcephei merged pull request #9174:
URL: https://github.com/apache/kafka/pull/9174
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
vvcephei commented on a change in pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#discussion_r472250612
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/metrics/StreamsMetricsImpl.java
##
@@ -415,9 +416,40 @@ public final Sens
vvcephei commented on pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#issuecomment-675521788
Thanks for the update, @cadonna . Just one reply above.
This is an automated message from the Apache Git Service.
vvcephei commented on pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#issuecomment-675522188
Retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
vvcephei edited a comment on pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#issuecomment-675522188
Looks like Jenkins shut down during the run last time or something.
Retest this please
This is an a
[
https://issues.apache.org/jira/browse/KAFKA-10370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179669#comment-17179669
]
Ning Zhang commented on KAFKA-10370:
Hey [~ryannedolan] I updated the PR with the fo
Wardha Perinkada Kattu created KAFKA-10417:
--
Summary: suppress() with cogroup() throws ClassCastException
Key: KAFKA-10417
URL: https://issues.apache.org/jira/browse/KAFKA-10417
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-10417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wardha Perinkada Kattu updated KAFKA-10417:
---
Description:
Streams operation - `cogroup()`, `aggregate()` followed by `sup
cadonna commented on a change in pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#discussion_r472276615
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/metrics/StreamsMetricsImpl.java
##
@@ -415,9 +416,40 @@ public final Senso
cadonna commented on a change in pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#discussion_r472276615
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/metrics/StreamsMetricsImpl.java
##
@@ -415,9 +416,40 @@ public final Senso
rondagostino commented on a change in pull request #9142:
URL: https://github.com/apache/kafka/pull/9142#discussion_r472279480
##
File path: tests/kafkatest/services/kafka/kafka.py
##
@@ -503,7 +503,7 @@ def create_topic(self, topic_cfg, node=None,
use_zk_to_create_topic=True)
[
https://issues.apache.org/jira/browse/KAFKA-8606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179703#comment-17179703
]
Mark Roberts commented on KAFKA-8606:
-
I'm reasonably sure that this ticket can be cl
vvcephei commented on a change in pull request #9148:
URL: https://github.com/apache/kafka/pull/9148#discussion_r472327085
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/InternalTopologyBuilder.java
##
@@ -667,7 +674,7 @@ public void validateC
[
https://issues.apache.org/jira/browse/KAFKA-10395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman resolved KAFKA-10395.
-
Fix Version/s: 2.7.0
Resolution: Fixed
> TopologyTestDriver does not work
vvcephei commented on a change in pull request #9148:
URL: https://github.com/apache/kafka/pull/9148#discussion_r472348482
##
File path: streams/src/test/java/org/apache/kafka/test/MockApiProcessor.java
##
@@ -0,0 +1,174 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
wcarlson5 closed pull request #7492:
URL: https://github.com/apache/kafka/pull/7492
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
vvcephei commented on a change in pull request #9148:
URL: https://github.com/apache/kafka/pull/9148#discussion_r472368613
##
File path:
streams/src/test/java/org/apache/kafka/test/MockApiProcessorSupplier.java
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Founda
guozhangwang commented on a change in pull request #9191:
URL: https://github.com/apache/kafka/pull/9191#discussion_r472368768
##
File path:
streams/src/main/java/org/apache/kafka/streams/errors/MissingSourceTopicException.java
##
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apach
[
https://issues.apache.org/jira/browse/KAFKA-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179995#comment-17179995
]
Ismael Juma edited comment on KAFKA-10415 at 8/18/20, 6:14 PM:
---
[
https://issues.apache.org/jira/browse/KAFKA-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179995#comment-17179995
]
Ismael Juma commented on KAFKA-10415:
-
Thanks for the JIRA. One clarification, Apach
abbccdda commented on pull request #8846:
URL: https://github.com/apache/kafka/pull/8846#issuecomment-675647225
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
guozhangwang commented on pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#issuecomment-675651901
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please
[
https://issues.apache.org/jira/browse/KAFKA-10327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantine Karantasis updated KAFKA-10327:
---
Labels: kip-required needs-kip (was: )
> Make flush after some count of put
guozhangwang commented on a change in pull request #9177:
URL: https://github.com/apache/kafka/pull/9177#discussion_r472429141
##
File path:
streams/src/main/java/org/apache/kafka/streams/state/internals/metrics/RocksDBMetrics.java
##
@@ -33,7 +35,7 @@
import static
org.apac
lct45 commented on a change in pull request #9039:
URL: https://github.com/apache/kafka/pull/9039#discussion_r472436400
##
File path: checkstyle/suppressions.xml
##
@@ -167,6 +167,9 @@
+
Review comment:
We don't!
-
abbccdda commented on pull request #8846:
URL: https://github.com/apache/kafka/pull/8846#issuecomment-675675970
Some compilation errors:
```
11:41:23
/home/jenkins/jenkins-slave/workspace/kafka-pr-jdk15-scala2.13/clients/src/main/java/org/apache/kafka/clients/Metadata.java:474:
error
[
https://issues.apache.org/jira/browse/KAFKA-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180036#comment-17180036
]
Matthew T. Adams commented on KAFKA-10415:
--
[~ijuma] I understand. Should I ha
cmccabe opened a new pull request #9197:
URL: https://github.com/apache/kafka/pull/9197
This reverts commit bf6dffe93bbe0fe33ad076ebccebb840d66b936d
This is an automated message from the Apache Git Service.
To respond to the
lct45 commented on a change in pull request #9039:
URL: https://github.com/apache/kafka/pull/9039#discussion_r472440045
##
File path:
streams/src/test/java/org/apache/kafka/streams/kstream/internals/SlidingWindowedKStreamImplTest.java
##
@@ -0,0 +1,438 @@
+/*
+ * Licensed to t
ableegoldman commented on a change in pull request #9039:
URL: https://github.com/apache/kafka/pull/9039#discussion_r472441802
##
File path:
streams/src/test/java/org/apache/kafka/streams/kstream/internals/SlidingWindowedKStreamImplTest.java
##
@@ -0,0 +1,438 @@
+/*
+ * Licens
Ron Dagostino created KAFKA-10418:
-
Summary: Unclear deprecation of altering topic configs via
kafka-topics with --bootstrap-server
Key: KAFKA-10418
URL: https://issues.apache.org/jira/browse/KAFKA-10418
Ajay Kapoor created KAFKA-10419:
---
Summary: KAFKA BROKER Shuts down when a topic is deleted manually
from command line on Windows 1) operating System.
Key: KAFKA-10419
URL: https://issues.apache.org/jira/browse/KAFKA
[
https://issues.apache.org/jira/browse/KAFKA-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Dagostino updated KAFKA-10418:
--
Description:
Changing a topic config with the kafka-topics command while connecting to Kafka
[
https://issues.apache.org/jira/browse/KAFKA-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Dagostino updated KAFKA-10418:
--
Summary: Incomplete error/docs when altering topic configs via kafka-topics
with --bootstrap-s
[
https://issues.apache.org/jira/browse/KAFKA-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Dagostino updated KAFKA-10418:
--
Summary: Unclear error/docs when altering topic configs via kafka-topics
with --bootstrap-serv
mimaison commented on pull request #8295:
URL: https://github.com/apache/kafka/pull/8295#issuecomment-675697535
@abbccdda Thanks for the reviews, can you take another look?
This is an automated message from the Apache Git Ser
cmccabe commented on pull request #9144:
URL: https://github.com/apache/kafka/pull/9144#issuecomment-675703162
LGTM
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
cmccabe commented on a change in pull request #9144:
URL: https://github.com/apache/kafka/pull/9144#discussion_r472477998
##
File path: clients/src/main/java/org/apache/kafka/clients/KafkaClient.java
##
@@ -189,16 +189,18 @@ ClientRequest newClientRequest(String nodeId,
Abstra
cmccabe merged pull request #9144:
URL: https://github.com/apache/kafka/pull/9144
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 th
cmccabe commented on pull request #9197:
URL: https://github.com/apache/kafka/pull/9197#issuecomment-675711065
Looks like there is a checkstyle issue upstream:
```
12:59:42 > Task :streams:upgrade-system-tests-22:checkstyleTest FAILED
12:59:42 [ant:checkstyle] [ERROR]
/home/jenkins
mimaison commented on pull request #9131:
URL: https://github.com/apache/kafka/pull/9131#issuecomment-675713485
@mjsax Can you take another look? Thanks
This is an automated message from the Apache Git Service.
To respond to
cmccabe commented on pull request #9194:
URL: https://github.com/apache/kafka/pull/9194#issuecomment-675714307
JDK8 test failure looks like a Jenkins issue.
```
13:29:01 Fetching upstream changes from git://github.com/apache/kafka.git
13:29:01 > git fetch --tags --progress -- g
mimaison commented on pull request #8050:
URL: https://github.com/apache/kafka/pull/8050#issuecomment-675714697
@omkreddy @hachikuji Can you take a look? Thanks
This is an automated message from the Apache Git Service.
To res
cmccabe commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472494891
##
File path: clients/src/main/java/org/apache/kafka/clients/admin/Admin.java
##
@@ -1214,6 +1215,64 @@ default AlterClientQuotasResult
alterClientQuotas(C
cmccabe commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472496932
##
File path:
clients/src/main/java/org/apache/kafka/clients/admin/UserScramCredentialsDescription.java
##
@@ -0,0 +1,89 @@
+/*
+ * Licensed to the Apache
cmccabe commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472498809
##
File path:
clients/src/test/java/org/apache/kafka/common/protocol/ProtoUtilsTest.java
##
@@ -26,11 +26,18 @@
public void testDelayedAllocationSchem
cmccabe commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472501147
##
File path: core/src/test/scala/unit/kafka/admin/ConfigCommandTest.scala
##
@@ -486,7 +486,9 @@ class ConfigCommandTest extends ZooKeeperTestHarness with
mjsax opened a new pull request #9198:
URL: https://github.com/apache/kafka/pull/9198
Follow up to #9067 -- seems I made an error resolving the unclean
cherry-pick from `trunk` to `2.6`.
Call for review @vvcephei @ijuma
-
rondagostino opened a new pull request #9199:
URL: https://github.com/apache/kafka/pull/9199
Changing a topic config with the `kafka-topics` command while connecting to
Kafka via `--bootstrap-server` (rather than connecting to ZooKeeper via
`--zookeeper`) is not supported. The desired func
rondagostino commented on pull request #9199:
URL: https://github.com/apache/kafka/pull/9199#issuecomment-675731352
@cmccabe Can you take a look?
This is an automated message from the Apache Git Service.
To respond to the mes
mjsax commented on pull request #9067:
URL: https://github.com/apache/kafka/pull/9067#issuecomment-675733090
Seems I made a mistake cherry-picking to `2.6` -- I remember that there was
a conflict; guess I resolved it incorrectly. Did a HOTFIX PR: #9198
cmccabe commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472507947
##
File path:
clients/src/main/java/org/apache/kafka/clients/admin/DescribeUserScramCredentialsResult.java
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the Apac
cmccabe commented on pull request #9199:
URL: https://github.com/apache/kafka/pull/9199#issuecomment-675734800
LGTM
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
rondagostino commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472530253
##
File path: core/src/test/scala/unit/kafka/admin/ConfigCommandTest.scala
##
@@ -486,7 +486,9 @@ class ConfigCommandTest extends ZooKeeperTestHarness
cmccabe commented on pull request #9198:
URL: https://github.com/apache/kafka/pull/9198#issuecomment-675755685
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
vvcephei commented on a change in pull request #9137:
URL: https://github.com/apache/kafka/pull/9137#discussion_r472531237
##
File path:
streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBPrefixIterator.java
##
@@ -1,54 +0,0 @@
-/*
- * Licensed to the Apache
lbradstreet opened a new pull request #9200:
URL: https://github.com/apache/kafka/pull/9200
406635bcc9f2a4c439d198ea0549170de331323c switched System.exit to using
Exit.exit, however the integration tests did not choose to override the exit
procedure.
This can cause invalid test runs
rondagostino commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472570823
##
File path:
clients/src/main/java/org/apache/kafka/clients/admin/DescribeUserScramCredentialsResult.java
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the
rondagostino commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472570823
##
File path:
clients/src/main/java/org/apache/kafka/clients/admin/DescribeUserScramCredentialsResult.java
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the
mjsax merged pull request #9198:
URL: https://github.com/apache/kafka/pull/9198
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
rondagostino commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472574569
##
File path:
clients/src/main/java/org/apache/kafka/clients/admin/DescribeUserScramCredentialsResult.java
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the
rondagostino commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472570823
##
File path:
clients/src/main/java/org/apache/kafka/clients/admin/DescribeUserScramCredentialsResult.java
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the
rondagostino commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472575326
##
File path:
clients/src/main/java/org/apache/kafka/clients/admin/DescribeUserScramCredentialsResult.java
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the
LMnet commented on pull request #8955:
URL: https://github.com/apache/kafka/pull/8955#issuecomment-675817076
Voting for the KIP successfully finished and this pull request could be
merged now.
This is an automated message fr
showuon commented on pull request #9121:
URL: https://github.com/apache/kafka/pull/9121#issuecomment-675828368
@mjsax , could you review this small PR? Thanks.
This is an automated message from the Apache Git Service.
To resp
showuon commented on pull request #9062:
URL: https://github.com/apache/kafka/pull/9062#issuecomment-675828534
@abbccdda @omkreddy , could you review this PR? Thanks.
This is an automated message from the Apache Git Service.
rondagostino commented on a change in pull request #9200:
URL: https://github.com/apache/kafka/pull/9200#discussion_r472636924
##
File path:
connect/mirror/src/test/java/org/apache/kafka/connect/mirror/MirrorConnectorsIntegrationTest.java
##
@@ -185,10 +192,9 @@ public void cl
[
https://issues.apache.org/jira/browse/KAFKA-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180249#comment-17180249
]
Konstantine Karantasis commented on KAFKA-9708:
---
The PR was closed with a n
[
https://issues.apache.org/jira/browse/KAFKA-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantine Karantasis updated KAFKA-9708:
--
Fix Version/s: 2.6.0
> Connector does not prefer to use packaged classes during
[
https://issues.apache.org/jira/browse/KAFKA-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantine Karantasis resolved KAFKA-9708.
---
Resolution: Fixed
> Connector does not prefer to use packaged classes during
cmccabe commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472688926
##
File path:
clients/src/main/java/org/apache/kafka/clients/admin/DescribeUserScramCredentialsResult.java
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the Apac
cmccabe commented on pull request #9197:
URL: https://github.com/apache/kafka/pull/9197#issuecomment-675850067
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please log
cmccabe commented on a change in pull request #9032:
URL: https://github.com/apache/kafka/pull/9032#discussion_r472693268
##
File path: core/src/test/scala/unit/kafka/admin/ConfigCommandTest.scala
##
@@ -486,7 +486,9 @@ class ConfigCommandTest extends ZooKeeperTestHarness with
cmccabe commented on pull request #9197:
URL: https://github.com/apache/kafka/pull/9197#issuecomment-675851293
There seems to be a Jenkins issue here:
```
21:54:39 Fetching upstream changes from git://github.com/apache/kafka.git
21:54:39 > git fetch --tags --progress -- git://githu
[
https://issues.apache.org/jira/browse/KAFKA-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180258#comment-17180258
]
Ismael Juma commented on KAFKA-8135:
[~rana.deb23] I suggest filing a new issue and p
showuon commented on pull request #9149:
URL: https://github.com/apache/kafka/pull/9149#issuecomment-675858452
@kkonstantine , could you help review this PR to improve logging? Thanks.
This is an automated message from the A
cmccabe commented on pull request #9197:
URL: https://github.com/apache/kafka/pull/9197#issuecomment-675859396
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please log
lbradstreet commented on a change in pull request #9200:
URL: https://github.com/apache/kafka/pull/9200#discussion_r472723313
##
File path:
connect/mirror/src/test/java/org/apache/kafka/connect/mirror/MirrorConnectorsIntegrationTest.java
##
@@ -185,10 +192,9 @@ public void clo
lbradstreet commented on a change in pull request #9200:
URL: https://github.com/apache/kafka/pull/9200#discussion_r472723414
##
File path:
core/src/test/scala/integration/kafka/tools/MirrorMakerIntegrationTest.scala
##
@@ -29,14 +29,31 @@ import org.apache.kafka.clients.produ
1 - 100 of 103 matches
Mail list logo