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

2021-05-31 Thread GitBox
jlprat commented on pull request #10693: URL: https://github.com/apache/kafka/pull/10693#issuecomment-851831451 Thanks for looking at it @ableegoldman , I'll do my best explaining: a) I added a NOTICE-binary file following the same pattern done for the LICENSE patch. The purpose

[GitHub] [kafka] dongjinleekr commented on pull request #10176: KAFKA-12359: Update Jetty to 11

2021-05-31 Thread GitBox
dongjinleekr commented on pull request #10176: URL: https://github.com/apache/kafka/pull/10176#issuecomment-851818497 For those who are interested in this issue, here is some context: As you can see in the table below (from [here](https://www.eclipse.org/jetty/)), the change between

[GitHub] [kafka] chia7712 merged pull request #10791: MINOR: replace by org.junit.jupiter.api.Tag by net.jqwik.api.Tag for …

2021-05-31 Thread GitBox
chia7712 merged pull request #10791: URL: https://github.com/apache/kafka/pull/10791 -- 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,

[jira] [Commented] (KAFKA-12869) Update vulnerable dependencies

2021-05-31 Thread Dongjin Lee (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354800#comment-17354800 ] Dongjin Lee commented on KAFKA-12869: - [~ijuma] I checked the versions. All of them are already

[GitHub] [kafka] chia7712 commented on pull request #10791: MINOR: replace by org.junit.jupiter.api.Tag by net.jqwik.api.Tag for …

2021-05-31 Thread GitBox
chia7712 commented on pull request #10791: URL: https://github.com/apache/kafka/pull/10791#issuecomment-851797315 > I was asking if our build has to change. Looks like it's string based, so it doesn't? Sorry for my incorrect response :( > Have we tested? yes.

[GitHub] [kafka] chia7712 merged pull request #10585: MINOR: cleanTest ought to remove output of unitTest task and integrat…

2021-05-31 Thread GitBox
chia7712 merged pull request #10585: URL: https://github.com/apache/kafka/pull/10585 -- 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,

[jira] [Commented] (KAFKA-9168) Integrate JNI direct buffer support to RocksDBStore

2021-05-31 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354778#comment-17354778 ] Sagar Rao commented on KAFKA-9168: -- Thanks [~cadonna]! would like to see the results. > Integrate JNI

[jira] [Comment Edited] (KAFKA-9168) Integrate JNI direct buffer support to RocksDBStore

2021-05-31 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354778#comment-17354778 ] Sagar Rao edited comment on KAFKA-9168 at 6/1/21, 3:42 AM: --- Thanks [~cadonna]! 

[GitHub] [kafka] showuon commented on a change in pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
showuon commented on a change in pull request #10794: URL: https://github.com/apache/kafka/pull/10794#discussion_r642748185 ## File path: core/src/main/scala/kafka/server/BrokerToControllerChannelManager.scala ## @@ -363,6 +386,22 @@ class BrokerToControllerRequestThread(

[GitHub] [kafka] showuon commented on a change in pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
showuon commented on a change in pull request #10794: URL: https://github.com/apache/kafka/pull/10794#discussion_r642743186 ## File path: core/src/main/scala/kafka/server/BrokerToControllerChannelManager.scala ## @@ -363,6 +386,22 @@ class BrokerToControllerRequestThread(

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

2021-05-31 Thread GitBox
ableegoldman commented on pull request #10693: URL: https://github.com/apache/kafka/pull/10693#issuecomment-851732066 Hey @jlprat , can you elaborate on (a) the motivation behind adding this `NOTICE-binary` file (are we missing licenses completely? or we had them but not in the correct

[GitHub] [kafka] cadonna commented on pull request #10785: KIP-708 / A Rack awareness for Kafka Streams

2021-05-31 Thread GitBox
cadonna commented on pull request #10785: URL: https://github.com/apache/kafka/pull/10785#issuecomment-851652903 @lkokhreidze Thank you for the PR! This is quite a large PR. Could you split it up into smaller PRs that are easier to review? One option could be to have a separate PR

[GitHub] [kafka] jlprat commented on pull request #10783: MINOR: Dependency updates for Scala libraries for improved Scala 3.0 support

2021-05-31 Thread GitBox
jlprat commented on pull request #10783: URL: https://github.com/apache/kafka/pull/10783#issuecomment-851642412 Thanks a lot for the review @ijuma ! -- 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

[GitHub] [kafka] cadonna commented on pull request #10765: KAFKA-12519: Remove built-in Streams metrics for versions 0.10.0-2.4

2021-05-31 Thread GitBox
cadonna commented on pull request #10765: URL: https://github.com/apache/kafka/pull/10765#issuecomment-851641644 Test failures are unrelated and known to be flaky: ``` JDK 8 and Scala 2.12 / kafka.server.RaftClusterTest.testCreateClusterAndCreateAndManyTopics() JDK 8 and Scala

[GitHub] [kafka] ijuma merged pull request #10783: MINOR: Dependency updates for Scala libraries for improved Scala 3.0 support

2021-05-31 Thread GitBox
ijuma merged pull request #10783: URL: https://github.com/apache/kafka/pull/10783 -- 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

[GitHub] [kafka] ijuma commented on pull request #10783: MINOR: Dependency updates for Scala libraries for improved Scala 3.0 support

2021-05-31 Thread GitBox
ijuma commented on pull request #10783: URL: https://github.com/apache/kafka/pull/10783#issuecomment-851640073 JDK 8 and Scala 2.12 has two unrelated failures. -- 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] cadonna commented on pull request #10765: KAFKA-12519: Remove built-in Streams metrics for versions 0.10.0-2.4

2021-05-31 Thread GitBox
cadonna commented on pull request #10765: URL: https://github.com/apache/kafka/pull/10765#issuecomment-851639965 @showuon and @guozhangwang Do you want to have a second look after my last update of the unit tests? Otherwise I would move on and merge. -- This is an automated message from

[GitHub] [kafka] ijuma opened a new pull request #10800: MINOR: Update jmh for async profiler 2.0 support

2021-05-31 Thread GitBox
ijuma opened a new pull request #10800: URL: https://github.com/apache/kafka/pull/10800 Async profiler 2.0 outputs html5 flame graph files and supports simultaneous collection of cpu, allocation and lock profiles in jfr format. Updated the readme to include an example of the

[jira] [Commented] (KAFKA-12869) Update vulnerable dependencies

2021-05-31 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354604#comment-17354604 ] Ismael Juma commented on KAFKA-12869: - Thanks for the report. Have you checked if these have already

[GitHub] [kafka] omkreddy commented on pull request #10795: KAFKA-12866: Avoid root access to Zookeeper

2021-05-31 Thread GitBox
omkreddy commented on pull request #10795: URL: https://github.com/apache/kafka/pull/10795#issuecomment-851613121 cc @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-9168) Integrate JNI direct buffer support to RocksDBStore

2021-05-31 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354586#comment-17354586 ] Bruno Cadonna commented on KAFKA-9168: -- [~sagarrao] and [~ableegoldman] I took the liberty to start

[jira] [Created] (KAFKA-12869) Update vulnerable dependencies

2021-05-31 Thread Pavel Kuznetsov (Jira)
Pavel Kuznetsov created KAFKA-12869: --- Summary: Update vulnerable dependencies Key: KAFKA-12869 URL: https://issues.apache.org/jira/browse/KAFKA-12869 Project: Kafka Issue Type: Bug

[GitHub] [kafka] soarez commented on pull request #10795: KAFKA-12866: Avoid root access to Zookeeper

2021-05-31 Thread GitBox
soarez commented on pull request #10795: URL: https://github.com/apache/kafka/pull/10795#issuecomment-851598218 @omkreddy can you have a look at this one? -- 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] ijuma commented on pull request #9497: KAFKA-10619: Producer will enable idempotence and acks all by default

2021-05-31 Thread GitBox
ijuma commented on pull request #9497: URL: https://github.com/apache/kafka/pull/9497#issuecomment-851597938 @d8tltanc I notice that the Jira ticket was assigned to you, but this PR was submitted by @warrenzhu25. Are you working together on this? I am asking because we need to get

[GitHub] [kafka] ijuma removed a comment on pull request #9497: KAFKA-10619: Producer will enable idempotence and acks all by default

2021-05-31 Thread GitBox
ijuma removed a comment on pull request #9497: URL: https://github.com/apache/kafka/pull/9497#issuecomment-851596119 @d8tltanc can we rebase this PR so that we can get it merged? -- 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 #9497: KAFKA-10619: Producer will enable idempotence and acks all by default

2021-05-31 Thread GitBox
ijuma commented on pull request #9497: URL: https://github.com/apache/kafka/pull/9497#issuecomment-851596119 @d8tltanc can we rebase this PR so that we can get it merged? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [kafka] jlprat commented on pull request #10783: MINOR: Dependency updates around Scala libraries

2021-05-31 Thread GitBox
jlprat commented on pull request #10783: URL: https://github.com/apache/kafka/pull/10783#issuecomment-851594384 @ijuma You can review now -- 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] jlprat commented on pull request #10693: KAFKA-12625: Fix the NOTICE file

2021-05-31 Thread GitBox
jlprat commented on pull request #10693: URL: https://github.com/apache/kafka/pull/10693#issuecomment-851594252 Hi @ableegoldman as you reviewed the last change in that area (fix license files) do you think you can review this one? Thanks in advance! -- This is an automated message from

[GitHub] [kafka] dajac opened a new pull request #10799: WIP

2021-05-31 Thread GitBox
dajac opened a new pull request #10799: URL: https://github.com/apache/kafka/pull/10799 *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 testing

[GitHub] [kafka] dengziming commented on a change in pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
dengziming commented on a change in pull request #10794: URL: https://github.com/apache/kafka/pull/10794#discussion_r642556841 ## File path: core/src/main/scala/kafka/server/BrokerToControllerChannelManager.scala ## @@ -363,6 +386,22 @@ class BrokerToControllerRequestThread(

[GitHub] [kafka] viktorsomogyi commented on pull request #10738: KAFKA-6945: KIP-373, allow users to create delegation token for others

2021-05-31 Thread GitBox
viktorsomogyi commented on pull request #10738: URL: https://github.com/apache/kafka/pull/10738#issuecomment-851545252 @omkreddy @rajinisivaram would you please help in the review to get this long outstanding KIP done? -- This is an automated message from the Apache Git Service. To

[GitHub] [kafka] viktorsomogyi commented on pull request #10738: KAFKA-6945: KIP-373, allow users to create delegation token for others

2021-05-31 Thread GitBox
viktorsomogyi commented on pull request #10738: URL: https://github.com/apache/kafka/pull/10738#issuecomment-851544134 Finished rebasing and coding (and therefore force pushing), I'll switch the pr into "ready for review" state now. -- This is an automated message from the Apache Git

[GitHub] [kafka] ijuma edited a comment on pull request #10791: MINOR: replace by org.junit.jupiter.api.Tag by net.jqwik.api.Tag for …

2021-05-31 Thread GitBox
ijuma edited a comment on pull request #10791: URL: https://github.com/apache/kafka/pull/10791#issuecomment-851538731 I was asking if our build has to change. Looks like it's string based, so it doesn't? https://github.com/apache/kafka/blob/trunk/build.gradle#L404 Have we

[GitHub] [kafka] ijuma commented on pull request #10791: MINOR: replace by org.junit.jupiter.api.Tag by net.jqwik.api.Tag for …

2021-05-31 Thread GitBox
ijuma commented on pull request #10791: URL: https://github.com/apache/kafka/pull/10791#issuecomment-851538731 I was asking if our build has to change. Looks like it's string based, so it doesn't? https://github.com/apache/kafka/blob/trunk/build.gradle#L404 -- This is an

[GitHub] [kafka] ijuma commented on pull request #10796: HOTFIX: fix build error

2021-05-31 Thread GitBox
ijuma commented on pull request #10796: URL: https://github.com/apache/kafka/pull/10796#issuecomment-851537672 Thanks for the fix, my bad for missing it. I did merge trunk and build locally before merging the PR, but didn't check Scala 2.12. -- This is an automated message from the

[jira] [Commented] (KAFKA-9168) Integrate JNI direct buffer support to RocksDBStore

2021-05-31 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354490#comment-17354490 ] Sagar Rao commented on KAFKA-9168: -- [~ableegoldman] i modified the put API for single column family..

[GitHub] [kafka] vamossagar12 opened a new pull request #10798: KAFKA-9168: Adding direct byte buffer support to rocksdb state store

2021-05-31 Thread GitBox
vamossagar12 opened a new pull request #10798: URL: https://github.com/apache/kafka/pull/10798 *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

[GitHub] [kafka] cadonna commented on a change in pull request #10507: KAFKA-8410: Migrating stateful operators to new Processor API

2021-05-31 Thread GitBox
cadonna commented on a change in pull request #10507: URL: https://github.com/apache/kafka/pull/10507#discussion_r642403697 ## File path: streams/src/main/java/org/apache/kafka/streams/errors/LogAndContinueExceptionHandler.java ## @@ -32,7 +32,7 @@ private static final

[GitHub] [kafka] lkokhreidze commented on a change in pull request #10785: KIP-708 / A Rack awareness for Kafka Streams

2021-05-31 Thread GitBox
lkokhreidze commented on a change in pull request #10785: URL: https://github.com/apache/kafka/pull/10785#discussion_r642467096 ## File path: clients/src/main/java/org/apache/kafka/common/config/ConfigDef.java ## @@ -33,8 +31,10 @@ import java.util.Map; import java.util.Set;

[GitHub] [kafka] showuon commented on a change in pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
showuon commented on a change in pull request #10794: URL: https://github.com/apache/kafka/pull/10794#discussion_r642462291 ## File path: core/src/main/scala/kafka/server/ForwardingManager.scala ## @@ -125,7 +125,7 @@ class ForwardingManagerImpl( } } -

[GitHub] [kafka] showuon commented on a change in pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
showuon commented on a change in pull request #10794: URL: https://github.com/apache/kafka/pull/10794#discussion_r642461619 ## File path: core/src/main/scala/kafka/server/AutoTopicCreationManager.scala ## @@ -198,15 +199,15 @@ class DefaultAutoTopicCreationManager( //

[GitHub] [kafka] showuon commented on a change in pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
showuon commented on a change in pull request #10794: URL: https://github.com/apache/kafka/pull/10794#discussion_r642462291 ## File path: core/src/main/scala/kafka/server/ForwardingManager.scala ## @@ -125,7 +125,7 @@ class ForwardingManagerImpl( } } -

[GitHub] [kafka] showuon commented on a change in pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
showuon commented on a change in pull request #10794: URL: https://github.com/apache/kafka/pull/10794#discussion_r642461619 ## File path: core/src/main/scala/kafka/server/AutoTopicCreationManager.scala ## @@ -198,15 +199,15 @@ class DefaultAutoTopicCreationManager( //

[GitHub] [kafka] showuon commented on a change in pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
showuon commented on a change in pull request #10794: URL: https://github.com/apache/kafka/pull/10794#discussion_r642461619 ## File path: core/src/main/scala/kafka/server/AutoTopicCreationManager.scala ## @@ -198,15 +199,15 @@ class DefaultAutoTopicCreationManager( //

[GitHub] [kafka] cadonna merged pull request #10796: HOTFIX: fix build error

2021-05-31 Thread GitBox
cadonna merged pull request #10796: URL: https://github.com/apache/kafka/pull/10796 -- 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,

[GitHub] [kafka] showuon commented on pull request #10794: KAFKA-12677: parse envelope response to check if not_controller error existed

2021-05-31 Thread GitBox
showuon commented on pull request #10794: URL: https://github.com/apache/kafka/pull/10794#issuecomment-851446115 Tests added. Thanks. -- 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] cadonna commented on pull request #10796: HOTFIX: fix build error

2021-05-31 Thread GitBox
cadonna commented on pull request #10796: URL: https://github.com/apache/kafka/pull/10796#issuecomment-851444665 The test failures are unrelated and known to be flaky. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [kafka] jlprat commented on pull request #10702: MINOR: Switch Jenkins from JDK 15 to JDK 16

2021-05-31 Thread GitBox
jlprat commented on pull request #10702: URL: https://github.com/apache/kafka/pull/10702#issuecomment-851334730 For reference, there is an issue in PowerMock for this: https://github.com/powermock/powermock/issues/1099 -- This is an automated message from the Apache Git Service. To

[jira] [Commented] (KAFKA-12847) Dockerfile needed for kafka system tests needs changes

2021-05-31 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354293#comment-17354293 ] Chia-Ping Tsai commented on KAFKA-12847: Could you try to use non-root to run kafka tests? IIRC,

[jira] [Updated] (KAFKA-12868) log cleaner failed with java.lang.ArrayIndexOutOfBoundsException: -2147483648

2021-05-31 Thread Yuneng Xie (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuneng Xie updated KAFKA-12868: --- Description: our broker spent too long loading the offset partition. ``` [2021-05-30

[jira] [Updated] (KAFKA-12868) log cleaner failed with java.lang.ArrayIndexOutOfBoundsException: -2147483648

2021-05-31 Thread Yuneng Xie (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuneng Xie updated KAFKA-12868: --- Description: our broker spent too long loading the offset partition. ``` [2021-05-30

[jira] [Updated] (KAFKA-12868) log cleaner failed with java.lang.ArrayIndexOutOfBoundsException: -2147483648

2021-05-31 Thread Yuneng Xie (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuneng Xie updated KAFKA-12868: --- Description: our broker spent too long loading the offset partition. ``` [2021-05-30

[jira] [Updated] (KAFKA-12868) log cleaner failed with java.lang.ArrayIndexOutOfBoundsException: -2147483648

2021-05-31 Thread Yuneng Xie (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuneng Xie updated KAFKA-12868: --- Description: our broker spent too long loading the offset partition. ``` [2021-05-30

[jira] [Created] (KAFKA-12868) log cleaner failed with java.lang.ArrayIndexOutOfBoundsException: -2147483648

2021-05-31 Thread Yuneng Xie (Jira)
Yuneng Xie created KAFKA-12868: -- Summary: log cleaner failed with java.lang.ArrayIndexOutOfBoundsException: -2147483648 Key: KAFKA-12868 URL: https://issues.apache.org/jira/browse/KAFKA-12868 Project:

[GitHub] [kafka] kowshik commented on pull request #10797: KAFKA-12867: Fix ConsumeBenchWorker exit behavior for maxMessages config

2021-05-31 Thread GitBox
kowshik commented on pull request #10797: URL: https://github.com/apache/kafka/pull/10797#issuecomment-851293196 cc @junrao @apovzner @rajinisivaram for review. @apovzner It appears this behavior has been around since `ConsumeBenchWorker` was first implemented:

[GitHub] [kafka] kowshik opened a new pull request #10797: KAFKA-12867: Fix ConsumeBenchWorker exit behavior for maxMessages config

2021-05-31 Thread GitBox
kowshik opened a new pull request #10797: URL: https://github.com/apache/kafka/pull/10797 The trogdor `ConsumeBenchWorker` has a bug. If one of the consumption tasks completes executing successfully due to `maxMessages` being consumed, then, the consumption task notifies the `doneFuture` 

[jira] [Created] (KAFKA-12867) Trogdor ConsumeBenchWorker quits prematurely with maxMessages config

2021-05-31 Thread Kowshik Prakasam (Jira)
Kowshik Prakasam created KAFKA-12867: Summary: Trogdor ConsumeBenchWorker quits prematurely with maxMessages config Key: KAFKA-12867 URL: https://issues.apache.org/jira/browse/KAFKA-12867

[GitHub] [kafka] chia7712 opened a new pull request #10796: HOTFIX: fix build error

2021-05-31 Thread GitBox
chia7712 opened a new pull request #10796: URL: https://github.com/apache/kafka/pull/10796 see CI (https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-10585/5/pipeline/12/) and the error is related to 6b005b2b4eece81a5500fb0080ef5354b4240681 ###

[GitHub] [kafka] chia7712 commented on pull request #10791: MINOR: replace by org.junit.jupiter.api.Tag by net.jqwik.api.Tag for …

2021-05-31 Thread GitBox
chia7712 commented on pull request #10791: URL: https://github.com/apache/kafka/pull/10791#issuecomment-851271639 > The build definition doesn't require changes to mention this annotation? The doc (https://jqwik.net/docs/current/user-guide.html#tagging-tests) explains how to tag a

[GitHub] [kafka] dongjinleekr commented on pull request #10678: TRIVIAL: Fix type inconsistencies, unthrown exceptions, etc

2021-05-31 Thread GitBox
dongjinleekr commented on pull request #10678: URL: https://github.com/apache/kafka/pull/10678#issuecomment-851263147 Rebased onto the latest trunk, along with additional glitches I found during other issues. @chia7712 @kowshik @ijuma Could you have a look? :pray: -- This is an

[GitHub] [kafka] dongjinleekr closed pull request #10642: KAFKA-12756: Update Zookeeper to 3.6.3 or higher

2021-05-31 Thread GitBox
dongjinleekr closed pull request #10642: URL: https://github.com/apache/kafka/pull/10642 -- 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,