[GitHub] [kafka] kkonstantine commented on pull request #8750: kafka-10052: Small Refactor

2020-05-30 Thread GitBox
kkonstantine commented on pull request #8750: URL: https://github.com/apache/kafka/pull/8750#issuecomment-636415779 ok to test This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [kafka] abbccdda commented on a change in pull request #8759: KAFKA-10066: TestOutputTopic should pass record headers into deserializers

2020-05-30 Thread GitBox
abbccdda commented on a change in pull request #8759: URL: https://github.com/apache/kafka/pull/8759#discussion_r432901618 ## File path: streams/test-utils/src/test/java/org/apache/kafka/streams/TopologyTestDriverTest.java ## @@ -711,6 +715,56 @@ public void

[GitHub] [kafka] abbccdda commented on a change in pull request #8760: Kafka-10064 Add documentation for KIP-571

2020-05-30 Thread GitBox
abbccdda commented on a change in pull request #8760: URL: https://github.com/apache/kafka/pull/8760#discussion_r432900674 ## File path: docs/streams/developer-guide/app-reset-tool.html ## @@ -117,6 +118,9 @@ Step 1: Run the application reset tool Prerequisites

[jira] [Updated] (KAFKA-10066) TopologyTestDriver isn't taking record headers into account during de/serialization

2020-05-30 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler updated KAFKA-10066: - Fix Version/s: 2.5.1 > TopologyTestDriver isn't taking record headers into account during >

[jira] [Commented] (KAFKA-10066) TopologyTestDriver isn't taking record headers into account during de/serialization

2020-05-30 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120370#comment-17120370 ] John Roesler commented on KAFKA-10066: -- Great! Thanks. > TopologyTestDriver isn't taking record

[jira] [Commented] (KAFKA-10066) TopologyTestDriver isn't taking record headers into account during de/serialization

2020-05-30 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120366#comment-17120366 ] Matthias J. Sax commented on KAFKA-10066: - Including it in 2.5.1 was my intention :)  >

[GitHub] [kafka] dajac commented on pull request #6737: KAFKA-8338: consumer offset expiration should consider subscription.

2020-05-30 Thread GitBox
dajac commented on pull request #6737: URL: https://github.com/apache/kafka/pull/6737#issuecomment-636369480 @huxihx I think that something similar has been implemented. Could we close this one? This is an automated message

[jira] [Commented] (KAFKA-9891) Invalid state store content after task migration with exactly_once and standby replicas

2020-05-30 Thread Mateusz Jadczyk (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120333#comment-17120333 ] Mateusz Jadczyk commented on KAFKA-9891: On trunk I can't seem to reproduce this particular

[GitHub] [kafka] chia7712 commented on a change in pull request #8605: MINOR: align the constructor of KafkaConsumer to KafkaProducer

2020-05-30 Thread GitBox
chia7712 commented on a change in pull request #8605: URL: https://github.com/apache/kafka/pull/8605#discussion_r432874506 ## File path: clients/src/test/java/org/apache/kafka/common/utils/UtilsTest.java ## @@ -681,4 +683,15 @@ public void testDiff() {

[GitHub] [kafka] chia7712 opened a new pull request #8762: MINOR: remove ReflectionsUtil

2020-05-30 Thread GitBox
chia7712 opened a new pull request #8762: URL: https://github.com/apache/kafka/pull/8762 45f2261763eac5caaebf860daab32ef5337c9293 introduced another way to loader plugins and so ReflectionsUtil is unused anymore. ### Committer Checklist (excluded from commit message) - [ ] Verify

[GitHub] [kafka] vinothchandar commented on a change in pull request #8737: KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists when --bootstrap-server is used

2020-05-30 Thread GitBox
vinothchandar commented on a change in pull request #8737: URL: https://github.com/apache/kafka/pull/8737#discussion_r432868431 ## File path: core/src/main/scala/kafka/admin/TopicCommand.scala ## @@ -290,42 +299,50 @@ object TopicCommand extends Logging { override def

[GitHub] [kafka] vinothchandar commented on a change in pull request #8737: KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists when --bootstrap-server is used

2020-05-30 Thread GitBox
vinothchandar commented on a change in pull request #8737: URL: https://github.com/apache/kafka/pull/8737#discussion_r432868132 ## File path: core/src/main/scala/kafka/admin/TopicCommand.scala ## @@ -290,42 +299,50 @@ object TopicCommand extends Logging { override def

[jira] [Commented] (KAFKA-10066) TopologyTestDriver isn't taking record headers into account during de/serialization

2020-05-30 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120291#comment-17120291 ] John Roesler commented on KAFKA-10066: -- Hey, @mjsax, since you’re already proposing a PR, what do

[GitHub] [kafka] ijuma merged pull request #8636: MINOR: remove duplicate properties encode in KafkaZkClient#setOrCreat…

2020-05-30 Thread GitBox
ijuma merged pull request #8636: URL: https://github.com/apache/kafka/pull/8636 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] ijuma commented on pull request #8640: MINOR: equals() should check _unknownTaggedFields

2020-05-30 Thread GitBox
ijuma commented on pull request #8640: URL: https://github.com/apache/kafka/pull/8640#issuecomment-636350073 Sorry, I noticed a couple of things after approving, so would like clarification on those before we merge. Thanks.

[GitHub] [kafka] ijuma commented on a change in pull request #8640: MINOR: equals() should check _unknownTaggedFields

2020-05-30 Thread GitBox
ijuma commented on a change in pull request #8640: URL: https://github.com/apache/kafka/pull/8640#discussion_r432865696 ## File path: generator/src/main/java/org/apache/kafka/message/MessageDataGenerator.java ## @@ -2033,15 +2033,21 @@ private void generateClassEquals(String

[GitHub] [kafka] ijuma commented on a change in pull request #8640: MINOR: equals() should check _unknownTaggedFields

2020-05-30 Thread GitBox
ijuma commented on a change in pull request #8640: URL: https://github.com/apache/kafka/pull/8640#discussion_r432865628 ## File path: clients/src/test/java/org/apache/kafka/common/message/MessageTest.java ## @@ -962,4 +962,23 @@ private void verifyWriteSucceeds(short version,

[GitHub] [kafka] ijuma commented on pull request #8640: MINOR: equals() should check _unknownTaggedFields

2020-05-30 Thread GitBox
ijuma commented on pull request #8640: URL: https://github.com/apache/kafka/pull/8640#issuecomment-636349596 @cmccabe please include your clarification in the PR description and commit description. This is an automated

[GitHub] [kafka] ijuma commented on a change in pull request #8644: KAFKA-9313: [WIP] Make use_all_dns_ips as the default for client.dns.lookup

2020-05-30 Thread GitBox
ijuma commented on a change in pull request #8644: URL: https://github.com/apache/kafka/pull/8644#discussion_r432865228 ## File path: clients/src/main/java/org/apache/kafka/clients/CommonClientConfigs.java ## @@ -42,9 +42,11 @@

[GitHub] [kafka] omkreddy commented on a change in pull request #7956: KAFKA-9392; Clarify deleteAcls javadoc and add test for create/delete timing

2020-05-30 Thread GitBox
omkreddy commented on a change in pull request #7956: URL: https://github.com/apache/kafka/pull/7956#discussion_r432865277 ## File path: clients/src/main/java/org/apache/kafka/server/authorizer/Authorizer.java ## @@ -114,6 +114,21 @@ * This is an asynchronous API that

[GitHub] [kafka] ijuma commented on pull request #8684: KAFKA-10012 Reducing memory overhead associated with strings in Metri…

2020-05-30 Thread GitBox
ijuma commented on pull request #8684: URL: https://github.com/apache/kafka/pull/8684#issuecomment-636348427 @navina it's a native call (implying JNI overhead) and somewhat inflexible. We'd want to add a JMH benchmark to understand the full impact.

[GitHub] [kafka] ijuma commented on a change in pull request #8605: MINOR: align the constructor of KafkaConsumer to KafkaProducer

2020-05-30 Thread GitBox
ijuma commented on a change in pull request #8605: URL: https://github.com/apache/kafka/pull/8605#discussion_r432864648 ## File path: clients/src/test/java/org/apache/kafka/common/utils/UtilsTest.java ## @@ -681,4 +683,15 @@ public void testDiff() { assertThat(diff,

[GitHub] [kafka] ijuma commented on a change in pull request #8741: KAFKA-9332 change how to get joinGroupTimeoutMs

2020-05-30 Thread GitBox
ijuma commented on a change in pull request #8741: URL: https://github.com/apache/kafka/pull/8741#discussion_r432864242 ## File path: clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractCoordinator.java ## @@ -519,7 +519,7 @@ public void

[GitHub] [kafka] ijuma commented on pull request #8742: KAFKA-10057 optimize class ConfigCommand method alterConfig parameters

2020-05-30 Thread GitBox
ijuma commented on pull request #8742: URL: https://github.com/apache/kafka/pull/8742#issuecomment-636347366 ok to test This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [kafka] ijuma commented on pull request #8707: Simplify KafkaConsumer constructor logic

2020-05-30 Thread GitBox
ijuma commented on pull request #8707: URL: https://github.com/apache/kafka/pull/8707#issuecomment-636347175 Closing in favor of #8605. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [kafka] ijuma closed pull request #8707: Simplify KafkaConsumer constructor logic

2020-05-30 Thread GitBox
ijuma closed pull request #8707: URL: https://github.com/apache/kafka/pull/8707 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] ijuma merged pull request #8761: Remove redundant code of KafkaProducer

2020-05-30 Thread GitBox
ijuma merged pull request #8761: URL: https://github.com/apache/kafka/pull/8761 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-9891) Invalid state store content after task migration with exactly_once and standby replicas

2020-05-30 Thread Mateusz Jadczyk (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120253#comment-17120253 ] Mateusz Jadczyk commented on KAFKA-9891: I think I wanted to be sure that keyOne is committed

[jira] [Comment Edited] (KAFKA-9891) Invalid state store content after task migration with exactly_once and standby replicas

2020-05-30 Thread Mateusz Jadczyk (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120253#comment-17120253 ] Mateusz Jadczyk edited comment on KAFKA-9891 at 5/30/20, 1:57 PM: --

[GitHub] [kafka] tswstarplanet opened a new pull request #8761: Remove redundant code of KafkaProducer

2020-05-30 Thread GitBox
tswstarplanet opened a new pull request #8761: URL: https://github.com/apache/kafka/pull/8761 *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

[jira] [Commented] (KAFKA-10064) Add documentation for KIP-571

2020-05-30 Thread feyman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120240#comment-17120240 ] feyman commented on KAFKA-10064: [~bchen225242], create a PR for this as in the issue links, thanks! >

[jira] [Comment Edited] (KAFKA-10064) Add documentation for KIP-571

2020-05-30 Thread feyman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120240#comment-17120240 ] feyman edited comment on KAFKA-10064 at 5/30/20, 12:50 PM: --- [~bchen225242],

[GitHub] [kafka] feyman2016 opened a new pull request #8760: Kafka 10064

2020-05-30 Thread GitBox
feyman2016 opened a new pull request #8760: URL: https://github.com/apache/kafka/pull/8760 Update the documentation to describe the change in KIP-571 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI

[jira] [Commented] (KAFKA-9982) [kafka-connect] Source connector does not guarantee at least once delivery

2020-05-30 Thread Qinghui Xu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120173#comment-17120173 ] Qinghui Xu commented on KAFKA-9982: --- Thanks [~ChrisEgerton], very nice pointers, now it starts to make

[GitHub] [kafka] cmccabe commented on pull request #8639: KAFKA-9962: Make the auth operations fields ignorable

2020-05-30 Thread GitBox
cmccabe commented on pull request #8639: URL: https://github.com/apache/kafka/pull/8639#issuecomment-636286034 @rajinisivaram wrote: > @cmccabe found a compatibility issue with the KIP and made some changes. I think the change was to allow ConsumerGroupDescription#authorizedOperations

[GitHub] [kafka] cmccabe commented on a change in pull request #8737: KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists when --bootstrap-server is used

2020-05-30 Thread GitBox
cmccabe commented on a change in pull request #8737: URL: https://github.com/apache/kafka/pull/8737#discussion_r432814786 ## File path: core/src/test/scala/unit/kafka/admin/TopicCommandWithAdminClientTest.scala ## @@ -223,8 +224,20 @@ class TopicCommandWithAdminClientTest

[GitHub] [kafka] cmccabe commented on pull request #8737: KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists when --bootstrap-server is used

2020-05-30 Thread GitBox
cmccabe commented on pull request #8737: URL: https://github.com/apache/kafka/pull/8737#issuecomment-636283732 Thanks for working on this, @vinothchandar. I think it's almost ready to go. I left two comments. This is an

[GitHub] [kafka] vinothchandar commented on a change in pull request #8737: KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists when --bootstrap-server is used

2020-05-30 Thread GitBox
vinothchandar commented on a change in pull request #8737: URL: https://github.com/apache/kafka/pull/8737#discussion_r432814420 ## File path: core/src/main/scala/kafka/admin/TopicCommand.scala ## @@ -290,42 +299,50 @@ object TopicCommand extends Logging { override def

[GitHub] [kafka] cmccabe commented on a change in pull request #8737: KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists when --bootstrap-server is used

2020-05-30 Thread GitBox
cmccabe commented on a change in pull request #8737: URL: https://github.com/apache/kafka/pull/8737#discussion_r432814325 ## File path: core/src/main/scala/kafka/admin/TopicCommand.scala ## @@ -290,42 +299,50 @@ object TopicCommand extends Logging { override def

[GitHub] [kafka] cmccabe commented on a change in pull request #8737: KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists when --bootstrap-server is used

2020-05-30 Thread GitBox
cmccabe commented on a change in pull request #8737: URL: https://github.com/apache/kafka/pull/8737#discussion_r432814353 ## File path: core/src/main/scala/kafka/admin/TopicCommand.scala ## @@ -290,42 +299,50 @@ object TopicCommand extends Logging { override def