[GitHub] [kafka] kowshik commented on pull request #9456: MINOR: Check for active controller in UpdateFeatures request processing logic

2020-10-19 Thread GitBox
kowshik commented on pull request #9456: URL: https://github.com/apache/kafka/pull/9456#issuecomment-712612456 The test failure in JDK 8 is unrelated to this PR: `org.apache.kafka.streams.integration.EosBetaUpgradeIntegrationTest.shouldUpgradeFromEosAlphaToEosBeta`.

[GitHub] [kafka] chia7712 merged pull request #9452: MINOR: Remove unnecessary code in the ConnectHeader class

2020-10-19 Thread GitBox
chia7712 merged pull request #9452: URL: https://github.com/apache/kafka/pull/9452 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

[GitHub] [kafka] chia7712 commented on pull request #9452: MINOR: Remove unnecessary code in the ConnectHeader class

2020-10-19 Thread GitBox
chia7712 commented on pull request #9452: URL: https://github.com/apache/kafka/pull/9452#issuecomment-712612177 @jackyoh Thanks for this contribution. merge to trunk This is an automated message from the Apache Git Service.

[GitHub] [kafka] chia7712 commented on pull request #9452: MINOR: Remove unnecessary code in the ConnectHeader class

2020-10-19 Thread GitBox
chia7712 commented on pull request #9452: URL: https://github.com/apache/kafka/pull/9452#issuecomment-712611316 ``` org.apache.kafka.streams.processor.internals.StateDirectoryTest.shouldCleanupObsoleteStateDirectoriesOnlyOnce ``` it is flaky and related to

[jira] [Commented] (KAFKA-10616) StreamThread killed by "IllegalStateException: The processor is already closed"

2020-10-19 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17217271#comment-17217271 ] Sagar Rao commented on KAFKA-10616: --- Alright thanks [~ableegoldman], Let me know if we would need a

[jira] [Commented] (KAFKA-10616) StreamThread killed by "IllegalStateException: The processor is already closed"

2020-10-19 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17217261#comment-17217261 ] A. Sophie Blee-Goldman commented on KAFKA-10616: By the way, we should actually fix this

[GitHub] [kafka] chia7712 commented on pull request #9373: KAFKA-10564: only process non-empty task directories when internally cleaning obsolete state stores

2020-10-19 Thread GitBox
chia7712 commented on pull request #9373: URL: https://github.com/apache/kafka/pull/9373#issuecomment-712582389 @mikebin Thanks for this patch. I noticed test ```shouldCleanupObsoleteStateDirectoriesOnlyOnce``` is flaky and the root cause may be similar to

[jira] [Commented] (KAFKA-10616) StreamThread killed by "IllegalStateException: The processor is already closed"

2020-10-19 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17217258#comment-17217258 ] A. Sophie Blee-Goldman commented on KAFKA-10616: I spoke with [~guozhang]  earlier and

[jira] [Assigned] (KAFKA-10616) StreamThread killed by "IllegalStateException: The processor is already closed"

2020-10-19 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Sophie Blee-Goldman reassigned KAFKA-10616: -- Assignee: Guozhang Wang > StreamThread killed by

[GitHub] [kafka] chia7712 commented on pull request #8489: KAFKA-9857:Failed to build image ducker-ak-openjdk-8 on arm

2020-10-19 Thread GitBox
chia7712 commented on pull request #8489: URL: https://github.com/apache/kafka/pull/8489#issuecomment-712563168 there is an existent bug after updating base image from openjdk:8 to openjdk:11 (see https://github.com/apache/kafka/pull/9324). feel free to merge the fix to your PR :)

[GitHub] [kafka] ableegoldman commented on a change in pull request #9446: MINOR: distinguish between missing source topics and internal assignment errors

2020-10-19 Thread GitBox
ableegoldman commented on a change in pull request #9446: URL: https://github.com/apache/kafka/pull/9446#discussion_r508185204 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignorTest.java ## @@ -1899,14 +1973,18 @@ public

[GitHub] [kafka] jackyoh commented on pull request #9452: MINOR: Remove unnecessary code in the ConnectHeader class

2020-10-19 Thread GitBox
jackyoh commented on pull request #9452: URL: https://github.com/apache/kafka/pull/9452#issuecomment-712562825 > @jackyoh Could you rebase PR to trigger QA? OK, I am going to rebase PR. Thank you! This is an automated

[GitHub] [kafka] ableegoldman commented on a change in pull request #9446: MINOR: distinguish between missing source topics and internal assignment errors

2020-10-19 Thread GitBox
ableegoldman commented on a change in pull request #9446: URL: https://github.com/apache/kafka/pull/9446#discussion_r508182677 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java ## @@ -409,9 +396,18 @@ public

[GitHub] [kafka] chia7712 commented on pull request #8870: MINOR: Fix timestampDelta type in doc

2020-10-19 Thread GitBox
chia7712 commented on pull request #8870: URL: https://github.com/apache/kafka/pull/8870#issuecomment-712558055 @ocadaruma Could you rebase it again? Our Jenkins was on vacation :( This is an automated message from the

[GitHub] [kafka] ableegoldman commented on a change in pull request #9446: MINOR: distinguish between missing source topics and internal assignment errors

2020-10-19 Thread GitBox
ableegoldman commented on a change in pull request #9446: URL: https://github.com/apache/kafka/pull/9446#discussion_r508179485 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java ## @@ -409,9 +396,18 @@ public

[GitHub] [kafka] chia7712 commented on pull request #8794: KAFKA-10092: Remove unused code branches in NioEchoServer

2020-10-19 Thread GitBox
chia7712 commented on pull request #8794: URL: https://github.com/apache/kafka/pull/8794#issuecomment-712557078 @afalko Could you rebase PR to trigger QA? This is an automated message from the Apache Git Service. To respond

[GitHub] [kafka] chia7712 commented on pull request #5645: docs: Fix upgrade.mode references

2020-10-19 Thread GitBox
chia7712 commented on pull request #5645: URL: https://github.com/apache/kafka/pull/5645#issuecomment-712556570 @hasegeli Could you rebase it again? It seems our Jenkins was on vacation :( This is an automated message from

[GitHub] [kafka] chia7712 commented on pull request #9452: MINOR: Remove unnecessary code in the ConnectHeader class

2020-10-19 Thread GitBox
chia7712 commented on pull request #9452: URL: https://github.com/apache/kafka/pull/9452#issuecomment-712556303 @jackyoh Could you rebase PR to trigger QA? This is an automated message from the Apache Git Service. To respond

[GitHub] [kafka] chia7712 commented on pull request #9452: MINOR: Remove unnecessary code in the ConnectHeader class

2020-10-19 Thread GitBox
chia7712 commented on pull request #9452: URL: https://github.com/apache/kafka/pull/9452#issuecomment-712555936 ok to test This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [kafka] chia7712 merged pull request #9392: MINOR: the top-level error message of AlterPartitionReassignmentsResp…

2020-10-19 Thread GitBox
chia7712 merged pull request #9392: URL: https://github.com/apache/kafka/pull/9392 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

[GitHub] [kafka] chia7712 commented on pull request #9392: MINOR: the top-level error message of AlterPartitionReassignmentsResp…

2020-10-19 Thread GitBox
chia7712 commented on pull request #9392: URL: https://github.com/apache/kafka/pull/9392#issuecomment-712555155 @dajac Thanks for reviews. Merge it to trunk This is an automated message from the Apache Git Service. To

[GitHub] [kafka] kowshik commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
kowshik commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712553960 @junrao Good idea. I've done a rebase now on top of latest `2.7` branch. This is an automated message from the

[jira] [Commented] (KAFKA-10616) StreamThread killed by "IllegalStateException: The processor is already closed"

2020-10-19 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17217208#comment-17217208 ] Sagar Rao commented on KAFKA-10616: --- hey [~ableegoldman], Can I take this one up? > StreamThread

[GitHub] [kafka] vvcephei commented on pull request #9338: KAFKA-10515: Properly initialize nullable Serdes with default values

2020-10-19 Thread GitBox
vvcephei commented on pull request #9338: URL: https://github.com/apache/kafka/pull/9338#issuecomment-712471965 Thanks, @thake ! Sorry to disturb your vacation. Please let me know if you want me to finish up this PR for you. If it helps, I could incorporate your responses to my PR,

[GitHub] [kafka] thake commented on pull request #9338: KAFKA-10515: Properly initialize nullable Serdes with default values

2020-10-19 Thread GitBox
thake commented on pull request #9338: URL: https://github.com/apache/kafka/pull/9338#issuecomment-712458128 Sorry for not giving any timely response. I'm currently on vacation but I will do my best to update the PR tomorrow.

[GitHub] [kafka] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
junrao commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712449632 @kowshik : Maybe you can rebase this PR to trigger another test. This is an automated message from the Apache Git

[GitHub] [kafka] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
junrao commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712445751 ok to test This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [kafka] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
junrao commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712445437 test this please This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [kafka] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
junrao commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712445006 retest this please This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [kafka] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
junrao commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712444921 This is probably due to https://github.com/apache/kafka/pull/9453. Just merged that PR to 2.7. This is an

[GitHub] [kafka] junrao commented on pull request #9453: MINOR: Update jdk and maven names in Jenkinsfile

2020-10-19 Thread GitBox
junrao commented on pull request #9453: URL: https://github.com/apache/kafka/pull/9453#issuecomment-712444727 @ijuma : Thanks for the PR. Merged to 2.7 branch too. This is an automated message from the Apache Git Service. To

[GitHub] [kafka] kowshik commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
kowshik commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712436386 @abbccdda I'm not sure whats going on, there is a maven error in the CI run. Would you be able to please trigger a retest ?

[GitHub] [kafka] kowshik edited a comment on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
kowshik edited a comment on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712404756 cc @abbccdda @junrao: This cherry-pick PR is ready for review. This is an automated message from the

[jira] [Resolved] (KAFKA-10605) KIP-478: deprecate the replaced Processor API members

2020-10-19 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler resolved KAFKA-10605. -- Resolution: Fixed > KIP-478: deprecate the replaced Processor API members >

[GitHub] [kafka] vvcephei commented on pull request #9448: KAFKA-10605: KIP-478: Deprecate old PAPI registration methods

2020-10-19 Thread GitBox
vvcephei commented on pull request #9448: URL: https://github.com/apache/kafka/pull/9448#issuecomment-712430562 Cherry-picked to 2.7. Thanks! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [kafka] vvcephei merged pull request #9448: KAFKA-10605: KIP-478: Deprecate old PAPI registration methods

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

[jira] [Created] (KAFKA-10619) Producer will enable EOS by default

2020-10-19 Thread Cheng Tan (Jira)
Cheng Tan created KAFKA-10619: - Summary: Producer will enable EOS by default Key: KAFKA-10619 URL: https://issues.apache.org/jira/browse/KAFKA-10619 Project: Kafka Issue Type: Improvement

[GitHub] [kafka] abbccdda commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
abbccdda commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712416257 retest this please This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [kafka] kowshik commented on pull request #9456: MINOR: Check for active controller in UpdateFeatures request processing logic

2020-10-19 Thread GitBox
kowshik commented on pull request #9456: URL: https://github.com/apache/kafka/pull/9456#issuecomment-712414966 cc @abbccdda @junrao: This cherry-pick PR is ready for review. This is an automated message from the Apache Git

[GitHub] [kafka] kowshik edited a comment on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
kowshik edited a comment on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712404756 cc @abbccdda @junrao : : This cherry-pick PR is ready for review. This is an automated message from the

[GitHub] [kafka] kowshik opened a new pull request #9456: MINOR: Check for active controller in UpdateFeatures request processing logic

2020-10-19 Thread GitBox
kowshik opened a new pull request #9456: URL: https://github.com/apache/kafka/pull/9456 [KIP-584]: Cherry pick PR #9436 into AK 2.7 release branch. This PR improves the code a bit to take care of a minor case. This is an

[GitHub] [kafka] vvcephei commented on a change in pull request #9446: MINOR: distinguish between missing source topics and internal assignment errors

2020-10-19 Thread GitBox
vvcephei commented on a change in pull request #9446: URL: https://github.com/apache/kafka/pull/9446#discussion_r508030073 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java ## @@ -409,9 +396,18 @@ public

[GitHub] [kafka] vvcephei commented on pull request #9338: KAFKA-10515: Properly initialize nullable Serdes with default values

2020-10-19 Thread GitBox
vvcephei commented on pull request #9338: URL: https://github.com/apache/kafka/pull/9338#issuecomment-712406549 Hello @thake , I don't mean to bother you, but just wanted to check if you're able to follow up on the last round of review. We have until Wednesday to make the 2.7.0

[GitHub] [kafka] kowshik commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
kowshik commented on pull request #9455: URL: https://github.com/apache/kafka/pull/9455#issuecomment-712404756 cc @abbccdda @junrao This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [kafka] kowshik opened a new pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

2020-10-19 Thread GitBox
kowshik opened a new pull request #9455: URL: https://github.com/apache/kafka/pull/9455 [KIP-584]: Cherry pick PR #9409 implementing a basic CLI tool for feature versioning system, into AK 2.7 release branch. This is an

[GitHub] [kafka] vvcephei commented on pull request #9383: KAFKA-10455: Ensure that probing rebalances always occur

2020-10-19 Thread GitBox
vvcephei commented on pull request #9383: URL: https://github.com/apache/kafka/pull/9383#issuecomment-712403417 Cherry-picked to 2.6 This is an automated message from the Apache Git Service. To respond to the message, please

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

2020-10-19 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler resolved KAFKA-10455. -- Resolution: Fixed > Probing rebalances are not guaranteed to be triggered by non-leader

[GitHub] [kafka] dajac merged pull request #9447: MINOR: Fixed comment to refer to UpdateMetadataPartitionState

2020-10-19 Thread GitBox
dajac merged pull request #9447: URL: https://github.com/apache/kafka/pull/9447 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] vvcephei commented on pull request #9383: KAFKA-10455: Ensure that probing rebalances always occur

2020-10-19 Thread GitBox
vvcephei commented on pull request #9383: URL: https://github.com/apache/kafka/pull/9383#issuecomment-712380123 Cherry-picked to 2.7 (cc @bbejeck ) This is an automated message from the Apache Git Service. To respond to the

[GitHub] [kafka] rhauch commented on pull request #9429: KAFKA-10572 mirror-maker config changes for KIP-629

2020-10-19 Thread GitBox
rhauch commented on pull request #9429: URL: https://github.com/apache/kafka/pull/9429#issuecomment-712368155 Rebased to get recent changes to fix the PR builds. Previous build was green prior to my minor indentation changes, but I'll give this build a chance before merging.

[GitHub] [kafka] vvcephei commented on pull request #9383: KAFKA-10455: Ensure that probing rebalances always occur

2020-10-19 Thread GitBox
vvcephei commented on pull request #9383: URL: https://github.com/apache/kafka/pull/9383#issuecomment-712362984 Thanks for the PR, @lct45 ! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [kafka] vvcephei merged pull request #9383: KAFKA-10455: Ensure that probing rebalances always occur

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

[GitHub] [kafka] mjsax merged pull request #9368: KAFKA-9274: Add timeout handling for state restore and StandbyTasks

2020-10-19 Thread GitBox
mjsax merged pull request #9368: URL: https://github.com/apache/kafka/pull/9368 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] [Commented] (KAFKA-10405) Flaky Test org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState

2020-10-19 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17216991#comment-17216991 ] Matthias J. Sax commented on KAFKA-10405: -

[GitHub] [kafka] jolshan opened a new pull request #9454: KAFKA-10618: Add UUID class, use in protocols

2020-10-19 Thread GitBox
jolshan opened a new pull request #9454: URL: https://github.com/apache/kafka/pull/9454 In order to support topic IDs, we need to create a public UUID class. This class will be used in protocols. This PR creates the class, modifies code to use the class in the message protocol and changes

[GitHub] [kafka] xvrl commented on pull request #9429: KAFKA-10572 mirror-maker config changes for KIP-629

2020-10-19 Thread GitBox
xvrl commented on pull request #9429: URL: https://github.com/apache/kafka/pull/9429#issuecomment-712340666 thanks for fixing the formatting @rhauch, feel free to merge This is an automated message from the Apache Git

[jira] [Commented] (KAFKA-3042) updateIsr should stop after failed several times due to zkVersion issue

2020-10-19 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17216963#comment-17216963 ] Jun Rao commented on KAFKA-3042: [~manme...@gmail.com]: Thanks for the update. It would be useful to get

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

2020-10-19 Thread GitBox
guozhangwang commented on pull request #8988: URL: https://github.com/apache/kafka/pull/8988#issuecomment-712320235 System tests succeeded: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4232/ Will deploy soak for a few days.

[jira] [Resolved] (KAFKA-10332) MirrorMaker2 fails to detect topic if remote topic is created first

2020-10-19 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch resolved KAFKA-10332. --- Fix Version/s: 2.6.1 2.5.2 2.7.0 Reviewer:

[GitHub] [kafka] tom1299 closed pull request #9135: MINOR Refactor Producer class in examples

2020-10-19 Thread GitBox
tom1299 closed pull request #9135: URL: https://github.com/apache/kafka/pull/9135 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

[GitHub] [kafka] rajinisivaram merged pull request #9453: MINOR: Update jdk and maven names in Jenkinsfile

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

[GitHub] [kafka] rajinisivaram commented on pull request #9453: MINOR: Update jdk and maven names in Jenkinsfile

2020-10-19 Thread GitBox
rajinisivaram commented on pull request #9453: URL: https://github.com/apache/kafka/pull/9453#issuecomment-712297603 Test failures not related, merging to trunk. This is an automated message from the Apache Git Service. To

[jira] [Created] (KAFKA-10618) Add UUID class, use in protocols

2020-10-19 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-10618: -- Summary: Add UUID class, use in protocols Key: KAFKA-10618 URL: https://issues.apache.org/jira/browse/KAFKA-10618 Project: Kafka Issue Type: Sub-task

[GitHub] [kafka] junrao merged pull request #9409: KAFKA-10599: Implement basic CLI tool for feature versioning system

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

[GitHub] [kafka] efeg commented on pull request #9397: KAFKA-10583: Add documentation on the thread-safety of KafkaAdminClient.

2020-10-19 Thread GitBox
efeg commented on pull request #9397: URL: https://github.com/apache/kafka/pull/9397#issuecomment-712272753 > @efeg do you want to have a go at writing a more thorough class Javadoc for Admin? If not I'll try to write something. @tombentley Thanks for your help with this PR!

[GitHub] [kafka] rhauch merged pull request #9343: KAFKA-10332: Update MM2 refreshTopicPartitions() logic

2020-10-19 Thread GitBox
rhauch merged pull request #9343: URL: https://github.com/apache/kafka/pull/9343 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

[GitHub] [kafka] chia7712 commented on a change in pull request #9449: MINOR: simplify implementation of ConsumerGroupOperationContext.hasCo…

2020-10-19 Thread GitBox
chia7712 commented on a change in pull request #9449: URL: https://github.com/apache/kafka/pull/9449#discussion_r507852448 ## File path: clients/src/main/java/org/apache/kafka/clients/admin/KafkaAdminClient.java ## @@ -3938,25 +3938,15 @@ private Call

[GitHub] [kafka] rhauch commented on a change in pull request #9429: KAFKA-10572 mirror-maker config changes for KIP-629

2020-10-19 Thread GitBox
rhauch commented on a change in pull request #9429: URL: https://github.com/apache/kafka/pull/9429#discussion_r507840010 ## File path: connect/mirror/src/main/java/org/apache/kafka/connect/mirror/MirrorConnectorConfig.java ## @@ -436,29 +444,47 @@ Duration

[jira] [Commented] (KAFKA-8370) Kafka Connect should check for existence of internal topics before attempting to create them

2020-10-19 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17216797#comment-17216797 ] Randall Hauch commented on KAFKA-8370: -- Verified that when setting

[GitHub] [kafka] ijuma opened a new pull request #9453: MINOR: Update jdk names in Jenkinsfile

2020-10-19 Thread GitBox
ijuma opened a new pull request #9453: URL: https://github.com/apache/kafka/pull/9453 They were renamed in Apache Jenkins. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ]

[GitHub] [kafka] cadonna commented on a change in pull request #9446: MINOR: distinguish between missing source topics and internal assignment errors

2020-10-19 Thread GitBox
cadonna commented on a change in pull request #9446: URL: https://github.com/apache/kafka/pull/9446#discussion_r507730030 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java ## @@ -409,9 +396,18 @@ public

[GitHub] [kafka] dongjinleekr commented on pull request #9421: MINOR: Change deprecated 'scala.collection.JavaConverters' to 'scala.jdk.CollectionConverters'

2020-10-19 Thread GitBox
dongjinleekr commented on pull request #9421: URL: https://github.com/apache/kafka/pull/9421#issuecomment-712109230 @chia7712 Great. I will separate the other commits into independent PR to make the commit clear. Stay tuned! :smile:

[GitHub] [kafka] dajac commented on a change in pull request #9449: MINOR: simplify implementation of ConsumerGroupOperationContext.hasCo…

2020-10-19 Thread GitBox
dajac commented on a change in pull request #9449: URL: https://github.com/apache/kafka/pull/9449#discussion_r507630062 ## File path: clients/src/main/java/org/apache/kafka/clients/admin/KafkaAdminClient.java ## @@ -3938,25 +3938,15 @@ private Call

[GitHub] [kafka] tombentley commented on pull request #9397: KAFKA-10583: Add documentation on the thread-safety of KafkaAdminClient.

2020-10-19 Thread GitBox
tombentley commented on pull request #9397: URL: https://github.com/apache/kafka/pull/9397#issuecomment-711858164 @efeg do you want to have a go at writing a more thorough class Javadoc for `Admin`? If not I'll try to write something.

[GitHub] [kafka] rajinisivaram commented on pull request #9450: MINOR: Use `PartitionResponse.errorMessage` in exceptions in KafkaProducer

2020-10-19 Thread GitBox
rajinisivaram commented on pull request #9450: URL: https://github.com/apache/kafka/pull/9450#issuecomment-711831448 @omkreddy @chia7712 Thanks for the reviews. We don't currently return custom error messages for metadata exceptions. But I guess there is no harm in including

[jira] [Commented] (KAFKA-7094) Variate should unify code style in one method, and use camel name

2020-10-19 Thread Shadi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17216521#comment-17216521 ] Shadi commented on KAFKA-7094: -- [~wangzzu] This seems to have been fixed, can we close this ticket? >

[jira] [Resolved] (KAFKA-10583) Thread-safety of AdminClient is not documented

2020-10-19 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10583. Resolution: Fixed > Thread-safety of AdminClient is not documented >

[GitHub] [kafka] chia7712 commented on pull request #9397: KAFKA-10583: Add documentation on the thread-safety of KafkaAdminClient.

2020-10-19 Thread GitBox
chia7712 commented on pull request #9397: URL: https://github.com/apache/kafka/pull/9397#issuecomment-711789924 @efeg Thanks for the patch! merge it to trunk This is an automated message from the Apache Git Service. To

[GitHub] [kafka] chia7712 merged pull request #9397: KAFKA-10583: Add documentation on the thread-safety of KafkaAdminClient.

2020-10-19 Thread GitBox
chia7712 merged pull request #9397: URL: https://github.com/apache/kafka/pull/9397 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

[jira] [Updated] (KAFKA-10583) Thread-safety of AdminClient is not documented

2020-10-19 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-10583: --- Fix Version/s: 2.8.0 > Thread-safety of AdminClient is not documented >

[jira] [Resolved] (KAFKA-10499) 4 Unit Tests are breaking after addition of a new A record to "apache.org"

2020-10-19 Thread Dongjin Lee (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjin Lee resolved KAFKA-10499. - Resolution: Fixed Resolved with commit {{1443f24}} (see:

[GitHub] [kafka] dajac commented on a change in pull request #9417: MINOR: Fix flaky testQuotaMetric

2020-10-19 Thread GitBox
dajac commented on a change in pull request #9417: URL: https://github.com/apache/kafka/pull/9417#discussion_r507536956 ## File path: core/src/test/scala/unit/kafka/server/ControllerMutationQuotaTest.scala ## @@ -381,16 +381,18 @@ class ControllerMutationQuotaTest extends

[GitHub] [kafka] tombentley commented on pull request #9397: KAFKA-10583: Add documentation on the thread-safety of KafkaAdminClient.

2020-10-19 Thread GitBox
tombentley commented on pull request #9397: URL: https://github.com/apache/kafka/pull/9397#issuecomment-711779114 @chia7712 `Tom Bentley ` is what's used in my commits. This is an automated message from the Apache Git

[GitHub] [kafka] chia7712 commented on pull request #4607: added quotation around $JAVA nohup and exec call

2020-10-19 Thread GitBox
chia7712 commented on pull request #4607: URL: https://github.com/apache/kafka/pull/4607#issuecomment-711667534 @lamchakchan Thanks for your patch. Sorry that I'm going to close this PR since the issue was resolved by

[GitHub] [kafka] chia7712 closed pull request #4607: added quotation around $JAVA nohup and exec call

2020-10-19 Thread GitBox
chia7712 closed pull request #4607: URL: https://github.com/apache/kafka/pull/4607 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

[GitHub] [kafka] chia7712 commented on pull request #4777: Minor: Remove unnecessary calls to getInetAddress() and getPort() in …

2020-10-19 Thread GitBox
chia7712 commented on pull request #4777: URL: https://github.com/apache/kafka/pull/4777#issuecomment-711662516 @attila-s Thanks for your effort. Sorry that I'm going to close this PR since ```BlockingChannel.scala``` was removed by

[GitHub] [kafka] chia7712 closed pull request #4777: Minor: Remove unnecessary calls to getInetAddress() and getPort() in …

2020-10-19 Thread GitBox
chia7712 closed pull request #4777: URL: https://github.com/apache/kafka/pull/4777 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

[GitHub] [kafka] chia7712 commented on pull request #5435: KGroupedStream spelling fixes

2020-10-19 Thread GitBox
chia7712 commented on pull request #5435: URL: https://github.com/apache/kafka/pull/5435#issuecomment-711652041 @mowczare Thanks for this patch. There are some misspelling "intervall" in the ```KGroupedStream.java```. Could you fix them also?

[GitHub] [kafka] chia7712 commented on pull request #9369: KAFKA-4715: Ignore case of CompressionType and OffsetResetStrategy

2020-10-19 Thread GitBox
chia7712 commented on pull request #9369: URL: https://github.com/apache/kafka/pull/9369#issuecomment-711644549 > Why inconsistent? This is the classical robustness principle: be lean in what you accept and strict in what you produce. sorry for unclear description. My point was that

[GitHub] [kafka] Fleshgrinder commented on pull request #9369: KAFKA-4715: Ignore case of CompressionType and OffsetResetStrategy

2020-10-19 Thread GitBox
Fleshgrinder commented on pull request #9369: URL: https://github.com/apache/kafka/pull/9369#issuecomment-711638037 I can try to find the others. Why inconsistent? This is the classical robustness principle: be lean in what you accept and strict in what you produce.