Re: [DISCUSS] KIP-680: TopologyTestDriver should not require a Properties argument

2020-11-11 Thread Rohit Deshpande
Hi John and Matthias, I have updated the wiki with your suggestions. https://cwiki.apache.org/confluence/display/KAFKA/KIP-680%3A+TopologyTestDriver+should+not+require+a+Properties+argument Thanks, Rohit On Fri, Nov 6, 2020 at 3:23 PM Rohit Deshpande wrote: > Thanks John, I will go ahead and

Re: Support of virtual threads by Kafka

2020-11-11 Thread Cheng Tan
One thing I can think of is the ACL operations (create / delete ACLs). They are much more less frequently used other than the produce/consume/topic creation so I’m not sure if it’s valuable to use as a benchmark. - Cheng > On Nov 11, 2020, at 4:33 PM, Leonid Mesnik wrote: > > Hi Ismael > >

Re: Support of virtual threads by Kafka

2020-11-11 Thread Leonid Mesnik
Hi Ismael Thank you for your help and quick response. You are right, the file IO is blocking  with Loom now. And small number threads might not having benefits if they were just changed to virtual threads. The virtual threads could help when you have a lot of tasks which are executed in

Jenkins build is back to normal : Kafka » kafka-trunk-jdk11 #224

2020-11-11 Thread Apache Jenkins Server
See

[GitHub] [kafka-site] harshach merged pull request #310: Add Sriharsha as PMC

2020-11-11 Thread GitBox
harshach merged pull request #310: URL: https://github.com/apache/kafka-site/pull/310 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

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #223

2020-11-11 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10693: Close quota managers created in tests (#9573) -- [...truncated 6.92 MB...]

Jenkins build is back to normal : Kafka » kafka-trunk-jdk15 #247

2020-11-11 Thread Apache Jenkins Server
See

[GitHub] [kafka-site] bbejeck edited a comment on pull request #307: [MINOR] fixing docs banner so it appears correctly on older versions

2020-11-11 Thread GitBox
bbejeck edited a comment on pull request #307: URL: https://github.com/apache/kafka-site/pull/307#issuecomment-72408 ~\cc @mimaison these changes need to go into 2.6.1 after 2.7 is released~ This is an automated message

[GitHub] [kafka-site] bbejeck commented on pull request #307: [MINOR] fixing docs banner so it appears correctly on older versions

2020-11-11 Thread GitBox
bbejeck commented on pull request #307: URL: https://github.com/apache/kafka-site/pull/307#issuecomment-725453823 @mimaison this shouldn't block 2.6.1; my apologies; I misunderstood what needed to happen. After 2.7 get released, I'll merge this PR, but for now, there's nothing you

[jira] [Created] (KAFKA-10708) Add "group-id" Tag to Kafka Consumer Metrics

2020-11-11 Thread Brian Wyka (Jira)
Brian Wyka created KAFKA-10708: -- Summary: Add "group-id" Tag to Kafka Consumer Metrics Key: KAFKA-10708 URL: https://issues.apache.org/jira/browse/KAFKA-10708 Project: Kafka Issue Type:

[GitHub] [kafka-site] mimaison commented on pull request #307: [MINOR] fixing docs banner so it appears correctly on older versions

2020-11-11 Thread GitBox
mimaison commented on pull request #307: URL: https://github.com/apache/kafka-site/pull/307#issuecomment-725353322 @bbejeck I'm not sure I understand why this is blocking 2.6.1. Can I port these changes back into kafka/2.6 and start the release process? As far as I can tell, we'll

[jira] [Resolved] (KAFKA-10693) Tests instantiate QuotaManagers without closing the managers in teardown

2020-11-11 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10693. - Fix Version/s: 2.8.0 Resolution: Fixed > Tests instantiate QuotaManagers without closing

Re: [DISCUSS] KIP-681: Rename master key in delegation token feature

2020-11-11 Thread Tom Bentley
Hi, If there are no comments, I'll move this to a vote in the next day or so. Kind regards, Tom On Fri, Nov 6, 2020 at 4:35 PM Tom Bentley wrote: > Hi, > > I'd like to start discussion on KIP-681 which proposes to rename a broker > config to use a more racially neutral term: > > >

[jira] [Created] (KAFKA-10707) Socks Proxy is not taking effect in Java API

2020-11-11 Thread Sasikumar Senthilnathan (Jira)
Sasikumar Senthilnathan created KAFKA-10707: --- Summary: Socks Proxy is not taking effect in Java API Key: KAFKA-10707 URL: https://issues.apache.org/jira/browse/KAFKA-10707 Project: Kafka