[GitHub] [kafka] lkokhreidze commented on pull request #10802: KAFKA-6718 / Part1: Update SubscriptionInfoData with clientTags

2021-06-07 Thread GitBox
lkokhreidze commented on pull request #10802: URL: https://github.com/apache/kafka/pull/10802#issuecomment-856507161 Hi @cadonna @vvcephei @ableegoldman, I know it's busy times with 3.0 release on the radar, but would appreciate review on this PR when you got time. Thanks! -- This is

[jira] [Created] (KAFKA-12912) fdgfdgfg

2021-06-07 Thread mushfiqur rahoman (Jira)
mushfiqur rahoman created KAFKA-12912: - Summary: fdgfdgfg Key: KAFKA-12912 URL: https://issues.apache.org/jira/browse/KAFKA-12912 Project: Kafka Issue Type: Bug Reporter: mush

[GitHub] [kafka] mjsax commented on a change in pull request #10810: MINOR: Improve Kafka Streams JavaDocs with regard to record metadata

2021-06-07 Thread GitBox
mjsax commented on a change in pull request #10810: URL: https://github.com/apache/kafka/pull/10810#discussion_r647115686 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/ProcessorContext.java ## @@ -158,32 +165,52 @@ Cancellable schedule(final Duration i

[GitHub] [kafka] mjsax commented on a change in pull request #10810: MINOR: Improve Kafka Streams JavaDocs with regard to record metadata

2021-06-07 Thread GitBox
mjsax commented on a change in pull request #10810: URL: https://github.com/apache/kafka/pull/10810#discussion_r647126680 ## File path: streams/test-utils/src/main/java/org/apache/kafka/streams/processor/MockProcessorContext.java ## @@ -319,7 +321,7 @@ public void setRecordMet

[GitHub] [kafka] mjsax commented on a change in pull request #10810: MINOR: Improve Kafka Streams JavaDocs with regard to record metadata

2021-06-07 Thread GitBox
mjsax commented on a change in pull request #10810: URL: https://github.com/apache/kafka/pull/10810#discussion_r647126680 ## File path: streams/test-utils/src/main/java/org/apache/kafka/streams/processor/MockProcessorContext.java ## @@ -319,7 +321,7 @@ public void setRecordMet

[GitHub] [kafka] jlprat commented on pull request #10693: KAFKA-12625: Fix the NOTICE file

2021-06-07 Thread GitBox
jlprat commented on pull request #10693: URL: https://github.com/apache/kafka/pull/10693#issuecomment-856457128 Thanks @ableegoldman for your comments. As far as I can tell after reading https://issues.apache.org/jira/browse/KAFKA-12625, mostly the copyright files were worked on, bu

[GitHub] [kafka] mjsax commented on a change in pull request #10810: MINOR: Improve Kafka Streams JavaDocs with regard to record metadata

2021-06-07 Thread GitBox
mjsax commented on a change in pull request #10810: URL: https://github.com/apache/kafka/pull/10810#discussion_r647122650 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/api/RecordMetadata.java ## @@ -16,19 +16,51 @@ */ package org.apache.kafka.stream

[GitHub] [kafka] jlprat commented on a change in pull request #10810: MINOR: Improve Kafka Streams JavaDocs with regard to record metadata

2021-06-07 Thread GitBox
jlprat commented on a change in pull request #10810: URL: https://github.com/apache/kafka/pull/10810#discussion_r647120250 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/ProcessorContext.java ## @@ -158,32 +165,52 @@ Cancellable schedule(final Duration

[GitHub] [kafka] mjsax commented on a change in pull request #10810: MINOR: Improve Kafka Streams JavaDocs with regard to record metadata

2021-06-07 Thread GitBox
mjsax commented on a change in pull request #10810: URL: https://github.com/apache/kafka/pull/10810#discussion_r647115686 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/ProcessorContext.java ## @@ -158,32 +165,52 @@ Cancellable schedule(final Duration i

[GitHub] [kafka] mjsax merged pull request #10731: KAFKA-12815: Update JavaDocs of ValueTransformerWithKey

2021-06-07 Thread GitBox
mjsax merged pull request #10731: URL: https://github.com/apache/kafka/pull/10731 -- 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 specific comment. For queries about this service, please c

[GitHub] [kafka] dongjinleekr commented on a change in pull request #10827: KAFKA-12899: Support --bootstrap-server in ReplicaVerificationTool

2021-06-07 Thread GitBox
dongjinleekr commented on a change in pull request #10827: URL: https://github.com/apache/kafka/pull/10827#discussion_r647107617 ## File path: core/src/main/scala/kafka/tools/ReplicaVerificationTool.scala ## @@ -116,7 +121,13 @@ object ReplicaVerificationTool extends Logging {

[GitHub] [kafka] dongjinleekr commented on a change in pull request #10827: KAFKA-12899: Support --bootstrap-server in ReplicaVerificationTool

2021-06-07 Thread GitBox
dongjinleekr commented on a change in pull request #10827: URL: https://github.com/apache/kafka/pull/10827#discussion_r647107617 ## File path: core/src/main/scala/kafka/tools/ReplicaVerificationTool.scala ## @@ -116,7 +121,13 @@ object ReplicaVerificationTool extends Logging {

[GitHub] [kafka] showuon commented on a change in pull request #10838: MINOR: Refactor DynamicConfigManager

2021-06-07 Thread GitBox
showuon commented on a change in pull request #10838: URL: https://github.com/apache/kafka/pull/10838#discussion_r647088680 ## File path: core/src/main/scala/kafka/server/DynamicConfigManager.scala ## @@ -154,7 +156,7 @@ class DynamicConfigManager(private val zkClient: KafkaZk

[GitHub] [kafka] showuon commented on a change in pull request #10838: MINOR: Refactor DynamicConfigManager

2021-06-07 Thread GitBox
showuon commented on a change in pull request #10838: URL: https://github.com/apache/kafka/pull/10838#discussion_r647088430 ## File path: core/src/main/scala/kafka/server/DynamicConfigManager.scala ## @@ -71,9 +71,11 @@ object ConfigEntityName { * * This will fire a watcher

[GitHub] [kafka] showuon opened a new pull request #10838: MINOR: Refactor DynamicConfigManager

2021-06-07 Thread GitBox
showuon opened a new pull request #10838: URL: https://github.com/apache/kafka/pull/10838 Some refactor to DynamicConfigManager class ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status

[jira] [Created] (KAFKA-12911) Configure automatic formatter for org.apache.kafka.streams.processor

2021-06-07 Thread Dongjin Lee (Jira)
Dongjin Lee created KAFKA-12911: --- Summary: Configure automatic formatter for org.apache.kafka.streams.processor Key: KAFKA-12911 URL: https://issues.apache.org/jira/browse/KAFKA-12911 Project: Kafka

[GitHub] [kafka] dongjinleekr commented on pull request #10428: KAFKA-12572: Add import ordering checkstyle rule and configure an automatic formatter

2021-06-07 Thread GitBox
dongjinleekr commented on pull request #10428: URL: https://github.com/apache/kafka/pull/10428#issuecomment-856406538 @cadonna Here is the update. I excluded the `core` module from this PR (i.e., it contains formatting configurations only, not actual formatting now) and opened separate iss

[jira] [Created] (KAFKA-12910) Configure automatic formatter for org.apache.kafka.streams.state

2021-06-07 Thread Dongjin Lee (Jira)
Dongjin Lee created KAFKA-12910: --- Summary: Configure automatic formatter for org.apache.kafka.streams.state Key: KAFKA-12910 URL: https://issues.apache.org/jira/browse/KAFKA-12910 Project: Kafka

[GitHub] [kafka] ableegoldman commented on pull request #10683: KAFKA-12648: Pt. 2 - Introduce TopologyMetadata to wrap InternalTopologyBuilders of named topologies

2021-06-07 Thread GitBox
ableegoldman commented on pull request #10683: URL: https://github.com/apache/kafka/pull/10683#issuecomment-856403807 Pt. 2 is fully ready for review @guozhangwang @wcarlson5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [kafka] showuon commented on pull request #10665: KAFKA-9009: increase replica.lag.time.max.ms to make the test reliable

2021-06-07 Thread GitBox
showuon commented on pull request #10665: URL: https://github.com/apache/kafka/pull/10665#issuecomment-856392681 @mimaison , please help have a 2nd review. Thank you. The failed tests are unrelated and flaky. ``` Build / JDK 15 and Scala 2.13 / kafka.server.RaftClusterTest.

[GitHub] [kafka] showuon commented on pull request #10338: KAFKA-10251: wait for consumer rebalance completed before consuming records

2021-06-07 Thread GitBox
showuon commented on pull request #10338: URL: https://github.com/apache/kafka/pull/10338#issuecomment-856390836 @mumrah , could you help have a 2nd review? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [kafka] mumrah commented on a change in pull request #10749: KAFKA-12773: Use UncheckedIOException when wrapping IOException

2021-06-07 Thread GitBox
mumrah commented on a change in pull request #10749: URL: https://github.com/apache/kafka/pull/10749#discussion_r647047054 ## File path: raft/src/main/java/org/apache/kafka/raft/FileBasedStateStore.java ## @@ -91,14 +92,17 @@ private QuorumStateData readStateFromFile(File file)

[GitHub] [kafka] dengziming commented on pull request #10159: KAFKA-12338: Consolidate MetadataRecordSerde and MetadataParser serial/deserial code

2021-06-07 Thread GitBox
dengziming commented on pull request #10159: URL: https://github.com/apache/kafka/pull/10159#issuecomment-856376303 Resolved by #10793 -- 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 specifi

[GitHub] [kafka] dengziming closed pull request #10159: KAFKA-12338: Consolidate MetadataRecordSerde and MetadataParser serial/deserial code

2021-06-07 Thread GitBox
dengziming closed pull request #10159: URL: https://github.com/apache/kafka/pull/10159 -- 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 specific comment. For queries about this service, ple

[GitHub] [kafka] jsancio commented on pull request #10749: KAFKA-12773: Use UncheckedIOException when wrapping IOException

2021-06-07 Thread GitBox
jsancio commented on pull request #10749: URL: https://github.com/apache/kafka/pull/10749#issuecomment-856347044 @mumrah or @hachikuji Can you take a look at this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [kafka] mjsax commented on pull request #10736: KAFKA-9295: revert session timeout to default value

2021-06-07 Thread GitBox
mjsax commented on pull request #10736: URL: https://github.com/apache/kafka/pull/10736#issuecomment-856345646 Hard to say. Also the logs are truncated. However, it seems there is some issue in the beginning that maybe some topic where not created? ``` [2021-05-27 08:36:11,424] WARN [

[GitHub] [kafka] ableegoldman commented on pull request #10693: KAFKA-12625: Fix the NOTICE file

2021-06-07 Thread GitBox
ableegoldman commented on pull request #10693: URL: https://github.com/apache/kafka/pull/10693#issuecomment-856336135 Thanks. We just went through a large cleanup of the licensing and notices for the 2.8.0 release, which is how we ended up in the current state of things. It was my understa

[GitHub] [kafka] ableegoldman commented on pull request #10736: KAFKA-9295: revert session timeout to default value

2021-06-07 Thread GitBox
ableegoldman commented on pull request #10736: URL: https://github.com/apache/kafka/pull/10736#issuecomment-856331849 Hey @vvcephei @bellemare , any thoughts on Luke's analysis above? I'm not super familiar with the FKJ so it's difficult for me to say whether this sounds like a possible da

[GitHub] [kafka] junrao commented on pull request #10829: MINOR Removed unused ConfigProvider from raft resources module.

2021-06-07 Thread GitBox
junrao commented on pull request #10829: URL: https://github.com/apache/kafka/pull/10829#issuecomment-856314359 @hachikuji : Could you take a look at this minor PR? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [kafka] lct45 commented on a change in pull request #10813: KAFKA-9559: Change default serde to be `null`

2021-06-07 Thread GitBox
lct45 commented on a change in pull request #10813: URL: https://github.com/apache/kafka/pull/10813#discussion_r646992164 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/ProcessorNodeTest.java ## @@ -160,8 +160,8 @@ private void testMetrics(fin

[GitHub] [kafka] ableegoldman commented on a change in pull request #10609: KAFKA-12648: Pt. 1 - Add NamedTopology to protocol and state directory structure

2021-06-07 Thread GitBox
ableegoldman commented on a change in pull request #10609: URL: https://github.com/apache/kafka/pull/10609#discussion_r646986783 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/StateDirectoryTest.java ## @@ -593,6 +575,111 @@ public void should

[GitHub] [kafka] ableegoldman merged pull request #10609: KAFKA-12648: Pt. 1 - Add NamedTopology to protocol and state directory structure

2021-06-07 Thread GitBox
ableegoldman merged pull request #10609: URL: https://github.com/apache/kafka/pull/10609 -- 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 specific comment. For queries about this service, p

[GitHub] [kafka] ableegoldman commented on pull request #10609: KAFKA-12648: Pt. 1 - Add NamedTopology to protocol and state directory structure

2021-06-07 Thread GitBox
ableegoldman commented on pull request #10609: URL: https://github.com/apache/kafka/pull/10609#issuecomment-856307579 Thanks @guozhangwang ! I'm going to go ahead and merge this one now since it's been out there for so long, I will follow up on that test case in the Pt. 2 PR -- This is

[jira] [Assigned] (KAFKA-12909) Allow users to opt-into spurious left/outer stream-stream join improvement

2021-06-07 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reassigned KAFKA-12909: --- Assignee: Matthias J. Sax > Allow users to opt-into spurious left/outer stream-stre

[jira] [Created] (KAFKA-12909) Allow users to opt-into spurious left/outer stream-stream join improvement

2021-06-07 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-12909: --- Summary: Allow users to opt-into spurious left/outer stream-stream join improvement Key: KAFKA-12909 URL: https://issues.apache.org/jira/browse/KAFKA-12909 Proj

[GitHub] [kafka] lct45 commented on a change in pull request #10813: KAFKA-9559: Change default serde to be `null`

2021-06-07 Thread GitBox
lct45 commented on a change in pull request #10813: URL: https://github.com/apache/kafka/pull/10813#discussion_r646979245 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/SinkNode.java ## @@ -60,8 +60,8 @@ public void init(final InternalProcesso

[jira] [Updated] (KAFKA-8613) Make grace period mandatory

2021-06-07 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-8613: --- Description: Currently, the grace period is set to retention time if the grace period is not

[jira] [Updated] (KAFKA-8613) Make grace period mandatory

2021-06-07 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-8613: --- Summary: Make grace period mandatory (was: Set default grace period to 0) > Make grace perio

[GitHub] [kafka] lct45 commented on a change in pull request #10813: KAFKA-9559: Change default serde to be `null`

2021-06-07 Thread GitBox
lct45 commented on a change in pull request #10813: URL: https://github.com/apache/kafka/pull/10813#discussion_r646974657 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/ProcessorNodeTest.java ## @@ -160,8 +160,8 @@ private void testMetrics(fin

[GitHub] [kafka] ccding commented on a change in pull request #10763: KAFKA-12520: Ensure log loading does not truncate producer state unless required

2021-06-07 Thread GitBox
ccding commented on a change in pull request #10763: URL: https://github.com/apache/kafka/pull/10763#discussion_r646971381 ## File path: core/src/main/scala/kafka/log/LogLoader.scala ## @@ -368,12 +368,50 @@ object LogLoader extends Logging { for (swapFile <- swapFiles) {

[jira] [Updated] (KAFKA-12898) Owned partitions in the subscription must be sorted

2021-06-07 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Sophie Blee-Goldman updated KAFKA-12898: --- Fix Version/s: 3.0.0 > Owned partitions in the subscription must be sorted >

[GitHub] [kafka] kowshik commented on a change in pull request #10280: KAFKA-12554: Refactor Log layer

2021-06-07 Thread GitBox
kowshik commented on a change in pull request #10280: URL: https://github.com/apache/kafka/pull/10280#discussion_r646958227 ## File path: core/src/main/scala/kafka/log/Log.scala ## @@ -1812,37 +1577,36 @@ class Log(@volatile private var _dir: File, endOffset: Long ): Un

[GitHub] [kafka] kowshik commented on a change in pull request #10280: KAFKA-12554: Refactor Log layer

2021-06-07 Thread GitBox
kowshik commented on a change in pull request #10280: URL: https://github.com/apache/kafka/pull/10280#discussion_r646955278 ## File path: core/src/main/scala/kafka/log/Log.scala ## @@ -1788,14 +1559,8 @@ class Log(@volatile private var _dir: File, maybeHandleIOException(s"

[GitHub] [kafka] kowshik commented on a change in pull request #10280: KAFKA-12554: Refactor Log layer

2021-06-07 Thread GitBox
kowshik commented on a change in pull request #10280: URL: https://github.com/apache/kafka/pull/10280#discussion_r646945793 ## File path: core/src/main/scala/kafka/log/Log.scala ## @@ -1578,144 +1409,85 @@ class Log(@volatile private var _dir: File, .map(_.messageOffse

[GitHub] [kafka] kowshik commented on a change in pull request #10280: KAFKA-12554: Refactor Log layer

2021-06-07 Thread GitBox
kowshik commented on a change in pull request #10280: URL: https://github.com/apache/kafka/pull/10280#discussion_r646945592 ## File path: core/src/main/scala/kafka/log/Log.scala ## @@ -1578,144 +1409,85 @@ class Log(@volatile private var _dir: File, .map(_.messageOffse

[GitHub] [kafka] kowshik commented on a change in pull request #10280: KAFKA-12554: Refactor Log layer

2021-06-07 Thread GitBox
kowshik commented on a change in pull request #10280: URL: https://github.com/apache/kafka/pull/10280#discussion_r646945351 ## File path: core/src/main/scala/kafka/log/LocalLog.scala ## @@ -0,0 +1,1010 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or mo

[GitHub] [kafka] junrao merged pull request #10823: KAFKA-12897: KRaft multi-partition placement on single broker

2021-06-07 Thread GitBox
junrao merged pull request #10823: URL: https://github.com/apache/kafka/pull/10823 -- 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 specific comment. For queries about this service, please

[jira] [Created] (KAFKA-12908) Load snapshot heuristic

2021-06-07 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-12908: -- Summary: Load snapshot heuristic Key: KAFKA-12908 URL: https://issues.apache.org/jira/browse/KAFKA-12908 Project: Kafka Issue Typ

[GitHub] [kafka] dejan2609 commented on a change in pull request #10606: KAFKA-12728: version upgrades: gradle (6.8.3 -->> 7.0.2) and gradle shadow plugin (6.1.0 -->> 7.0.0)

2021-06-07 Thread GitBox
dejan2609 commented on a change in pull request #10606: URL: https://github.com/apache/kafka/pull/10606#discussion_r646942636 ## File path: gradle/wrapper/gradle-wrapper.properties ## @@ -1,5 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributi

[GitHub] [kafka] rondagostino commented on pull request #10823: KAFKA-12897: KRaft multi-partition placement on single broker

2021-06-07 Thread GitBox
rondagostino commented on pull request #10823: URL: https://github.com/apache/kafka/pull/10823#issuecomment-856248774 For example, here's one of the 20 failures: ``` [2021-06-05T02:12:18.820Z] AuthorizerIntegrationTest > testDeleteGroupApiWithDeleteGroupAcl() STARTED [2021-06-0

[GitHub] [kafka] rondagostino edited a comment on pull request #10823: KAFKA-12897: KRaft multi-partition placement on single broker

2021-06-07 Thread GitBox
rondagostino edited a comment on pull request #10823: URL: https://github.com/apache/kafka/pull/10823#issuecomment-856248033 > JDK 11 test seems to have failed with 20 failures. Are they related to this PR? Thanks for the review, @junrao. Those failures are unrelated -- they are du

[GitHub] [kafka] rondagostino commented on pull request #10823: KAFKA-12897: KRaft multi-partition placement on single broker

2021-06-07 Thread GitBox
rondagostino commented on pull request #10823: URL: https://github.com/apache/kafka/pull/10823#issuecomment-856248033 < JDK 11 test seems to have failed with 20 failures. Are they related to this PR? Thanks for the review, @junrao. Those failures are unrelated -- they are due to ht

[jira] [Commented] (KAFKA-12483) Enable client overrides in connector configs by default

2021-06-07 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358864#comment-17358864 ] Randall Hauch commented on KAFKA-12483: --- KIP-722 was approved today. > Enable cli

[jira] [Commented] (KAFKA-12484) Enable Connect's connector log contexts by default

2021-06-07 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358860#comment-17358860 ] Randall Hauch commented on KAFKA-12484: --- KIP-721 was approved today. > Enable Con

[jira] [Updated] (KAFKA-12904) Connect's validate REST endpoint uses incorrect timeout

2021-06-07 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch updated KAFKA-12904: -- Description: The fix for KAFKA-9374 changed how the `ConnectorPluginsResource` and its method

[jira] [Updated] (KAFKA-12904) Connect's validate REST endpoint uses incorrect timeout

2021-06-07 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch updated KAFKA-12904: -- Description: The fix for KAFKA-9374 changed how the `ConnectorPluginsResource` and its method

[GitHub] [kafka] ableegoldman commented on pull request #10740: Kafka 8613 kip 633 drop default grace period streams

2021-06-07 Thread GitBox
ableegoldman commented on pull request #10740: URL: https://github.com/apache/kafka/pull/10740#issuecomment-856221486 Hey @izzyacademy , any update on this? Btw, I would recommend just continuing to work on this PR rather than opening a new one -- This is an automated message from the Ap

[jira] [Created] (KAFKA-12907) Cannot lockdown access to topic creation using Kafka ACLs

2021-06-07 Thread Krishna Kinnal (Jira)
Krishna Kinnal created KAFKA-12907: -- Summary: Cannot lockdown access to topic creation using Kafka ACLs Key: KAFKA-12907 URL: https://issues.apache.org/jira/browse/KAFKA-12907 Project: Kafka

[GitHub] [kafka] wycccccc commented on a change in pull request #10835: KAFKA-12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
wycc commented on a change in pull request #10835: URL: https://github.com/apache/kafka/pull/10835#discussion_r646848688 ## File path: build.gradle ## @@ -1710,6 +1711,8 @@ project(':streams') { testImplementation libs.powermockEasymock testImplementation libs.bcp

[GitHub] [kafka] wycccccc commented on a change in pull request #10835: KAFKA-12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
wycc commented on a change in pull request #10835: URL: https://github.com/apache/kafka/pull/10835#discussion_r646847971 ## File path: build.gradle ## @@ -1484,6 +1484,7 @@ project(':storage') { testImplementation project(':clients').sourceSets.test.output testImp

[GitHub] [kafka] ijuma commented on a change in pull request #10835: KAFKA-12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
ijuma commented on a change in pull request #10835: URL: https://github.com/apache/kafka/pull/10835#discussion_r646825247 ## File path: build.gradle ## @@ -1484,6 +1484,7 @@ project(':storage') { testImplementation project(':clients').sourceSets.test.output testImplem

[jira] [Updated] (KAFKA-12646) Implement snapshot generation on brokers

2021-06-07 Thread Jose Armando Garcia Sancio (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Armando Garcia Sancio updated KAFKA-12646: --- Summary: Implement snapshot generation on brokers (was: Implement lo

[jira] [Assigned] (KAFKA-12646) Implement snapshot generation on brokers

2021-06-07 Thread Jose Armando Garcia Sancio (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Armando Garcia Sancio reassigned KAFKA-12646: -- Assignee: Jose Armando Garcia Sancio > Implement snapshot gen

[jira] [Resolved] (KAFKA-12338) The code of MetadataRecordSerde duplicate with MetadataParser

2021-06-07 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12338. - Resolution: Fixed > The code of MetadataRecordSerde duplicate with MetadataParser >

[GitHub] [kafka] hachikuji merged pull request #10793: KAFKA-12338: Remove useless MetadataParser

2021-06-07 Thread GitBox
hachikuji merged pull request #10793: URL: https://github.com/apache/kafka/pull/10793 -- 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 specific comment. For queries about this service, plea

[GitHub] [kafka] junrao commented on a change in pull request #10280: KAFKA-12554: Refactor Log layer

2021-06-07 Thread GitBox
junrao commented on a change in pull request #10280: URL: https://github.com/apache/kafka/pull/10280#discussion_r646791532 ## File path: core/src/main/scala/kafka/log/Log.scala ## @@ -1578,144 +1409,85 @@ class Log(@volatile private var _dir: File, .map(_.messageOffset

[GitHub] [kafka] wycccccc commented on a change in pull request #10835: KAFKA-12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
wycc commented on a change in pull request #10835: URL: https://github.com/apache/kafka/pull/10835#discussion_r646802528 ## File path: streams/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker ## @@ -0,0 +1,2 @@ +mock-maker-inline Review comment:

[GitHub] [kafka] mjsax closed pull request #10837: MINOR: Merge trunk

2021-06-07 Thread GitBox
mjsax closed pull request #10837: URL: https://github.com/apache/kafka/pull/10837 -- 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 specific comment. For queries about this service, please c

[GitHub] [kafka] mjsax opened a new pull request #10837: MINOR: Merge trunk

2021-06-07 Thread GitBox
mjsax opened a new pull request #10837: URL: https://github.com/apache/kafka/pull/10837 Need to resolve a merge-conflict in `gradle/dependencies.gradle` due to version bump of `scalaLogging` (cf https://github.com/apache/kafka/commit/274eccf922bd05f0979a649f1b466a569f197009#diff-02b139e755

[GitHub] [kafka] wycccccc commented on a change in pull request #10835: KAFKA-12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
wycc commented on a change in pull request #10835: URL: https://github.com/apache/kafka/pull/10835#discussion_r646780507 ## File path: build.gradle ## @@ -1710,6 +1710,7 @@ project(':streams') { testImplementation libs.powermockEasymock Review comment: There ar

[GitHub] [kafka] ijuma commented on a change in pull request #10835: KAFKA12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
ijuma commented on a change in pull request #10835: URL: https://github.com/apache/kafka/pull/10835#discussion_r646771843 ## File path: streams/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker ## @@ -0,0 +1,2 @@ +mock-maker-inline Review comment: I d

[GitHub] [kafka] ijuma commented on a change in pull request #10835: KAFKA12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
ijuma commented on a change in pull request #10835: URL: https://github.com/apache/kafka/pull/10835#discussion_r646771214 ## File path: build.gradle ## @@ -1710,6 +1710,7 @@ project(':streams') { testImplementation libs.powermockEasymock Review comment: Can we remo

[GitHub] [kafka] sarwarbhuiyan commented on pull request #10836: KAFKA-12906 - Added RecordDeserializationException containing partition and offset

2021-06-07 Thread GitBox
sarwarbhuiyan commented on pull request #10836: URL: https://github.com/apache/kafka/pull/10836#issuecomment-856090401 Updated with new JIRA JIRA: 12906 KIP: KIP-334 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[jira] [Updated] (KAFKA-12906) Consumer should include partition and offset number in deserialization exception

2021-06-07 Thread Sarwar Bhuiyan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarwar Bhuiyan updated KAFKA-12906: --- Description: As documented in KIP-334 (provide link), we should add a new RecordDeserializat

[GitHub] [kafka] sarwarbhuiyan edited a comment on pull request #10836: KAFKA-12906 - Added RecordDeserializationException containing partition and offset

2021-06-07 Thread GitBox
sarwarbhuiyan edited a comment on pull request #10836: URL: https://github.com/apache/kafka/pull/10836#issuecomment-856090401 Updated with new JIRA -- 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

[GitHub] [kafka] sarwarbhuiyan edited a comment on pull request #10836: KAFKA-12906 - Added RecordDeserializationException containing partition and offset

2021-06-07 Thread GitBox
sarwarbhuiyan edited a comment on pull request #10836: URL: https://github.com/apache/kafka/pull/10836#issuecomment-856090401 Updated with new JIRA JIRA: [12906](https://issues.apache.org/jira/browse/KAFKA-12906) KIP: [KIP-334](https://cwiki.apache.org/confluence/pages/viewpage.ac

[jira] [Updated] (KAFKA-12906) Consumer should include partition and offset number in deserialization exception

2021-06-07 Thread Sarwar Bhuiyan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarwar Bhuiyan updated KAFKA-12906: --- Issue Type: Improvement (was: Bug) Priority: Minor (was: Major) > Consumer should in

[jira] [Updated] (KAFKA-12906) Consumer should include partition and offset number in deserialization exception

2021-06-07 Thread Sarwar Bhuiyan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarwar Bhuiyan updated KAFKA-12906: --- Labels: kip-334 (was: ) > Consumer should include partition and offset number in deserializ

[jira] [Updated] (KAFKA-12906) Consumer should include partition and offset number in deserialization exception

2021-06-07 Thread Sarwar Bhuiyan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarwar Bhuiyan updated KAFKA-12906: --- Component/s: consumer > Consumer should include partition and offset number in deserializati

[jira] [Created] (KAFKA-12906) Consumer should include partition and offset number in deserialization exception

2021-06-07 Thread Sarwar Bhuiyan (Jira)
Sarwar Bhuiyan created KAFKA-12906: -- Summary: Consumer should include partition and offset number in deserialization exception Key: KAFKA-12906 URL: https://issues.apache.org/jira/browse/KAFKA-12906

[GitHub] [kafka] ijuma commented on pull request #10828: MINOR: Only log overridden topic configs during topic creation

2021-06-07 Thread GitBox
ijuma commented on pull request #10828: URL: https://github.com/apache/kafka/pull/10828#issuecomment-856088259 Thanks @rondagostino -- 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 specific

[jira] [Commented] (KAFKA-9374) Worker can be disabled by blocked connectors

2021-06-07 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358713#comment-17358713 ] Randall Hauch commented on KAFKA-9374: -- Please ignore link to [GitHub Pull Request

[jira] [Updated] (KAFKA-5682) Consumer should include partition in exceptions raised during record parsing/validation

2021-06-07 Thread Sarwar Bhuiyan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarwar Bhuiyan updated KAFKA-5682: -- Description: When we encounter an exception when validating a fetched record or when deseriali

[jira] [Updated] (KAFKA-5682) Consumer should include partition in exceptions raised during record parsing/validation

2021-06-07 Thread Sarwar Bhuiyan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarwar Bhuiyan updated KAFKA-5682: -- Description: When we encounter an exception when validating a fetched record or when deseriali

[jira] [Updated] (KAFKA-5682) Consumer should include partition in exceptions raised during record parsing/validation

2021-06-07 Thread Sarwar Bhuiyan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarwar Bhuiyan updated KAFKA-5682: -- Description: When we encounter an exception when deserializing it, we raise it to the user and

[jira] [Assigned] (KAFKA-5682) Consumer should include partition in exceptions raised during record parsing/validation

2021-06-07 Thread Sarwar Bhuiyan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarwar Bhuiyan reassigned KAFKA-5682: - Assignee: Sarwar Bhuiyan (was: Stanislav Kozlovski) > Consumer should include partition

[jira] [Resolved] (KAFKA-10614) Group coordinator onElection/onResignation should guard against leader epoch

2021-06-07 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-10614. --- Fix Version/s: 3.0.0 Resolution: Fixed > Group coordinator onElection/onResignation s

[GitHub] [kafka] sarwarbhuiyan opened a new pull request #10836: Added RecordDeserializationException containing partition and offset

2021-06-07 Thread GitBox
sarwarbhuiyan opened a new pull request #10836: URL: https://github.com/apache/kafka/pull/10836 * Dedicated RecordDerserializationException according to KIP-334 proposal. *Summary of testing strategy (including rationale) for the feature or bug fix. Unit and/or integration tests

[GitHub] [kafka] chia7712 commented on a change in pull request #10835: KAFKA12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
chia7712 commented on a change in pull request #10835: URL: https://github.com/apache/kafka/pull/10835#discussion_r646742679 ## File path: streams/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker ## @@ -0,0 +1,2 @@ +mock-maker-inline Review comment:

[GitHub] [kafka] guozhangwang commented on pull request #9441: KAFKA-10614: Ensure group state (un)load is executed in the submitted order

2021-06-07 Thread GitBox
guozhangwang commented on pull request #9441: URL: https://github.com/apache/kafka/pull/9441#issuecomment-856074980 Thank YOU for the great patience @tombentley (it lasts for more than 6 months..) ! -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [kafka] wycccccc opened a new pull request #10835: KAFKA12905: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread GitBox
wycc opened a new pull request #10835: URL: https://github.com/apache/kafka/pull/10835 Development of EasyMock and PowerMock has stagnated while Mockito continues to be actively developed. With the new Java cadence, it's a problem to depend on libraries that do bytecode generation and

[GitHub] [kafka] rondagostino edited a comment on pull request #10828: MINOR: Only log overridden topic configs during topic creation

2021-06-07 Thread GitBox
rondagostino edited a comment on pull request #10828: URL: https://github.com/apache/kafka/pull/10828#issuecomment-856062129 @ijuma I checked out 772f2cfc828d9da56559968a8eed06f2c8c43062 from before those PRs I mentioned above (Wed Feb 3) and I see the same log line in a system test. I th

[GitHub] [kafka] rondagostino commented on pull request #10828: MINOR: Only log overridden topic configs during topic creation

2021-06-07 Thread GitBox
rondagostino commented on pull request #10828: URL: https://github.com/apache/kafka/pull/10828#issuecomment-856062129 @ijuma I checked out 772f2cfc828d9da56559968a8eed06f2c8c43062 from before those PRs I mentioned above (Wed Feb 3) and I see the same log line in a system test. I thin chec

[GitHub] [kafka] rhauch opened a new pull request #10834: KAFKA-12904: Corrected the timeout for config validation REST API resource

2021-06-07 Thread GitBox
rhauch opened a new pull request #10834: URL: https://github.com/apache/kafka/pull/10834 The constant is specified in milliseconds, and so the MILLISECOND time unit should be used instead of SECONDS. See #8069/[KAFKA-9374](https://issues.apache.org/jira/browse/KAFKA-9374). Inspected

[GitHub] [kafka] rhauch commented on pull request #10833: KAFKA-12904: Corrected the timeout for config validation REST API resource

2021-06-07 Thread GitBox
rhauch commented on pull request #10833: URL: https://github.com/apache/kafka/pull/10833#issuecomment-856054711 Specified the wrong KAFKA issue in my PR branch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [kafka] rhauch closed pull request #10833: KAFKA-12904: Corrected the timeout for config validation REST API resource

2021-06-07 Thread GitBox
rhauch closed pull request #10833: URL: https://github.com/apache/kafka/pull/10833 -- 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 specific comment. For queries about this service, please

[jira] [Assigned] (KAFKA-12904) Connect's validate REST endpoint uses incorrect timeout

2021-06-07 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch reassigned KAFKA-12904: - Assignee: Randall Hauch > Connect's validate REST endpoint uses incorrect timeout > ---

[GitHub] [kafka] rhauch opened a new pull request #10833: KAFKA-9374: Corrected the timeout for config validation REST API resource

2021-06-07 Thread GitBox
rhauch opened a new pull request #10833: URL: https://github.com/apache/kafka/pull/10833 The constant is specified in milliseconds, and so the MILLISECOND time unit should be used instead of SECONDS. Inspected other uses of the same constant and other changes in the original PR, and

[GitHub] [kafka] lct45 commented on a change in pull request #10813: KAFKA-9559: Change default serde to be `null`

2021-06-07 Thread GitBox
lct45 commented on a change in pull request #10813: URL: https://github.com/apache/kafka/pull/10813#discussion_r646714882 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/SourceNode.java ## @@ -51,10 +52,16 @@ public SourceNode(final String name

[jira] [Created] (KAFKA-12905) Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest

2021-06-07 Thread YI-CHEN WANG (Jira)
YI-CHEN WANG created KAFKA-12905: Summary: Replace EasyMock and PowerMock with Mockito for NamedCacheMetricsTest Key: KAFKA-12905 URL: https://issues.apache.org/jira/browse/KAFKA-12905 Project: Kafka

  1   2   >