[GitHub] [kafka] lkokhreidze commented on a change in pull request #10851: KAFKA-6718 / Rack aware standby task assignor

2022-02-20 Thread GitBox
lkokhreidze commented on a change in pull request #10851: URL: https://github.com/apache/kafka/pull/10851#discussion_r810857967 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/assignment/ClientTagAwareStandbyTaskAssignorTest.java ## @@ -0,0

[jira] [Updated] (KAFKA-13517) Update Admin::describeConfigs to allow fetching specific configurations

2022-02-20 Thread Vikas Singh (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Singh updated KAFKA-13517: Description: A list of {{ConfigResource}} class is passed as argument to

[jira] [Updated] (KAFKA-13517) Update Admin::describeConfigs to allow fetching specific configurations

2022-02-20 Thread Vikas Singh (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Singh updated KAFKA-13517: Summary: Update Admin::describeConfigs to allow fetching specific configurations (was: Add

[GitHub] [kafka] showuon commented on pull request #10259: MINOR: Provide valid examples in README page.

2022-02-20 Thread GitBox
showuon commented on pull request #10259: URL: https://github.com/apache/kafka/pull/10259#issuecomment-1046526614 @kamalcph , thanks for the patch! -- 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] showuon merged pull request #10259: MINOR: Provide valid examples in README page.

2022-02-20 Thread GitBox
showuon merged pull request #10259: URL: https://github.com/apache/kafka/pull/10259 -- 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. To unsubscribe, e-mail:

[GitHub] [kafka] showuon commented on a change in pull request #10259: MINOR: Provide valid examples in README page.

2022-02-20 Thread GitBox
showuon commented on a change in pull request #10259: URL: https://github.com/apache/kafka/pull/10259#discussion_r810818791 ## File path: tests/README.md ## @@ -97,26 +97,26 @@ Examining CI run * Set BUILD_ID is travis ci's build id. E.g. build id is

[GitHub] [kafka] kamalcph commented on pull request #10259: MINOR: Provide valid examples in README page.

2022-02-20 Thread GitBox
kamalcph commented on pull request #10259: URL: https://github.com/apache/kafka/pull/10259#issuecomment-1046512916 @ijuma @showuon Please take a look -- 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

[jira] [Commented] (KAFKA-12399) Deprecate Log4J Appender

2022-02-20 Thread Muthuveerappan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495330#comment-17495330 ] Muthuveerappan commented on KAFKA-12399: Just got to know -  Scheduled for April as per

[jira] [Commented] (KAFKA-9366) Upgrade log4j to log4j2

2022-02-20 Thread Muthuveerappan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495329#comment-17495329 ] Muthuveerappan commented on KAFKA-9366: --- Thanks :) > Upgrade log4j to log4j2 >

[GitHub] [kafka] showuon commented on a change in pull request #11493: KAFKA-12959: Prioritise assigning standby tasks to threads without any active tasks

2022-02-20 Thread GitBox
showuon commented on a change in pull request #11493: URL: https://github.com/apache/kafka/pull/11493#discussion_r810748411 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignorTest.java ## @@ -997,6 +1002,152 @@ public void

[GitHub] [kafka] showuon commented on pull request #11493: KAFKA-12959: Prioritise assigning standby tasks to threads without any active tasks

2022-02-20 Thread GitBox
showuon commented on pull request #11493: URL: https://github.com/apache/kafka/pull/11493#issuecomment-1046440232 @cadonna , do you want to have a second pairs of eyes to look at the PR? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [kafka] showuon commented on a change in pull request #11493: KAFKA-12959: Prioritise assigning standby tasks to threads without any active tasks

2022-02-20 Thread GitBox
showuon commented on a change in pull request #11493: URL: https://github.com/apache/kafka/pull/11493#discussion_r810748411 ## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignorTest.java ## @@ -997,6 +1002,152 @@ public void

[GitHub] [kafka] showuon commented on a change in pull request #11794: MINOR: Add links to connector configs in TOC

2022-02-20 Thread GitBox
showuon commented on a change in pull request #11794: URL: https://github.com/apache/kafka/pull/11794#discussion_r810744353 ## File path: docs/toc.html ## @@ -45,6 +45,10 @@ 3.3 Producer Configs 3.4 Consumer Configs 3.5 Kafka

[GitHub] [kafka] ruanwenjun commented on a change in pull request #11754: MINOR: Optimize collection method in Utils

2022-02-20 Thread GitBox
ruanwenjun commented on a change in pull request #11754: URL: https://github.com/apache/kafka/pull/11754#discussion_r810732547 ## File path: clients/src/main/java/org/apache/kafka/common/utils/Utils.java ## @@ -764,10 +764,7 @@ public static ByteBuffer

[GitHub] [kafka] tim-patterson commented on a change in pull request #11760: KAFKA-13600: Kafka Streams - Fall back to most caught up client if no caught up clients exist

2022-02-20 Thread GitBox
tim-patterson commented on a change in pull request #11760: URL: https://github.com/apache/kafka/pull/11760#discussion_r810711885 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/assignment/TaskMovement.java ## @@ -102,17 +109,26 @@ static int

[GitHub] [kafka] mimaison opened a new pull request #11794: MINOR: Add links to connector configs in TOC

2022-02-20 Thread GitBox
mimaison opened a new pull request #11794: URL: https://github.com/apache/kafka/pull/11794 Add links to Sink and Source connectors configurations ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI

[GitHub] [kafka] tim-patterson commented on a change in pull request #11493: KAFKA-12959: Prioritise assigning standby tasks to threads without any active tasks

2022-02-20 Thread GitBox
tim-patterson commented on a change in pull request #11493: URL: https://github.com/apache/kafka/pull/11493#discussion_r810597642 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java ## @@ -1029,104 +1041,148 @@

[GitHub] [kafka] hongyiz6639 opened a new pull request #11793: MINOR: Skip fsync on parent directory to start Kafka on ZOS

2022-02-20 Thread GitBox
hongyiz6639 opened a new pull request #11793: URL: https://github.com/apache/kafka/pull/11793 *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