[GitHub] [kafka] dongjinleekr commented on pull request #7891: MINOR: Group KafkaController, ReplicaManager metrics in documentation

2020-09-13 Thread GitBox
dongjinleekr commented on pull request #7891: URL: https://github.com/apache/kafka/pull/7891#issuecomment-691631850 Rebased onto the latest trunk. cc/ @hachikuji This is an automated message from the Apache Git Service. To re

[GitHub] [kafka] dongjinleekr commented on pull request #7898: KAFKA-9366: Change log4j dependency into log4j2

2020-09-13 Thread GitBox
dongjinleekr commented on pull request #7898: URL: https://github.com/apache/kafka/pull/7898#issuecomment-691668375 Rebased onto the lastest trunk, with including Sliding window support. @ijuma Could you have a look? T

[GitHub] [kafka] dongjinleekr commented on pull request #8117: KAFKA-8403: Suppress needs a Materialized variant

2020-09-13 Thread GitBox
dongjinleekr commented on pull request #8117: URL: https://github.com/apache/kafka/pull/8117#issuecomment-691669168 Rebased onto the latest trunk. This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [kafka] ijuma opened a new pull request #9282: MINOR: Update junit to 5.7.0

2020-09-13 Thread GitBox
ijuma opened a new pull request #9282: URL: https://github.com/apache/kafka/pull/9282 The final release is now out: https://junit.org/junit5/docs/5.7.0/release-notes/index.html ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [

[GitHub] [kafka] khaireddine120 commented on pull request #9207: Minor remove semicolon

2020-09-13 Thread GitBox
khaireddine120 commented on pull request #9207: URL: https://github.com/apache/kafka/pull/9207#issuecomment-691693535 welcome, i will try to participate more in the future ;) This is an automated message from the Apache Git S

[jira] [Assigned] (KAFKA-10472) Consider migrating Topology methods to the Builder pattern

2020-09-13 Thread Kalpitha Karamadi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kalpitha Karamadi reassigned KAFKA-10472: - Assignee: Kalpitha Karamadi > Consider migrating Topology methods to the Builde

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

2020-09-13 Thread Divya Guduru (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195112#comment-17195112 ] Divya Guduru commented on KAFKA-10475: -- I would like to work on this issue.. can so

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

2020-09-13 Thread Divya Guduru (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195112#comment-17195112 ] Divya Guduru edited comment on KAFKA-10475 at 9/13/20, 8:06 PM: --

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

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

[jira] [Commented] (KAFKA-6221) ReplicaFetcherThread throws UnknownTopicOrPartitionException on topic creation

2020-09-13 Thread nandini (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195157#comment-17195157 ] nandini commented on KAFKA-6221: https://issues.apache.org/jira/browse/KAFKA-8264 https:

[GitHub] [kafka] jiweiautohome commented on pull request #9250: KAFKA-10461 The config of closing heartbeat is invalid.

2020-09-13 Thread GitBox
jiweiautohome commented on pull request #9250: URL: https://github.com/apache/kafka/pull/9250#issuecomment-691780087 > Could you add unit test? The version of kafka we using is 2.4. It's fixed in 2.5. https://github.com/apache/kafka/blob/16ec1793d53700623c9cb43e711f585aafd44dd4/co

[GitHub] [kafka] jiweiautohome removed a comment on pull request #9250: KAFKA-10461 The config of closing heartbeat is invalid.

2020-09-13 Thread GitBox
jiweiautohome removed a comment on pull request #9250: URL: https://github.com/apache/kafka/pull/9250#issuecomment-691780087 > Could you add unit test? The version of kafka we using is 2.4. It's fixed in 2.5. https://github.com/apache/kafka/blob/16ec1793d53700623c9cb43e711f585aafd

[GitHub] [kafka] jiweiautohome commented on pull request #9250: KAFKA-10461 The config of closing heartbeat is invalid.

2020-09-13 Thread GitBox
jiweiautohome commented on pull request #9250: URL: https://github.com/apache/kafka/pull/9250#issuecomment-691780660 The version of kafka we using is 2.4. It's fixed in 2.5. https://github.com/apache/kafka/blob/5fa66b3b8c43c4e7de591704581de88fd911a705/connect/mirror/src/main/java/org/apa

[GitHub] [kafka] jiweiautohome closed pull request #9250: KAFKA-10461 The config of closing heartbeat is invalid.

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

[jira] [Updated] (KAFKA-10461) The config of closing heartbeat is invalid.

2020-09-13 Thread jiwei (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiwei updated KAFKA-10461: -- Affects Version/s: (was: 2.6.0) 2.4.1 > The config of closing heartbeat is invalid.

[GitHub] [kafka] chia7712 commented on pull request #8978: KAFKA-10234 The key/value deserializer used by ConsoleConsumer is not…

2020-09-13 Thread GitBox
chia7712 commented on pull request #8978: URL: https://github.com/apache/kafka/pull/8978#issuecomment-691790414 ``` Build / JDK 8 / org.apache.kafka.streams.integration.EosBetaUpgradeIntegrationTest.shouldUpgradeFromEosAlphaToEosBeta[true] Build / JDK 15 / kafka.network.DynamicConnec

[GitHub] [kafka] chia7712 commented on pull request #9223: KAFKA-10438 Lazy initialization of record header to reduce memory usa…

2020-09-13 Thread GitBox
chia7712 commented on pull request #9223: URL: https://github.com/apache/kafka/pull/9223#issuecomment-691835512 ``` Build / JDK 8 / org.apache.kafka.connect.mirror.MirrorConnectorsIntegrationTest.testReplication 1 分 17 秒1 Build / JDK 15 / kafka.api.SaslSslAdminIntegrat