[GitHub] [kafka] ijuma commented on a change in pull request #9856: KAFKA-12171 Migrate streams:test-utils module to JUnit 5

2021-01-10 Thread GitBox
ijuma commented on a change in pull request #9856: URL: https://github.com/apache/kafka/pull/9856#discussion_r554820416 ## File path: streams/test-utils/src/test/java/org/apache/kafka/streams/TopologyTestDriverTest.java ## @@ -125,25 +124,20 @@

[GitHub] [kafka] chia7712 opened a new pull request #9856: KAFKA-12171 Migrate streams:test-utils module to JUnit 5

2021-01-10 Thread GitBox
chia7712 opened a new pull request #9856: URL: https://github.com/apache/kafka/pull/9856 issue: https://issues.apache.org/jira/browse/KAFKA-12171 1. replace ```org.junit.Assert``` by ```org.junit.jupiter.api.Assertions``` 1. replace ```org.junit``` by ```org.junit.jupiter.api```

[jira] [Assigned] (KAFKA-12171) Migrate streams:test-utils module to JUnit 5

2021-01-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-12171: -- Assignee: Chia-Ping Tsai > Migrate streams:test-utils module to JUnit 5 >

[jira] [Created] (KAFKA-12171) Migrate streams:test-utils module to JUnit 5

2021-01-10 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12171: -- Summary: Migrate streams:test-utils module to JUnit 5 Key: KAFKA-12171 URL: https://issues.apache.org/jira/browse/KAFKA-12171 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-12156) Document consequences of single threaded response handling

2021-01-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-12156. Fix Version/s: 2.8.0 Reviewer: Chia-Ping Tsai Resolution: Fixed >

[GitHub] [kafka] chia7712 merged pull request #9842: KAFKA-12156: Document single threaded response handling in Admin client

2021-01-10 Thread GitBox
chia7712 merged pull request #9842: URL: https://github.com/apache/kafka/pull/9842 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 merged pull request #9853: MINOR: Remove unnecessary semicolon in NetworkClient

2021-01-10 Thread GitBox
chia7712 merged pull request #9853: URL: https://github.com/apache/kafka/pull/9853 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] [Comment Edited] (KAFKA-10759) ARM support for Kafka

2021-01-10 Thread PengLei (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262352#comment-17262352 ] PengLei edited comment on KAFKA-10759 at 1/11/21, 2:48 AM: --- [~junrao] and

[jira] [Commented] (KAFKA-10759) ARM support for Kafka

2021-01-10 Thread PengLei (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262352#comment-17262352 ] PengLei commented on KAFKA-10759: - [~junrao] and Kafka devs,I have donated an arm vm to the apache

[GitHub] [kafka] ijuma commented on a change in pull request #9855: KAFKA-7341 Migrate core module to JUnit 5

2021-01-10 Thread GitBox
ijuma commented on a change in pull request #9855: URL: https://github.com/apache/kafka/pull/9855#discussion_r554628355 ## File path: core/src/test/scala/integration/kafka/admin/BrokerApiVersionsCommandTest.scala ## @@ -19,24 +19,25 @@ package kafka.admin import

[GitHub] [kafka] chia7712 opened a new pull request #9855: KAFKA-7341 Migrate core module to JUnit 5

2021-01-10 Thread GitBox
chia7712 opened a new pull request #9855: URL: https://github.com/apache/kafka/pull/9855 issue: https://issues.apache.org/jira/browse/KAFKA-7341 This PR includes following changes. 1. replace ```org.junit.Assert``` by ```org.junit.jupiter.api.Assertions``` 1. replace

[GitHub] [kafka] dajac merged pull request #9852: MINOR: substitute assertEquals(null) with assertNull

2021-01-10 Thread GitBox
dajac merged pull request #9852: URL: https://github.com/apache/kafka/pull/9852 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] jolshan commented on a change in pull request #9814: KAFKA-10869: Gate topic IDs behind IBP 2.8

2021-01-10 Thread GitBox
jolshan commented on a change in pull request #9814: URL: https://github.com/apache/kafka/pull/9814#discussion_r554600025 ## File path: core/src/main/scala/kafka/zk/AdminZkClient.scala ## @@ -90,11 +92,13 @@ class AdminZkClient(zkClient: KafkaZkClient) extends Logging { *

[GitHub] [kafka] jolshan commented on a change in pull request #9814: KAFKA-10869: Gate topic IDs behind IBP 2.8

2021-01-10 Thread GitBox
jolshan commented on a change in pull request #9814: URL: https://github.com/apache/kafka/pull/9814#discussion_r554600025 ## File path: core/src/main/scala/kafka/zk/AdminZkClient.scala ## @@ -90,11 +92,13 @@ class AdminZkClient(zkClient: KafkaZkClient) extends Logging { *

[GitHub] [kafka] jolshan commented on a change in pull request #9814: KAFKA-10869: Gate topic IDs behind IBP 2.8

2021-01-10 Thread GitBox
jolshan commented on a change in pull request #9814: URL: https://github.com/apache/kafka/pull/9814#discussion_r554600025 ## File path: core/src/main/scala/kafka/zk/AdminZkClient.scala ## @@ -90,11 +92,13 @@ class AdminZkClient(zkClient: KafkaZkClient) extends Logging { *

[GitHub] [kafka] jolshan commented on a change in pull request #9814: KAFKA-10869: Gate topic IDs behind IBP 2.8

2021-01-10 Thread GitBox
jolshan commented on a change in pull request #9814: URL: https://github.com/apache/kafka/pull/9814#discussion_r554599936 ## File path: core/src/main/scala/kafka/zk/AdminZkClient.scala ## @@ -153,16 +157,17 @@ class AdminZkClient(zkClient: KafkaZkClient) extends Logging {

[GitHub] [kafka] g1geordie opened a new pull request #9854: MINOR: Remove assertDoesNotThrow at last line

2021-01-10 Thread GitBox
g1geordie opened a new pull request #9854: URL: https://github.com/apache/kafka/pull/9854 `assertDoesNotThrow(.)` in the last line Above is unnecessary noise in my commit . Please let me revert it . Discuss from

[GitHub] [kafka] g1geordie commented on a change in pull request #9785: KAFKA-10887 Migrate log4j-appender module to JUnit 5

2021-01-10 Thread GitBox
g1geordie commented on a change in pull request #9785: URL: https://github.com/apache/kafka/pull/9785#discussion_r554593025 ## File path: log4j-appender/src/test/java/org/apache/kafka/log4jappender/KafkaLog4jAppenderTest.java ## @@ -130,55 +116,51 @@ public void

[GitHub] [kafka] g1geordie commented on a change in pull request #9785: KAFKA-10887 Migrate log4j-appender module to JUnit 5

2021-01-10 Thread GitBox
g1geordie commented on a change in pull request #9785: URL: https://github.com/apache/kafka/pull/9785#discussion_r554590943 ## File path: build.gradle ## @@ -1782,8 +1782,8 @@ project(':log4j-appender') { compile libs.slf4jlog4j testCompile

[GitHub] [kafka] chia7712 commented on a change in pull request #9785: KAFKA-10887 Migrate log4j-appender module to JUnit 5

2021-01-10 Thread GitBox
chia7712 commented on a change in pull request #9785: URL: https://github.com/apache/kafka/pull/9785#discussion_r554589317 ## File path: log4j-appender/src/test/java/org/apache/kafka/log4jappender/KafkaLog4jAppenderTest.java ## @@ -130,55 +116,51 @@ public void

[GitHub] [kafka] ijuma commented on a change in pull request #9785: KAFKA-10887 Migrate log4j-appender module to JUnit 5

2021-01-10 Thread GitBox
ijuma commented on a change in pull request #9785: URL: https://github.com/apache/kafka/pull/9785#discussion_r554586805 ## File path: log4j-appender/src/test/java/org/apache/kafka/log4jappender/KafkaLog4jAppenderTest.java ## @@ -130,55 +116,51 @@ public void

[GitHub] [kafka] ijuma commented on pull request #9849: MINOR: Upgrade gradle to 6.8 and test retry plugin to 1.2.0

2021-01-10 Thread GitBox
ijuma commented on pull request #9849: URL: https://github.com/apache/kafka/pull/9849#issuecomment-757498578 Yeah, this is not complete yet (hence the draft status). :) This is an automated message from the Apache Git

[jira] [Updated] (KAFKA-12170) Connect Cast cannot deal with fields of type "bytes" correctly

2021-01-10 Thread Sven Erik Knop (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Erik Knop updated KAFKA-12170: --- Summary: Connect Cast cannot deal with fields of type "bytes" correctly (was: Connect Cast

[GitHub] [kafka] highluck edited a comment on pull request #9851: KAFKA-10769 Remove JoinGroupRequest#containsValidPattern as it is dup…

2021-01-10 Thread GitBox
highluck edited a comment on pull request #9851: URL: https://github.com/apache/kafka/pull/9851#issuecomment-757480066 @chia7712, @abbccdda The code was modified How about the following? This is an automated message

[GitHub] [kafka] highluck commented on pull request #9851: KAFKA-10769 Remove JoinGroupRequest#containsValidPattern as it is dup…

2021-01-10 Thread GitBox
highluck commented on pull request #9851: URL: https://github.com/apache/kafka/pull/9851#issuecomment-757480066 @chia7712 The code was modified. How about the following? This is an automated message from the Apache

[GitHub] [kafka] chia7712 commented on pull request #9520: MINOR: replace test "expected" parameter by assertThrows

2021-01-10 Thread GitBox
chia7712 commented on pull request #9520: URL: https://github.com/apache/kafka/pull/9520#issuecomment-757469199 @ijuma Thanks for all your great reviews! This is an automated message from the Apache Git Service. To respond

[GitHub] [kafka] chia7712 merged pull request #9520: MINOR: replace test "expected" parameter by assertThrows

2021-01-10 Thread GitBox
chia7712 merged pull request #9520: URL: https://github.com/apache/kafka/pull/9520 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] tang7526 opened a new pull request #9853: MINOR: Remove unnecessary semicolon in NetworkClient

2021-01-10 Thread GitBox
tang7526 opened a new pull request #9853: URL: https://github.com/apache/kafka/pull/9853 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade

[jira] [Created] (KAFKA-12170) Connect Cast cannot deal with Bytes correctly

2021-01-10 Thread Sven Erik Knop (Jira)
Sven Erik Knop created KAFKA-12170: -- Summary: Connect Cast cannot deal with Bytes correctly Key: KAFKA-12170 URL: https://issues.apache.org/jira/browse/KAFKA-12170 Project: Kafka Issue

[jira] [Commented] (KAFKA-7748) Add wall clock TimeDefinition for suppression of intermediate events

2021-01-10 Thread Sari Alalem (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262127#comment-17262127 ] Sari Alalem commented on KAFKA-7748: Hi [~vvcephei], I'm interested in having this in, I believe it

[GitHub] [kafka] chia7712 commented on pull request #9849: MINOR: Upgrade gradle to 6.8 and test retry plugin to 1.2.0

2021-01-10 Thread GitBox
chia7712 commented on pull request #9849: URL: https://github.com/apache/kafka/pull/9849#issuecomment-757436731 https://github.com/apache/kafka/blob/trunk/gradle/wrapper/gradle-wrapper.properties#L3 need to be updated as well.