[
https://issues.apache.org/jira/browse/KAFKA-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aakash Shah updated KAFKA-10153:
Summary: Error Reporting in Connect Documentation (was: Documentation for
the Errant Record Repor
aakashnshah opened a new pull request #8858:
URL: https://github.com/apache/kafka/pull/8858
Adds a section for Error Reporting in Connect.
This is an automated message from the Apache Git Service.
To respond to the message, p
[
https://issues.apache.org/jira/browse/KAFKA-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aakash Shah updated KAFKA-10153:
Description: Add documentation for error reporting in Kafka Connect. (was:
Add documentation for
aakashnshah commented on pull request #8858:
URL: https://github.com/apache/kafka/pull/8858#issuecomment-643105390
@rhauch @wicknicks I've added a section in the User Guide section of the
Kafka Connect documentation for error reporting in Connect. As of now it is
quite sparse and high leve
chia7712 commented on a change in pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#discussion_r439254292
##
File path: core/src/main/scala/kafka/server/FinalizedFeatureChangeListener.scala
##
@@ -143,13 +142,17 @@ class FinalizedFeatureChangeListener(zkClient:
akatona84 opened a new pull request #8859:
URL: https://github.com/apache/kafka/pull/8859
*More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.*
*Summary of testing
tombentley commented on pull request #8839:
URL: https://github.com/apache/kafka/pull/8839#issuecomment-643123172
@kkonstantine thanks for those, and I can confirm that I _did_ test the docs
locally.
This is an automated mes
kowshik commented on a change in pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#discussion_r439256273
##
File path: core/src/main/scala/kafka/server/FinalizedFeatureChangeListener.scala
##
@@ -143,13 +142,17 @@ class FinalizedFeatureChangeListener(zkClient:
kowshik commented on pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#issuecomment-643125081
@chia7712 Could you please help trigger a CI run?
This is an automated message from the Apache Git Service.
To res
akatona84 commented on pull request #8859:
URL: https://github.com/apache/kafka/pull/8859#issuecomment-643125088
@ijuma jersey came out with 2.31 and it is depending on 9.4.27.v20200227
jetty.
Testing with 9.4.26.v20200117 is still in progress, I'm not sure what the
difference is be
akatona84 commented on pull request #8859:
URL: https://github.com/apache/kafka/pull/8859#issuecomment-643125670
cc @viktorsomogyi
This is an automated message from the Apache Git Service.
To respond to the message, please l
chia7712 commented on pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#issuecomment-643126635
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
kowshik commented on pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#issuecomment-643132488
@chia7712 I think CI is not triggering. I'd appreciate the help if you could
trigger it again.
This is an automat
chia7712 commented on pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#issuecomment-643139314
@kowshik
Is this CI not working for this PR?
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/2932/console
chia7712 commented on pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#issuecomment-643142648
CI comes back :)
This is an automated message from the Apache Git Service.
To respond to the message, please log
mumrah commented on pull request #8853:
URL: https://github.com/apache/kafka/pull/8853#issuecomment-643238928
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please log
mumrah commented on a change in pull request #8841:
URL: https://github.com/apache/kafka/pull/8841#discussion_r439445841
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/SubscriptionState.java
##
@@ -978,7 +1000,7 @@ public boolean hasValidPositi
junrao commented on a change in pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#discussion_r439460747
##
File path: core/src/main/scala/kafka/server/FinalizedFeatureChangeListener.scala
##
@@ -143,10 +142,13 @@ class FinalizedFeatureChangeListener(zkClient:
vvcephei commented on pull request #8764:
URL: https://github.com/apache/kafka/pull/8764#issuecomment-643318499
All the test failures were
`kafka.admin.ReassignPartitionsUnitTest.testModifyBrokerThrottles`
This is an automat
vvcephei merged pull request #8764:
URL: https://github.com/apache/kafka/pull/8764
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
rhauch commented on a change in pull request #8858:
URL: https://github.com/apache/kafka/pull/8858#discussion_r439467273
##
File path: docs/connect.html
##
@@ -258,6 +258,29 @@ REST
API
GET /- return basic information about the Kafka
Connect cluster such as the versi
rhauch commented on pull request #8853:
URL: https://github.com/apache/kafka/pull/8853#issuecomment-64780
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please log
[
https://issues.apache.org/jira/browse/KAFKA-9450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang reassigned KAFKA-9450:
Assignee: Guozhang Wang
> Decouple inner state flushing from committing
>
bellemare commented on pull request #8764:
URL: https://github.com/apache/kafka/pull/8764#issuecomment-64967
Thanks John!
This is an automated message from the Apache Git Service.
To respond to the message, please log on
rhauch closed pull request #7224:
URL: https://github.com/apache/kafka/pull/7224
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
guozhangwang commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439493219
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -220,12 +215,18 @@ public void handleAssignmen
chia7712 commented on pull request #8853:
URL: https://github.com/apache/kafka/pull/8853#issuecomment-643346554
the failed build is traced by #8857
This is an automated message from the Apache Git Service.
To respond to the m
mumrah commented on a change in pull request #8841:
URL: https://github.com/apache/kafka/pull/8841#discussion_r439510121
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/SubscriptionState.java
##
@@ -978,7 +1000,7 @@ public boolean hasValidPositi
vvcephei commented on pull request #8764:
URL: https://github.com/apache/kafka/pull/8764#issuecomment-643355565
Np, Thanks for the fix, @bellemare !
This is an automated message from the Apache Git Service.
To respond to the
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439520870
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -220,12 +215,18 @@ public void handleAssignmen
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439522753
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -440,41 +402,35 @@ boolean tryToCompleteRestor
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439522978
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -220,12 +215,18 @@ public void handleAssignmen
guozhangwang commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439523641
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -220,12 +215,18 @@ public void handleAssignmen
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439524659
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -220,12 +215,18 @@ public void handleAssignmen
vvcephei commented on a change in pull request #8834:
URL: https://github.com/apache/kafka/pull/8834#discussion_r439525305
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractCoordinator.java
##
@@ -1069,6 +1069,13 @@ private HeartbeatRespon
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439529480
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -220,12 +215,18 @@ public void handleAssignmen
vvcephei commented on pull request #8764:
URL: https://github.com/apache/kafka/pull/8764#issuecomment-643382356
Cherry-picked to 2.6 and 2.5
This is an automated message from the Apache Git Service.
To respond to the message,
mjsax commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439538197
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamTask.java
##
@@ -528,7 +521,8 @@ private void maybeScheduleCheckpoint(
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439545899
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -220,12 +215,18 @@ public void handleAssignmen
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439549676
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamTask.java
##
@@ -528,7 +521,8 @@ private void maybeScheduleChec
[
https://issues.apache.org/jira/browse/KAFKA-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134412#comment-17134412
]
Ismael Juma commented on KAFKA-10134:
-
[~ableegoldman] [~guozhang] Any idea?
> High
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439550755
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamTask.java
##
@@ -528,7 +521,8 @@ private void maybeScheduleChec
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439551380
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/Task.java
##
@@ -66,11 +66,11 @@
*
*/
enum State {
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439552656
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/Task.java
##
@@ -66,11 +66,11 @@
*
*/
enum State {
guozhangwang commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439553465
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -220,12 +215,18 @@ public void handleAssignmen
kowshik commented on a change in pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#discussion_r439551027
##
File path: core/src/main/scala/kafka/server/FinalizedFeatureChangeListener.scala
##
@@ -143,10 +142,13 @@ class FinalizedFeatureChangeListener(zkClient:
abbccdda commented on a change in pull request #8846:
URL: https://github.com/apache/kafka/pull/8846#discussion_r439549625
##
File path:
clients/src/main/java/org/apache/kafka/common/utils/GeometricProgression.java
##
@@ -0,0 +1,51 @@
+/*
+ * Licensed to the Apache Software Fo
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439555399
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -239,54 +240,15 @@ public void handleAssignmen
[
https://issues.apache.org/jira/browse/KAFKA-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kowshik Prakasam reassigned KAFKA-10157:
Assignee: Kowshik Prakasam
> Multiple tests failed due to "Failed to process feat
junrao commented on pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#issuecomment-643400398
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please log on
junrao commented on pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#issuecomment-643400552
ok to test
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
abbccdda commented on a change in pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#discussion_r439556229
##
File path: core/src/main/scala/kafka/server/FinalizedFeatureChangeListener.scala
##
@@ -143,10 +142,15 @@ class FinalizedFeatureChangeListener(zkClient:
guozhangwang commented on pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#issuecomment-643401987
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please
guozhangwang commented on pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#issuecomment-643402127
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please
d8tltanc commented on a change in pull request #8846:
URL: https://github.com/apache/kafka/pull/8846#discussion_r439565657
##
File path:
clients/src/main/java/org/apache/kafka/common/utils/GeometricProgression.java
##
@@ -0,0 +1,51 @@
+/*
+ * Licensed to the Apache Software Fo
vvcephei commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439532197
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StandbyTask.java
##
@@ -112,10 +112,19 @@ public void completeRestoration
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439585848
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StandbyTask.java
##
@@ -112,10 +112,19 @@ public void completeRestora
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439586118
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/Task.java
##
@@ -66,11 +66,11 @@
*
*/
enum State {
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439586398
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java
##
@@ -219,13 +214,19 @@ public void handleAssignmen
rajinisivaram commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439579612
##
File path:
clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java
##
@@ -34,19 +36,22 @@
*
*/
final class ClusterConnect
abbccdda commented on a change in pull request #8832:
URL: https://github.com/apache/kafka/pull/8832#discussion_r439565299
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java
##
@@ -514,65 +554,81 @@ private boolean ch
ableegoldman commented on a change in pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#discussion_r439606939
##
File path:
streams/src/test/java/org/apache/kafka/streams/processor/internals/TaskManagerTest.java
##
@@ -952,58 +951,11 @@ public void
shouldNotC
andrewchoi5 opened a new pull request #8860:
URL: https://github.com/apache/kafka/pull/8860
`Change the level of logging on not being unable to process the fetch
request to trace level.`
Make the unknown fetch session message trace level to not cause confusion.
There exists a fixed
d8tltanc commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439609952
##
File path:
clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java
##
@@ -158,9 +165,16 @@ public InetAddress currentAddress(String
d8tltanc commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439611544
##
File path:
clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java
##
@@ -34,19 +36,22 @@
*
*/
final class ClusterConnectionSt
mjsax commented on pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#issuecomment-643456981
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 #8856:
URL: https://github.com/apache/kafka/pull/8856#issuecomment-643456810
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
d8tltanc commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439621170
##
File path:
clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java
##
@@ -34,19 +36,22 @@
*
*/
final class ClusterConnectionSt
mimaison merged pull request #8312:
URL: https://github.com/apache/kafka/pull/8312
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
d8tltanc commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439632475
##
File path:
clients/src/main/java/org/apache/kafka/clients/CommonClientConfigs.java
##
@@ -103,6 +103,12 @@
Utils.join(SecurityProtocol.names()
kowshik commented on pull request #8857:
URL: https://github.com/apache/kafka/pull/8857#issuecomment-643475095
@apovzner Can you go ahead and merge this PR? The latest failures in CI are
unrelated.
This is an automated messa
ableegoldman opened a new pull request #8861:
URL: https://github.com/apache/kafka/pull/8861
Turns out there are a number of checkstyle suppressions that aren't being
actively used. Did a quick scan by removing everything and running checkstyle,
then left in only those that produced an err
ableegoldman commented on pull request #8861:
URL: https://github.com/apache/kafka/pull/8861#issuecomment-643484888
Non-urgent, but some nice cleanup after I noticed how many suppressions
aren't necessary anymore @vvcephei @mjsax @guozhangwang
junrao merged pull request #8857:
URL: https://github.com/apache/kafka/pull/8857
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
d8tltanc commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439646696
##
File path:
clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java
##
@@ -357,6 +345,37 @@ private NodeConnectionState nodeState(St
d8tltanc commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439646696
##
File path:
clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java
##
@@ -357,6 +345,37 @@ private NodeConnectionState nodeState(St
guozhangwang commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643488049
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-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kowshik Prakasam resolved KAFKA-10157.
--
Resolution: Fixed
> Multiple tests failed due to "Failed to process feature ZK node ch
d8tltanc commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439647104
##
File path: clients/src/main/java/org/apache/kafka/clients/NetworkClient.java
##
@@ -786,6 +808,26 @@ private void handleAbortedSends(List
responses) {
guozhangwang commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643488438
test this please
This is an automated message from the Apache Git Service.
To respond to the message, ple
guozhangwang commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643488134
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please
guozhangwang removed a comment on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643488049
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
guozhangwang commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643488618
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please
guozhangwang commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643488996
test this please
This is an automated message from the Apache Git Service.
To respond to the message,
tommyacin opened a new pull request #8862:
URL: https://github.com/apache/kafka/pull/8862
*More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.*
*Summary of testing
ableegoldman edited a comment on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643490477
@guozhangwang one of the failing tests is pretty much permanently broken,
still waiting on this PR to be merged: https://github.com/apache/kafka/pull/8853
Until
ableegoldman commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643490477
@guozhangwang one of the failing tests is pretty much permanently broken,
still waiting on this PR to be merged: https://github.com/apache/kafka/pull/8853
--
mjsax commented on pull request #8856:
URL: https://github.com/apache/kafka/pull/8856#issuecomment-643492691
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 #8856:
URL: https://github.com/apache/kafka/pull/8856#issuecomment-643492619
Retest this please.
This is an automated message from the Apache Git Service.
To respond to the message, please log
[
https://issues.apache.org/jira/browse/KAFKA-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134552#comment-17134552
]
Badai Aqrandista commented on KAFKA-6733:
-
[~Matzz] Do you still want to work on
[
https://issues.apache.org/jira/browse/KAFKA-6574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Badai Aqrandista reassigned KAFKA-6574:
---
Assignee: Badai Aqrandista
> Support Headers in console-consumer and console-produce
d8tltanc commented on a change in pull request #8683:
URL: https://github.com/apache/kafka/pull/8683#discussion_r439663059
##
File path: clients/src/main/java/org/apache/kafka/clients/NetworkClient.java
##
@@ -786,6 +808,26 @@ private void handleAbortedSends(List
responses) {
ableegoldman commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643509124
Will do
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
ableegoldman commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643518513
Alright, ran the full suite locally. The one test still fail (as expected)
but otherwise green @guozhangwang :
```
kafka.admin.ReassignPartitionsUnitTest > testModi
ableegoldman edited a comment on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643518513
Alright, ran the full suite locally. The one test still fail (as expected)
but otherwise green @guozhangwang :
```
kafka.admin.ReassignPartitionsUnitTest > testM
guozhangwang commented on pull request #8849:
URL: https://github.com/apache/kafka/pull/8849#issuecomment-643519678
Cherry-pick to 2.6.
This is an automated message from the Apache Git Service.
To respond to the message, plea
guozhangwang merged pull request #8849:
URL: https://github.com/apache/kafka/pull/8849
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
Chia-Ping Tsai created KAFKA-10158:
--
Summary: Fix flaky
kafka.admin.TopicCommandWithAdminClientTest#testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress
Key: KAFKA-10158
URL: https://issues.apache.or
[
https://issues.apache.org/jira/browse/KAFKA-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-10158:
---
Description: Altering the assignments is a async request so it is possible
that the reassign
chia7712 commented on pull request #8838:
URL: https://github.com/apache/kafka/pull/8838#issuecomment-643521238
> Could you link the patch to the JIRA and give a summary of the failure,
and why this wait for reassignment would fix the problem?
done. https://issues.apache.org/jira/bro
1 - 100 of 129 matches
Mail list logo