[GitHub] [kafka] bertdewolf commented on pull request #6305: Fix for KAFKA-7974: Avoid zombie AdminClient when node host isn't resolvable

2020-09-14 Thread GitBox
bertdewolf commented on pull request #6305: URL: https://github.com/apache/kafka/pull/6305#issuecomment-691908682 Is this available in any release? I can't seem to find it... This is an automated message from the Apache Git S

[jira] [Assigned] (KAFKA-10475) Using same key reports different count of records for groupBy() and groupByKey() in Kafka Streaming Application

2020-09-14 Thread Divya Guduru (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divya Guduru reassigned KAFKA-10475: Assignee: Divya Guduru > Using same key reports different count of records for groupBy()

[GitHub] [kafka] showuon commented on pull request #9261: MINOR: Update source link in interactive query page

2020-09-14 Thread GitBox
showuon commented on pull request #9261: URL: https://github.com/apache/kafka/pull/9261#issuecomment-691930537 @mimaison @vvcephei , could you help review this small PR? Thanks. This is an automated message from the Apache G

[jira] [Commented] (KAFKA-7575) 'Error while writing to checkpoint file' Issue

2020-09-14 Thread Megha Shesha (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195359#comment-17195359 ] Megha Shesha commented on KAFKA-7575: - Hi, is there a workaround for this issue? I ju

[GitHub] [kafka] showuon commented on pull request #9121: KAFKA-10351: add tests for IOExceptions for GlobalStateManagerImpl/OffsetCheckpoint

2020-09-14 Thread GitBox
showuon commented on pull request #9121: URL: https://github.com/apache/kafka/pull/9121#issuecomment-691990481 @mjsax could you review this PR again? Thanks. This is an automated message from the Apache Git Service. To respo

[GitHub] [kafka] chia7712 opened a new pull request #9283: KAFKA-9697 hide the metrics of control.plane.listener.name if it is u…

2020-09-14 Thread GitBox
chia7712 opened a new pull request #9283: URL: https://github.com/apache/kafka/pull/9283 Both of ```ControlPlaneNetworkProcessorAvgIdlePercent``` and ```ControlPlaneExpiredConnectionsKilledCount```are exposed with meaningless value when ```control.plane.listener.name``` is unset. They shou

[jira] [Assigned] (KAFKA-9697) ControlPlaneNetworkProcessorAvgIdlePercent is always NaN

2020-09-14 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-9697: - Assignee: Chia-Ping Tsai > ControlPlaneNetworkProcessorAvgIdlePercent is always NaN > --

[GitHub] [kafka] cadonna commented on a change in pull request #8892: KAFKA-10068: verify assignment performance with large cluster

2020-09-14 Thread GitBox
cadonna commented on a change in pull request #8892: URL: https://github.com/apache/kafka/pull/8892#discussion_r487867246 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamsAssignmentScaleTest.java ## @@ -0,0 +1,224 @@ +/* + * Licensed to t

[jira] [Assigned] (KAFKA-10292) fix flaky streams/streams_broker_bounce_test.py

2020-09-14 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna reassigned KAFKA-10292: - Assignee: Bruno Cadonna > fix flaky streams/streams_broker_bounce_test.py > ---

[GitHub] [kafka] rajinisivaram commented on a change in pull request #9272: KAFKA-10458; Updating controller quota does not work since Token Bucket

2020-09-14 Thread GitBox
rajinisivaram commented on a change in pull request #9272: URL: https://github.com/apache/kafka/pull/9272#discussion_r487909815 ## File path: clients/src/main/java/org/apache/kafka/common/metrics/Sensor.java ## @@ -53,12 +54,20 @@ private final Object metricLock; pr

[jira] [Created] (KAFKA-10479) Throw exception if users try to update configs of existing listeners

2020-09-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-10479: -- Summary: Throw exception if users try to update configs of existing listeners Key: KAFKA-10479 URL: https://issues.apache.org/jira/browse/KAFKA-10479 Project: Kaf

[jira] [Updated] (KAFKA-10479) Throw exception if users try to update configs of existent listeners

2020-09-14 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-10479: --- Summary: Throw exception if users try to update configs of existent listeners (was: Throw e

[GitHub] [kafka] chia7712 opened a new pull request #9284: KAFKA-10479 Throw exception if users try to update configs of existen…

2020-09-14 Thread GitBox
chia7712 opened a new pull request #9284: URL: https://github.com/apache/kafka/pull/9284 ```scala def immutableListenerConfigs(kafkaConfig: KafkaConfig, prefix: String): Map[String, AnyRef] = { newConfig.originals.asScala.filter { case (key, _) => key.startsWith(prefi

[GitHub] [kafka] mumrah commented on pull request #9246: Minor: publish static analysis reports in PR builds

2020-09-14 Thread GitBox
mumrah commented on pull request #9246: URL: https://github.com/apache/kafka/pull/9246#issuecomment-692093776 Closing this since ASF's Jenkins will strip off any CSS for HTML reports which seriously limits the usefulness of viewing these reports. Will move streams quickstart fix to a separ

[GitHub] [kafka] mumrah closed pull request #9246: Minor: publish static analysis reports in PR builds

2020-09-14 Thread GitBox
mumrah closed pull request #9246: URL: https://github.com/apache/kafka/pull/9246 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

[GitHub] [kafka] mumrah opened a new pull request #9285: Minor: fix streams quickstart in Jenkinsfile

2020-09-14 Thread GitBox
mumrah opened a new pull request #9285: URL: https://github.com/apache/kafka/pull/9285 Running commands like "cd" or setting variables inside `sh` steps do not survive to following steps in Jenkinsfile. Instead we're supposed to use things like `dir("somedir") { ... }` and injecting variab

[GitHub] [kafka] vvcephei commented on a change in pull request #9273: KAFKA-9331: changes for shutdownRequest

2020-09-14 Thread GitBox
vvcephei commented on a change in pull request #9273: URL: https://github.com/apache/kafka/pull/9273#discussion_r487982961 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java ## @@ -242,7 +242,8 @@ public ByteBuffer su

[GitHub] [kafka] vvcephei commented on a change in pull request #9273: KAFKA-9331: changes for shutdownRequest

2020-09-14 Thread GitBox
vvcephei commented on a change in pull request #9273: URL: https://github.com/apache/kafka/pull/9273#discussion_r487986285 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java ## @@ -242,7 +242,8 @@ public ByteBuffer su

[GitHub] [kafka] vvcephei commented on a change in pull request #9273: KAFKA-9331: changes for shutdownRequest

2020-09-14 Thread GitBox
vvcephei commented on a change in pull request #9273: URL: https://github.com/apache/kafka/pull/9273#discussion_r487988227 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/assignment/AssignmentInfo.java ## @@ -186,6 +186,15 @@ public ByteBuffer

[GitHub] [kafka] dajac commented on pull request #9272: KAFKA-10458; Updating controller quota does not work since Token Bucket

2020-09-14 Thread GitBox
dajac commented on pull request #9272: URL: https://github.com/apache/kafka/pull/9272#issuecomment-692106724 @apovzner @rajinisivaram Thanks for your feedback. I have addressed your comments. This is an automated message fro

[GitHub] [kafka] ijuma commented on pull request #9282: MINOR: Update junit to 5.7.0

2020-09-14 Thread GitBox
ijuma commented on pull request #9282: URL: https://github.com/apache/kafka/pull/9282#issuecomment-692106701 Test failures are unrelated: > Build / JDK 15 / org.apache.kafka.connect.mirror.MirrorConnectorsIntegrationTest.testReplication > Build / JDK 15 / kafka.network.DynamicCon

[GitHub] [kafka] ijuma merged pull request #9282: MINOR: Update junit to 5.7.0

2020-09-14 Thread GitBox
ijuma merged pull request #9282: URL: https://github.com/apache/kafka/pull/9282 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

[jira] [Created] (KAFKA-10480) Kafka streams application is being stuck

2020-09-14 Thread Abuli Palagashvili (Jira)
Abuli Palagashvili created KAFKA-10480: -- Summary: Kafka streams application is being stuck Key: KAFKA-10480 URL: https://issues.apache.org/jira/browse/KAFKA-10480 Project: Kafka Issue Ty

[jira] [Assigned] (KAFKA-10162) Use Token Bucket algorithm for controller mutation quota

2020-09-14 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot reassigned KAFKA-10162: --- Assignee: David Jacot > Use Token Bucket algorithm for controller mutation quota >

[jira] [Resolved] (KAFKA-10162) Use Token Bucket algorithm for controller mutation quota

2020-09-14 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10162. - Resolution: Fixed > Use Token Bucket algorithm for controller mutation quota > -

[jira] [Updated] (KAFKA-10480) Kafka streams application is being stuck

2020-09-14 Thread Abuli Palagashvili (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abuli Palagashvili updated KAFKA-10480: --- Priority: Blocker (was: Major) > Kafka streams application is being stuck > ---

[GitHub] [kafka] vvcephei merged pull request #9261: MINOR: Update source link in interactive query page

2020-09-14 Thread GitBox
vvcephei merged pull request #9261: URL: https://github.com/apache/kafka/pull/9261 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

[GitHub] [kafka] junrao merged pull request #9178: KAFKA-8362: fix the old checkpoint won't be removed after alter log dir

2020-09-14 Thread GitBox
junrao merged pull request #9178: URL: https://github.com/apache/kafka/pull/9178 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

[GitHub] [kafka] rajinisivaram commented on a change in pull request #9275: KAFKA-10435; Fetch protocol changes for KIP-595

2020-09-14 Thread GitBox
rajinisivaram commented on a change in pull request #9275: URL: https://github.com/apache/kafka/pull/9275#discussion_r487974401 ## File path: clients/src/main/java/org/apache/kafka/common/requests/FetchRequest.java ## @@ -232,19 +263,25 @@ public FetchRequest build(short versi

[GitHub] [kafka] ableegoldman commented on pull request #8892: KAFKA-10068: verify assignment performance with large cluster

2020-09-14 Thread GitBox
ableegoldman commented on pull request #8892: URL: https://github.com/apache/kafka/pull/8892#issuecomment-692166978 Whoops, I forgot to undo the reversion of #9231 before pushing. It was giving me trouble compiling in my IDE so I just reverted it to unblock my testing for the time being

[jira] [Assigned] (KAFKA-10477) Sink Connector fails with DataException when trying to convert Kafka record with empty key to Connect Record

2020-09-14 Thread Shaik Zakir Hussain (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaik Zakir Hussain reassigned KAFKA-10477: --- Assignee: Shaik Zakir Hussain > Sink Connector fails with DataException whe

[GitHub] [kafka] mimaison commented on pull request #8295: KAFKA-9627: Replace ListOffset request/response with automated protocol

2020-09-14 Thread GitBox
mimaison commented on pull request #8295: URL: https://github.com/apache/kafka/pull/8295#issuecomment-692191592 @abbccdda Gentle reminder =) This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Assigned] (KAFKA-10434) Remove deprecated methods on WindowStore

2020-09-14 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler reassigned KAFKA-10434: Assignee: Jorge Esteban Quilcate Otoya > Remove deprecated methods on WindowStore > -

[jira] [Updated] (KAFKA-10455) Probing rebalances are not guaranteed to be triggered by non-leader members

2020-09-14 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler updated KAFKA-10455: - Fix Version/s: 2.6.1 2.7.0 > Probing rebalances are not guaranteed to be trig

[jira] [Updated] (KAFKA-10455) Probing rebalances are not guaranteed to be triggered by non-leader members

2020-09-14 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler updated KAFKA-10455: - Priority: Blocker (was: Major) > Probing rebalances are not guaranteed to be triggered by non-l

[GitHub] [kafka] MicahRam commented on pull request #8181: KAFKA-9584 Headers ConcurrentModificationException

2020-09-14 Thread GitBox
MicahRam commented on pull request #8181: URL: https://github.com/apache/kafka/pull/8181#issuecomment-692230839 oh @mjsax as far as the workaround we call `remove` before `add`, that solved the memory issue and for the most part solved the ConcurrentModificationException since less time is

[GitHub] [kafka] rajinisivaram commented on pull request #9272: KAFKA-10458; Updating controller quota does not work since Token Bucket

2020-09-14 Thread GitBox
rajinisivaram commented on pull request #9272: URL: https://github.com/apache/kafka/pull/9272#issuecomment-692242238 @dajac Thanks for the update, test failures not related, merging to trunk. This is an automated message from

[GitHub] [kafka] rajinisivaram merged pull request #9272: KAFKA-10458; Updating controller quota does not work since Token Bucket

2020-09-14 Thread GitBox
rajinisivaram merged pull request #9272: URL: https://github.com/apache/kafka/pull/9272 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

[GitHub] [kafka] rondagostino commented on pull request #9274: KAFKA-10131: Remove use_zk_connection flag

2020-09-14 Thread GitBox
rondagostino commented on pull request #9274: URL: https://github.com/apache/kafka/pull/9274#issuecomment-692271106 @cmccabe There were several test failures at first, so I pushed commit https://github.com/apache/kafka/pull/9274/commits/fb417ade01613dad8fa2574c4ea3484f3fa4e65f to fix them

[GitHub] [kafka] cadonna opened a new pull request #9286: KAFKA-10292: Set min.insync.replicas to 1 of __consumer_offsets

2020-09-14 Thread GitBox
cadonna opened a new pull request #9286: URL: https://github.com/apache/kafka/pull/9286 The test StreamsBrokerBounceTest.test_all_brokers_bounce() fails on 2.5 because in the last stage of the test there is only one broker left and the offset commit cannot succeed because the min.in

[GitHub] [kafka] cadonna commented on pull request #9286: KAFKA-10292: Set min.insync.replicas to 1 of __consumer_offsets

2020-09-14 Thread GitBox
cadonna commented on pull request #9286: URL: https://github.com/apache/kafka/pull/9286#issuecomment-692287164 Call for review: @vvcephei @guozhangwang This is an automated message from the Apache Git Service. To respond to

[GitHub] [kafka] wcarlson5 commented on a change in pull request #9273: KAFKA-9331: changes for shutdownRequest

2020-09-14 Thread GitBox
wcarlson5 commented on a change in pull request #9273: URL: https://github.com/apache/kafka/pull/9273#discussion_r488194586 ## File path: streams/src/main/java/org/apache/kafka/streams/KafkaStreams.java ## @@ -931,6 +932,22 @@ public synchronized boolean close(final long timeou

[jira] [Created] (KAFKA-10481) Consider Improving the Success Criteria of Streams' System Test StreamsBrokerBounceTest

2020-09-14 Thread Bruno Cadonna (Jira)
Bruno Cadonna created KAFKA-10481: - Summary: Consider Improving the Success Criteria of Streams' System Test StreamsBrokerBounceTest Key: KAFKA-10481 URL: https://issues.apache.org/jira/browse/KAFKA-10481

[GitHub] [kafka] wcarlson5 commented on a change in pull request #9262: MINOR: Fix log message when tasks directory is cleaned manually

2020-09-14 Thread GitBox
wcarlson5 commented on a change in pull request #9262: URL: https://github.com/apache/kafka/pull/9262#discussion_r488215737 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StateDirectory.java ## @@ -328,15 +328,15 @@ private synchronized void c

[GitHub] [kafka] ableegoldman commented on a change in pull request #8892: KAFKA-10068: verify assignment performance with large cluster

2020-09-14 Thread GitBox
ableegoldman commented on a change in pull request #8892: URL: https://github.com/apache/kafka/pull/8892#discussion_r488236067 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamsAssignmentScaleTest.java ## @@ -0,0 +1,224 @@ +/* + * Licensed

[GitHub] [kafka] ijuma merged pull request #9257: KAFKA-10463 the necessary utilities in Dockerfile should include git

2020-09-14 Thread GitBox
ijuma merged pull request #9257: URL: https://github.com/apache/kafka/pull/9257 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

[GitHub] [kafka] hachikuji commented on a change in pull request #9275: KAFKA-10435; Fetch protocol changes for KIP-595

2020-09-14 Thread GitBox
hachikuji commented on a change in pull request #9275: URL: https://github.com/apache/kafka/pull/9275#discussion_r488262695 ## File path: clients/src/main/java/org/apache/kafka/common/requests/FetchRequest.java ## @@ -232,19 +263,25 @@ public FetchRequest build(short version)

[jira] [Resolved] (KAFKA-10447) Migrate tools module to JUnit 5

2020-09-14 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-10447. - Fix Version/s: 2.7.0 Resolution: Fixed > Migrate tools module to JUnit 5 > --

[GitHub] [kafka] ableegoldman commented on a change in pull request #8892: KAFKA-10068: verify assignment performance with large cluster

2020-09-14 Thread GitBox
ableegoldman commented on a change in pull request #8892: URL: https://github.com/apache/kafka/pull/8892#discussion_r488267594 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamsAssignmentScaleTest.java ## @@ -0,0 +1,224 @@ +/* + * Licensed

[GitHub] [kafka] hachikuji commented on a change in pull request #9275: KAFKA-10435; Fetch protocol changes for KIP-595

2020-09-14 Thread GitBox
hachikuji commented on a change in pull request #9275: URL: https://github.com/apache/kafka/pull/9275#discussion_r488271329 ## File path: core/src/test/scala/unit/kafka/server/FetchRequestTest.scala ## @@ -212,6 +212,44 @@ class FetchRequestTest extends BaseRequestTest { a

[GitHub] [kafka] ableegoldman commented on pull request #8892: KAFKA-10068: verify assignment performance with large cluster

2020-09-14 Thread GitBox
ableegoldman commented on pull request #8892: URL: https://github.com/apache/kafka/pull/8892#issuecomment-692350073 Alright I decided to un-parametrize the tests so we could run the different task assignors with different inputs instead of relaxing the tests to allow for the slowest assign

[GitHub] [kafka] cmccabe commented on a change in pull request #9279: MINOR: Fix common struct `JsonConverter` and `Schema` generation

2020-09-14 Thread GitBox
cmccabe commented on a change in pull request #9279: URL: https://github.com/apache/kafka/pull/9279#discussion_r488276782 ## File path: generator/src/main/java/org/apache/kafka/message/JsonConverterGenerator.java ## @@ -53,17 +53,17 @@ public void generateAndWrite(MessageSpec

[GitHub] [kafka] cmccabe commented on pull request #9274: KAFKA-10131: Remove use_zk_connection flag

2020-09-14 Thread GitBox
cmccabe commented on pull request #9274: URL: https://github.com/apache/kafka/pull/9274#issuecomment-692361175 LGTM. Thanks, @rondagostino This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [kafka] cmccabe merged pull request #9274: KAFKA-10131: Remove use_zk_connection flag

2020-09-14 Thread GitBox
cmccabe merged pull request #9274: URL: https://github.com/apache/kafka/pull/9274 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

[GitHub] [kafka] mumrah commented on pull request #9285: Minor: fix streams quickstart in Jenkinsfile

2020-09-14 Thread GitBox
mumrah commented on pull request #9285: URL: https://github.com/apache/kafka/pull/9285#issuecomment-692387059 Here's the evidence that it's working now https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-9285/1/execution/node/134/log/ :) --

[GitHub] [kafka] mumrah edited a comment on pull request #9285: Minor: fix streams quickstart in Jenkinsfile

2020-09-14 Thread GitBox
mumrah edited a comment on pull request #9285: URL: https://github.com/apache/kafka/pull/9285#issuecomment-692387059 Here's the evidence that it's working now https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-9285/1/execution/node/134/log/ ![image](https://user-images.git

[GitHub] [kafka] mumrah merged pull request #9285: Minor: fix streams quickstart in Jenkinsfile

2020-09-14 Thread GitBox
mumrah merged pull request #9285: URL: https://github.com/apache/kafka/pull/9285 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

[GitHub] [kafka] hachikuji commented on a change in pull request #9275: KAFKA-10435; Fetch protocol changes for KIP-595

2020-09-14 Thread GitBox
hachikuji commented on a change in pull request #9275: URL: https://github.com/apache/kafka/pull/9275#discussion_r488309917 ## File path: core/src/main/scala/kafka/server/epoch/LeaderEpochFileCache.scala ## @@ -91,8 +95,23 @@ class LeaderEpochFileCache(topicPartition: TopicPart

[GitHub] [kafka] chia7712 commented on pull request #9284: KAFKA-10479 Throw exception if users try to update configs of existen…

2020-09-14 Thread GitBox
chia7712 commented on pull request #9284: URL: https://github.com/apache/kafka/pull/9284#issuecomment-692407421 the failure tests are unrelated to this patch. rebase :) @hachikuji @rajinisivaram Could you take a look? This issue was introduced by https://github.com/apache/kafk

[GitHub] [kafka] cnZach commented on pull request #9236: MINOR: Log warn message with details when there's kerberos login issue

2020-09-14 Thread GitBox
cnZach commented on pull request #9236: URL: https://github.com/apache/kafka/pull/9236#issuecomment-692409942 > @cnZach can you rebase this PR against trunk? That will trigger the build. Hi @omkreddy , do I need to change anything for this PR? ---

[GitHub] [kafka] guozhangwang commented on a change in pull request #8988: KAFKA-10199: Separate restore threads

2020-09-14 Thread GitBox
guozhangwang commented on a change in pull request #8988: URL: https://github.com/apache/kafka/pull/8988#discussion_r488375084 ## File path: clients/src/main/java/org/apache/kafka/clients/admin/ListConsumerGroupOffsetsResult.java ## @@ -34,7 +34,7 @@ final KafkaFuture>

[GitHub] [kafka] ning2008wisc opened a new pull request #9287: extract common functions from SourceConnector and SourceTask

2020-09-14 Thread GitBox
ning2008wisc opened a new pull request #9287: URL: https://github.com/apache/kafka/pull/9287 The idea is to centralize the common functions of current `MirrorSourceConnector` and `MirrorSourceTask` to prepare for reusing them in new Sink Connector and Sink Task. Two new files are pr

[jira] [Created] (KAFKA-10482) Fix flaky testDynamicListenerConnectionCreationRateQuota

2020-09-14 Thread Luke Chen (Jira)
Luke Chen created KAFKA-10482: - Summary: Fix flaky testDynamicListenerConnectionCreationRateQuota Key: KAFKA-10482 URL: https://issues.apache.org/jira/browse/KAFKA-10482 Project: Kafka Issue Type

[GitHub] [kafka] showuon commented on pull request #9202: KAFKA-10401: Fix the currentStateTimeStamp doesn't get set correctly

2020-09-14 Thread GitBox
showuon commented on pull request #9202: URL: https://github.com/apache/kafka/pull/9202#issuecomment-692508123 @ijuma , could you check this PR again? Thanks. This is an automated message from the Apache Git Service. To respo

[GitHub] [kafka] showuon opened a new pull request #9288: KAFKA-10482: increase the connection close waiting time

2020-09-14 Thread GitBox
showuon opened a new pull request #9288: URL: https://github.com/apache/kafka/pull/9288 Increase the connection close waiting time to make the test more reliable. It waits for 15 secs for now, which causes the test failed frequently. Increase the waiting time to 25 secs. ### Commit