[VOTE] 2.4.0 RC0

2019-11-14 Thread Manikumar
for replica reassignment - Sticky partitioner - Return topic metadata and configs in CreateTopics response - Securing Internal connect REST endpoints - API to delete consumer offsets and expose it via the AdminClient. Release notes for the 2.4.0 release: https://home.apache.org/~manikumar/kafka

[jira] [Resolved] (KAFKA-9046) Connect worker configs require undocumented 'admin.' prefix to configure DLQ for connectors

2019-11-14 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-9046. -- Fix Version/s: 2.4.0 2.3.2 Resolution: Fixed Issue resolved by pull request

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-11-14 Thread Manikumar
Hi Randall and Konstantine, Thanks for the explanation. Since it block users upgrading from older Connect versions to 2.4 release, we will consider the JIRA as blocker for 2.4.0. Thanks On Wed, Nov 13, 2019 at 11:58 PM Konstantine Karantasis < konstant...@confluent.io> wrote: > Hi

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-11-12 Thread Manikumar
wrote: > Hi again Manikumar, > > Thanks for looking at the PR. It's not easy to pin this particular bug > down to a specific commit, but I've ported my test to the 2.3 branch. > > It looks like this bug pre-dates 2.4, so it's not a regression. > Therefore, after reflection, w

[jira] [Created] (KAFKA-9176) Flaky test failure: OptimizedKTableIntegrationTest.shouldApplyUpdatesToStandbyStore

2019-11-12 Thread Manikumar (Jira)
Manikumar created KAFKA-9176: Summary: Flaky test failure: OptimizedKTableIntegrationTest.shouldApplyUpdatesToStandbyStore Key: KAFKA-9176 URL: https://issues.apache.org/jira/browse/KAFKA-9176 Project

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-11-11 Thread Manikumar
://github.com/apache/kafka/pull/7678 Thanks, On Mon, Nov 4, 2019 at 10:03 PM Manikumar wrote: > Hi all, > > The underlying issue of KAFKA-8677 can cause data loss in consumers. I > have included KAFKA-8677 as blocker to 2.4 release. > Thanks to Guozhang for identifying the i

Re: [VOTE] KIP-544: Make metrics exposed via JMX configurable

2019-11-09 Thread Manikumar
+1 (binding). Thanks for the KIP. On Sat, Nov 9, 2019 at 3:11 PM Alexandre Dupriez < alexandre.dupr...@gmail.com> wrote: > +1 (non-binding) > > Le ven. 8 nov. 2019 à 20:21, Bill Bejeck a écrit : > > > Thanks for the KIP, +1 (binding). > > > > -Bill > > > > On Fri, Nov 8, 2019 at 1:28 PM Gwen

[jira] [Resolved] (KAFKA-8984) Improve tagged fields documentation

2019-11-08 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8984. -- Fix Version/s: 2.4.0 Resolution: Fixed Issue resolved by pull request 7477 [https://github.com

[jira] [Resolved] (KAFKA-8677) Flakey test GroupEndToEndAuthorizationTest#testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl

2019-11-08 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8677. -- Assignee: Guozhang Wang Resolution: Fixed > Flakey test > GroupEndToEndAuthorizati

Re: [ANNOUNCE] New committer: Mickael Maison

2019-11-07 Thread Manikumar
Congrats Mickeal! On Fri, Nov 8, 2019 at 9:05 AM Dong Lin wrote: > Congratulations Mickael! > > On Thu, Nov 7, 2019 at 1:38 PM Jun Rao wrote: > > > Hi, Everyone, > > > > The PMC of Apache Kafka is pleased to announce a new Kafka committer > > Mickael > > Maison. > > > > Mickael has been

Re: [VOTE] KIP-543: Expand ConfigCommand's non-ZK functionality

2019-11-07 Thread Manikumar
+1 (binding), Thanks for the KIP. On Fri, Nov 8, 2019 at 8:14 AM Gwen Shapira wrote: > +1 (binding) > > Thank you. > > On Thu, Nov 7, 2019, 8:41 AM Brian Byrne wrote: > > > Hello all, > > > > Ping. Any further votes or opinions? > > > > Thanks, > > Brian > > > > On Tue, Oct 29, 2019 at 9:39

[jira] [Resolved] (KAFKA-9150) DescribeGroup uses member assignment as metadata

2019-11-06 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-9150. -- Resolution: Fixed > DescribeGroup uses member assignment as metad

[jira] [Resolved] (KAFKA-9140) Consumer gets stuck rejoining the group indefinitely

2019-11-06 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-9140. -- Assignee: Guozhang Wang Resolution: Fixed > Consumer gets stuck rejoining the group indefinit

[jira] [Resolved] (KAFKA-9079) System Test Failure: TransactionsTest

2019-11-06 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-9079. -- Fix Version/s: (was: 2.5.0) 2.4.0 Resolution: Fixed Issue resolved

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-11-04 Thread Manikumar
, 2019 at 9:20 PM Manikumar wrote: > Hi All, > > We still have couple of blockers to close. PRs available for both the > blockers. > > https://issues.apache.org/jira/browse/KAFKA-8972 > https://issues.apache.org/jira/browse/KAFKA-9080 > > > Thanks, > > > On

[jira] [Resolved] (KAFKA-9080) System Test Failure: MessageFormatChangeTest.testCompatibilty

2019-11-01 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-9080. -- Resolution: Fixed > System Test Failure: MessageFormatChangeTest.testCompatibi

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-11-01 Thread Manikumar
Hi All, We still have couple of blockers to close. PRs available for both the blockers. https://issues.apache.org/jira/browse/KAFKA-8972 https://issues.apache.org/jira/browse/KAFKA-9080 Thanks, On Fri, Oct 25, 2019 at 10:48 PM Manikumar wrote: > Hi all, > > Quick update on the 2.

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-10-25 Thread Manikumar
lso https://issues.apache.org/jira/browse/KAFKA-9058 that I > just merged. > > > -Matthias > > On 10/17/19 7:59 AM, Manikumar wrote: > > Hi all, > > > > The code freeze deadline has now passed and at this point only blockers > > will be allowed. > > We have th

[jira] [Resolved] (KAFKA-9078) System Test Failure: ConnectRestApiTest

2019-10-23 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-9078. -- Resolution: Fixed > System Test Failure: ConnectRestApiT

[jira] [Created] (KAFKA-9080) System Test Failure: MessageFormatChangeTest.testCompatibilty

2019-10-22 Thread Manikumar (Jira)
Manikumar created KAFKA-9080: Summary: System Test Failure: MessageFormatChangeTest.testCompatibilty Key: KAFKA-9080 URL: https://issues.apache.org/jira/browse/KAFKA-9080 Project: Kafka Issue

[jira] [Created] (KAFKA-9079) System Test Failure: TransactionsTest

2019-10-22 Thread Manikumar (Jira)
Manikumar created KAFKA-9079: Summary: System Test Failure: TransactionsTest Key: KAFKA-9079 URL: https://issues.apache.org/jira/browse/KAFKA-9079 Project: Kafka Issue Type: Bug Affects

[jira] [Created] (KAFKA-9078) System Test Failure: ConnectRestApiTest

2019-10-22 Thread Manikumar (Jira)
Manikumar created KAFKA-9078: Summary: System Test Failure: ConnectRestApiTest Key: KAFKA-9078 URL: https://issues.apache.org/jira/browse/KAFKA-9078 Project: Kafka Issue Type: Bug Affects

[jira] [Created] (KAFKA-9077) System Test Failure: StreamsSimpleBenchmarkTest

2019-10-22 Thread Manikumar (Jira)
Manikumar created KAFKA-9077: Summary: System Test Failure: StreamsSimpleBenchmarkTest Key: KAFKA-9077 URL: https://issues.apache.org/jira/browse/KAFKA-9077 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-8482) alterReplicaLogDirs should be better documented

2019-10-20 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8482. -- Fix Version/s: (was: 2.4.0) 2.5.0 Resolution: Fixed

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-10-17 Thread Manikumar
://issues.apache.org/jira/browse/KAFKA-8972 Thank you! On Tue, Oct 8, 2019 at 8:27 PM Manikumar wrote: > Thanks Bruno. We will mark KIP-471 as complete. > > On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna wrote: > >> Hi Manikumar, >> >> It is technically true that KIP-471 is not com

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-10-08 Thread Manikumar
Thanks Bruno. We will mark KIP-471 as complete. On Tue, Oct 8, 2019 at 2:39 PM Bruno Cadonna wrote: > Hi Manikumar, > > It is technically true that KIP-471 is not completed, but the only > aspect that is not there are merely two metrics that I could not add > due to the

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-10-07 Thread Manikumar
551484 > - KIP-221: Enhance DSL with Connecting Topic Creation and Repartition Hint < https://cwiki.apache.org/confluence/display/KAFKA/KIP-221%3A+Enhance+DSL+with+Connecting+Topic+Creation+and+Repartition+Hint > Thanks, Manikumar On Thu, Oct 3, 2019 at 8:54 AM Manikumar wrote: > Hi all,

[jira] [Resolved] (KAFKA-6263) Expose metric for group metadata loading duration

2019-10-07 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-6263. -- Fix Version/s: 2.4.0 Resolution: Fixed > Expose metric for group metadata loading durat

New release branch 2.4

2019-10-07 Thread Manikumar
rge accordingly. *Please help us test the release! * Thanks! Manikumar

[jira] [Resolved] (KAFKA-7471) Multiple Consumer Group Management (Describe, Reset, Delete)

2019-10-07 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7471. -- Fix Version/s: 2.4.0 Resolution: Fixed > Multiple Consumer Group Management (Describe, Re

[jira] [Resolved] (KAFKA-7800) Extend Admin API to support dynamic application log levels

2019-10-07 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7800. -- Fix Version/s: 2.4.0 Resolution: Fixed > Extend Admin API to support dynamic application

[jira] [Resolved] (KAFKA-8696) Clean up Sum/Count/Total metrics

2019-10-07 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8696. -- Resolution: Fixed > Clean up Sum/Count/Total metr

[jira] [Resolved] (KAFKA-8669) Add java security providers in Kafka Security config

2019-10-07 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8669. -- Fix Version/s: 2.4.0 Assignee: Sai Sandeep Resolution: Fixed Fixed in https

[jira] [Resolved] (KAFKA-8907) Return topic configs in CreateTopics response

2019-10-07 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8907. -- Reviewer: Manikumar Reddy Resolution: Fixed > Return topic configs in CreateTopics respo

Re: [VOTE] KIP-416: Notify SourceTask of ACK'd offsets, metadata

2019-10-04 Thread Manikumar
Hi All, Please vote here for the formal approval of this KIP. https://github.com/apache/kafka/pull/6295#discussion_r328867657 Thanks, On Wed, Oct 2, 2019 at 5:50 AM Ryanne Dolan wrote: > Hey y'all, resurrecting an old KIP for the benefit of KIP-382, which > depends on an additional parameter

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-10-02 Thread Manikumar
Hi all, Let's extend the feature freeze deadline to Friday to merge the current work in-progress PRs. Please ensure that all major features have been merged and that any minor features have PRs by EOD Friday. We will be cutting the 2.4 release branch early on Monday morning. Thanks, Manikumar

[jira] [Resolved] (KAFKA-6883) KafkaShortnamer should allow to convert Kerberos principal name to upper case user name

2019-09-27 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-6883. -- Fix Version/s: 2.4.0 Resolution: Fixed Issue resolved by pull request 7375 [https://github.com

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-26 Thread Manikumar
delaying the feature freeze and code > > freeze by a week, to allow our community to enjoy Kafka Summit? > > > > Gwen > > > > On Wed, Sep 25, 2019 at 1:58 PM Randall Hauch wrote: > > > > > > Hi, Manikumar. > > > > > > Thanks for a

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-26 Thread Manikumar
Hi all, I have included all the approved KIPs for 2.4.0 release. Thanks, On Thu, Sep 26, 2019 at 2:28 AM Randall Hauch wrote: > Hi, Manikumar. > > Thanks for acting as release manager. Can we please add the following KIPs > that have all been approved with PRs either merged or

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-24 Thread Manikumar
Hi All, Just a reminder that tomorrow (Sep 25, 2019) is the last date for KIP acceptance for 2.4.0 release. Thanks, On Tue, Sep 24, 2019 at 7:05 PM Manikumar wrote: > Hi Rajini, > > Added KIP-525 to the release plan for tracking. > > Thanks, > > > On Tue, Sep 24

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-24 Thread Manikumar
Hi Rajini, Added KIP-525 to the release plan for tracking. Thanks, On Tue, Sep 24, 2019 at 4:36 PM Rajini Sivaram wrote: > Hi Manikumar, > > Can we add KIP-525 ( > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+Create

Re: [VOTE] KIP-525 - Return topic metadata and configs in CreateTopics response

2019-09-21 Thread Manikumar
+1 (binding), Thanks for the KIP. Thanks, On Sat, Sep 21, 2019 at 2:49 AM Colin McCabe wrote: > +1 (binding). Thanks, Rajini. > > best, > Colin > > On Fri, Sep 20, 2019, at 00:43, Rajini Sivaram wrote: > > Hi all, > > > > I would like to start vote on KIP-525 to return configs in CreateTopics

[jira] [Resolved] (KAFKA-8892) Display the sorted configs in Kafka Configs Help Command.

2019-09-20 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8892. -- Fix Version/s: 2.4.0 Resolution: Fixed Issue resolved by pull request 7319 [https://github.com

Re: [VOTE] KIP-309: Add toUpperCase support to sasl.kerberos.principal.to.local rule

2019-09-20 Thread Manikumar
Hi All, The vote has passed with 3 binding votes (Harsha, Rajini, Manikumar). Thanks for the votes. Thanks, Manikumar On Fri, Sep 20, 2019 at 8:55 PM Manikumar wrote: > > +1 (binding) from me > > Thanks, > > On Fri, Sep 20, 2019 at 4:39 PM Rajini Sivaram > wrote

Re: [VOTE] KIP-309: Add toUpperCase support to sasl.kerberos.principal.to.local rule

2019-09-20 Thread Manikumar
+1 (binding) from me Thanks, On Fri, Sep 20, 2019 at 4:39 PM Rajini Sivaram wrote: > Thanks for KIP, Manikumar! > > +1 (binding) > > Regards, > > Rajini > > On Mon, Sep 16, 2019 at 11:11 PM Harsha Chintalapani > wrote: > > > +1 (binding). > >

Re: [VOTE] KIP-517: Add consumer metrics to observe user poll behavior

2019-09-19 Thread Manikumar
+1 (binding), Thanks for the KIP. On Fri, Sep 20, 2019 at 12:41 AM Harsha Chintalapani wrote: > +1 (binding). Thanks for the KIP. > > -Harsha > > On Wed, Sep 18, 2019 at 9:07 AM Mickael Maison > wrote: > > > +1 (non binding) > > Thanks for the KIP, I can see this being really useful! > > > >

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-19 Thread Manikumar
Hi, Added KIP-401 to the wiki page for tracking. Thanks, On Fri, Sep 20, 2019 at 7:55 AM Paul Whalen wrote: > Manikumar, > > KIP-401 was accepted a few weeks ago and there is a PR pending review, can > it be included in the release as well? > > Thanks, > Paul > > O

Re: [DISCUSS] KIP-517: Add consumer metric indicating time between poll calls

2019-09-17 Thread Manikumar
Hi Kevin, Thanks for the KIP. LGTM. This will be useful. Thanks, On Mon, Sep 16, 2019 at 10:17 PM Harsha Chintalapani wrote: > Thanks. +1 LGTM. > > > On Mon, Sep 16, 2019 at 9:19 AM, Kevin Lu wrote: > > > Hi Harsha, > > > > Thanks for the feedback. I have added *last-poll-seconds-ago* to

[VOTE] KIP-309: Add toUpperCase support to sasl.kerberos.principal.to.local rule

2019-09-16 Thread Manikumar
Hi all, I would like to start vote on this trivial KIP-309: https://cwiki.apache.org/confluence/display/KAFKA/KIP -309%3A+Add+toUpperCase+support+to+sasl.kerberos.principal.to.local+rule Thanks,

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-16 Thread Manikumar
ailing tests. Thanks, Manikumar On Mon, Sep 16, 2019 at 4:08 PM Manikumar wrote: > Hi Mickael, > > Yes, we can include. Added KIP-396 to the wiki page for tracking. > > > Thanks, > Manikumar > > On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison > wrote: > >> Hi

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-16 Thread Manikumar
Hi Mickael, Yes, we can include. Added KIP-396 to the wiki page for tracking. Thanks, Manikumar On Mon, Sep 16, 2019 at 3:36 PM Mickael Maison wrote: > Hi Manikumar, > > Can we also include KIP-396? > (https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97551484

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-16 Thread Manikumar
Hi Viktor, Yes, we can include KIP-434. Thanks, On Mon, Sep 16, 2019 at 3:09 PM Viktor Somogyi-Vass wrote: > Hi Manikumar, > > Can we please also include KIP-434? > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-434%3A+Add+Replica+Fetcher+and+Log+Cleaner+Count+Metric

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-06 Thread Manikumar
Hi David, Yes, we can include KIP-511. KIP must be accepted by KIP Freeze date (Sep 25, 2019 ) Thanks, On Fri, Sep 6, 2019 at 12:53 PM David Jacot wrote: > Hi Manikumar, > > Could we add KIP-511 to the plan? I think it will make it. > > Thanks, > David > > On Tue,

[jira] [Resolved] (KAFKA-8860) SslPrincipalMapper should handle distinguished names with spaces

2019-09-02 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8860. -- Resolution: Fixed Issue resolved by pull request 7140 [https://github.com/apache/kafka/pull/7140

[jira] [Created] (KAFKA-8860) SslPrincipalMapper should handle distinguished names with spaces

2019-09-02 Thread Manikumar (Jira)
Manikumar created KAFKA-8860: Summary: SslPrincipalMapper should handle distinguished names with spaces Key: KAFKA-8860 URL: https://issues.apache.org/jira/browse/KAFKA-8860 Project: Kafka

[DISCUSS] KIP-309: Add toUpperCase support to sasl.kerberos.principal.to.local rule

2019-09-02 Thread Manikumar
Hi all, I would like to revive this minor KIP related to "sasl.kerberos.principal.to.local.rules" config. This KIP adds support to convert Kerberos principal names to uppercase.

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-08-27 Thread Manikumar
Date: Oct 30, 2019 (tentative) Please plan accordingly for the features you want push into Apache Kafka 2.4.0 release. Regards, Manikumar On Mon, Aug 12, 2019 at 9:08 PM Ismael Juma wrote: > Thanks for volunteering Manikumar. +1 > > Ismael > > On Mon, Aug 12, 2019 at 7:54 AM

[jira] [Resolved] (KAFKA-8698) ListOffsets Response protocol documentation

2019-08-23 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8698. -- Fix Version/s: 2.4.0 Resolution: Fixed > ListOffsets Response protocol documentat

Re: [VOTE] KIP-373: Allow users to create delegation tokens for other users

2019-08-21 Thread Manikumar
Hi, +1 (binding). Thanks for the updated KIP. LGTM. Thanks, Manikumar On Tue, Aug 6, 2019 at 3:14 PM Viktor Somogyi-Vass wrote: > Hi All, > > Bumping this, I'd be happy to get some additional feedback and/or votes. > > Thanks, > Viktor > > On Wed, Jul 31, 2019 at

Re: [VOTE] KIP-352: Distinguish URPs caused by reassignment

2019-08-21 Thread Manikumar
+1 (binding). Thanks for the KIP. LGTM. On Wed, Aug 21, 2019 at 3:12 PM Satish Duggana wrote: > Hi Jason, > +1 (non binding) Thanks for the KIP! > > Do we need to have a separate JIRA to update the docs as it introduces new > metrics and a change in behavior for the existing metric? > > > >

Re: [VOTE] KIP-503: deleted topics metric

2019-08-17 Thread Manikumar
+1 (binding). Thanks for the KIP. LGTM. Thanks, Manikumar On Wed, Aug 14, 2019 at 11:54 PM David Jacot wrote: > +1 (non-binding) > > Thanks for the KIP! Simple yet very useful. > > Best, > David > > On Wed, Aug 14, 2019 at 9:24 AM Robert Barrett > w

Re: [VOTE] KIP-504 - Add new Java Authorizer Interface

2019-08-17 Thread Manikumar
Hi, +1 (binding). Thanks for the KIP. LGTM. Regards, Manikumar On Sat, Aug 17, 2019 at 4:41 AM Colin McCabe wrote: > +1 (binding) > > Thanks, Rajini! > > best, > Colin > > On Fri, Aug 16, 2019, at 09:52, Rajini Sivaram wrote: > > Hi all, > > > >

Re: [DISCUSS] KIP-373: Allow users to create delegation tokens for other users

2019-08-14 Thread Manikumar
Hi, Why do we need new ACL operation "CreateUsers"? I think, "CreateTokens" Operation is sufficient to create "UserA can create tokens for UserB, UserC" association. Thanks, On Tue, Aug 13, 2019 at 3:37 PM Viktor Somogyi-Vass wrote: > Hi Manikumar, >

[DISCUSS] Apache Kafka 2.4.0 release

2019-08-12 Thread Manikumar
Hi all, I would like to volunteer to be the release manager for our next time-based feature release (v2.4.0). If that sounds good, I'll post the release plan over the next few days. Thanks, Manikumar

Re: [DISCUSS] KIP-373: Allow users to create delegation tokens for other users

2019-08-12 Thread Manikumar
sions like "UserA can create tokens for UserB, UserC"? Thanks, On Fri, Aug 9, 2019 at 6:39 PM Viktor Somogyi-Vass wrote: > Hey Manikumar, > > Thanks for the feedback. > I'm not sure I fully grasp the use-case. Would this be a quota? Do we say > something like "

[jira] [Resolved] (KAFKA-8598) Replace RenewDelegationToken request/response with automated protocol

2019-08-09 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8598. -- Resolution: Fixed Fix Version/s: 2.4.0 Issue resolved by pull request 7038 [https://github.com

[jira] [Resolved] (KAFKA-8599) Replace ExpireDelegationToken request/response with automated protocol

2019-08-07 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8599. -- Resolution: Fixed Fix Version/s: 2.4.0 Issue resolved by pull request 7098 [https://github.com

Re: [DISCUSS] KIP-373: Allow users to create delegation tokens for other users

2019-08-06 Thread Manikumar
. But this requires a new resourceType "User". What do you think? Thanks, Manikumar On Wed, Jul 31, 2019 at 2:26 PM Viktor Somogyi-Vass wrote: > Hi Folks, > > I'm starting a vote on this. > > Viktor > > On Thu, Jun 27, 2019 at 12:02 PM Viktor Somogyi-Vass < > viktorsom

Re: [VOTE] KIP-492 Add java security providers in Kafka Security config

2019-07-30 Thread Manikumar
+1 (binding) Thanks for the KIP. LGTM. Thanks. Manikumar On Tue, Jul 30, 2019 at 1:42 PM Rajini Sivaram wrote: > +1 (binding) > > Thanks for the KIP, Sandeep! > > Regards, > > Rajini > > On Tue, Jul 30, 2019 at 4:40 AM Satish Duggana > wrote: > > > +1 (

Re: Request to become a contributor

2019-07-29 Thread Manikumar
Hi, Thanks for your interest. Added you to the contributor list. Thanks, On Mon, Jul 29, 2019 at 11:35 AM Amrutha Shanbhag < amrutha.shanb...@instaclustr.com> wrote: > Hi team, > > Request you to add me to the contributor list. > JIRA username: amrutha.shanbhag > > Thanks, > > > *Amrutha

[jira] [Resolved] (KAFKA-8390) Replace CreateDelegationToken request/response with automated protocol

2019-06-25 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8390. -- Resolution: Fixed Fix Version/s: 2.4.0 > Replace CreateDelegationToken request/respo

[jira] [Resolved] (KAFKA-8536) Error creating ACL Alter Topic in 2.2

2019-06-22 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8536. -- Resolution: Fixed Assignee: Manikumar Fix Version/s: 2.1.2 2.0.2

[jira] [Resolved] (KAFKA-8461) Flakey test UncleanLeaderElectionTest#testUncleanLeaderElectionDisabledByTopicOverride

2019-06-07 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8461. -- Resolution: Fixed Fix Version/s: 2.4.0 Issue resolved by pull request 6887 [https://github.com

Re: [Discussion] KIP-473: Add support for sasl login authentication callback handler to KafkaLog4jAppender

2019-05-24 Thread Manikumar
Thanks for the KIP. LGTM. On Fri, May 24, 2019 at 11:34 PM r...@confluent.io wrote: > KIP-425 adds SASL support to the KafkaLog4jAppender however it does not > include the credential handling improvements added with KIP-86. This is a > proposal is to expose `sasl.login.callback.handler.class`

Re: Permission to submit a new KIP

2019-05-23 Thread Manikumar
Hi , I just have permission to user id : ryan.pridgeon Thanks, On Thu, May 23, 2019 at 9:11 PM Ryan P wrote: > I would like to submit a new KIP to complete the changes made to the > KafkaLog4jAppender. Although this does enable to ability to support SASL it > does not extend to the use of

[jira] [Resolved] (KAFKA-8152) Offline partition state not propagated by controller

2019-05-21 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8152. -- Resolution: Duplicate > Offline partition state not propagated by control

[jira] [Resolved] (KAFKA-3143) inconsistent state in ZK when all replicas are dead

2019-05-21 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-3143. -- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 5041 [https://github.com

[jira] [Created] (KAFKA-8376) Flaky test ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials test.

2019-05-16 Thread Manikumar (JIRA)
Manikumar created KAFKA-8376: Summary: Flaky test ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials test. Key: KAFKA-8376 URL: https://issues.apache.org/jira/browse/KAFKA-8376

Re: Add to contributors list

2019-05-11 Thread Manikumar
Hi, Thanks for your interest. I just added to you to the JIRA contributors list. Thanks, On Sat, May 11, 2019 at 12:36 PM Sameer Katti wrote: > Hi Team, > > Greetings. > > I would like to contribute to Apache Kafka. Please add me to contributors > list.This is my JIRA handle: *samkatti*. > >

Re: [VOTE] KIP-464: Defaults for AdminClient#createTopic

2019-05-10 Thread Manikumar
Hi Almog, +1 (binding), Thanks for the KIP. Thanks, Manikumar On Fri, May 10, 2019 at 10:02 PM Almog Gavra wrote: > I'm happy pulling it out into a separate KIP to target the discussion. This > one can just introduce the "default" constructor for no partitions or > replic

Re: [VOT] KIP-449: Add connector contexts to Connect worker logs (vote thread)

2019-05-09 Thread Manikumar
HI Randall, +1 (binding), Thanks for the KIP. Thanks, Manikumar On Wed, May 8, 2019 at 4:29 AM Randall Hauch wrote: > +1 (binding) > > On Mon, May 6, 2019 at 3:53 PM Konstantine Karantasis < > konstant...@confluent.io> wrote: > > > Great improvement for multi-

Re: [VOTE] KIP-454: Expansion of the ConnectClusterState interface

2019-05-08 Thread Manikumar
Hi Chris, +1 (binding). Thanks for the KIP. Thanks, Manikumar On Tue, May 7, 2019 at 2:55 AM Konstantine Karantasis < konstant...@confluent.io> wrote: > Nice and useful KIP. Thanks Chris! > > +1 (non-binding) > > Konstantine > > > On Fri, May 3, 2019 at 5:14 PM Ra

[jira] [Resolved] (KAFKA-7455) JmxTool cannot connect to an SSL-enabled JMX RMI port

2019-05-06 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7455. -- Resolution: Fixed Fix Version/s: 2.3.0 > JmxTool cannot connect to an SSL-enabled JMX RMI p

Re: [ANNOUNCE] New Kafka PMC member: Sriharsh Chintalapan

2019-04-18 Thread Manikumar
Congrats Harsha!. On Fri, Apr 19, 2019 at 7:43 AM Dong Lin wrote: > Congratulations Sriharsh! > > On Thu, Apr 18, 2019 at 11:46 AM Jun Rao wrote: > > > Hi, Everyone, > > > > Sriharsh Chintalapan has been active in the Kafka community since he > became > > a Kafka committer in 2015. I am glad

Re: [ANNOUNCE] New Kafka PMC member: Matthias J. Sax

2019-04-18 Thread Manikumar
Congrats Matthias!. well deserved. On Fri, Apr 19, 2019 at 7:44 AM Dong Lin wrote: > Congratulations Matthias! > > Very well deserved! > > On Thu, Apr 18, 2019 at 2:35 PM Guozhang Wang wrote: > > > Hello Everyone, > > > > I'm glad to announce that Matthias J. Sax is now a member of Kafka PMC.

[jira] [Resolved] (KAFKA-7466) Implement KIP-339: Create a new IncrementalAlterConfigs API

2019-04-16 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7466. -- Resolution: Fixed Reviewer: Colin P. McCabe Fix Version/s: 2.3.0 > Implement KIP-

Re: Request to add to contributor list

2019-04-05 Thread Manikumar
Hi, Thanks you for your interest. Just added you to the contributors list. Thanks,

[jira] [Resolved] (KAFKA-8090) Replace ControlledShutdown request/response with automated protocol

2019-04-04 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8090. -- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 6423 [https://github.com

Re: [VOTE] KIP-443: Return to default segment.ms and segment.index.bytes in Streams repartition topics

2019-03-29 Thread Manikumar
+1 (binding) Thanks for the KIP. On Fri, Mar 29, 2019 at 9:04 PM Damian Guy wrote: > +1 > > On Fri, 29 Mar 2019 at 01:59, John Roesler wrote: > > > +1 (nonbinding) from me. > > > > On Thu, Mar 28, 2019 at 7:08 PM Guozhang Wang > wrote: > > > > > Hello folks, > > > > > > I'd like to directly

[jira] [Resolved] (KAFKA-7978) Flaky Test SaslSslAdminClientIntegrationTest#testConsumerGroups

2019-03-20 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7978. -- Resolution: Duplicate Resolving as duplicate of KAFKA-8098. Feel free to reopen the issue, If occurs

[jira] [Resolved] (KAFKA-8098) Flaky Test AdminClientIntegrationTest#testConsumerGroups

2019-03-20 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8098. -- Resolution: Fixed Fix Version/s: 2.2.1 > Flaky Test AdminClientIntegrationT

Re: [VOTE] 2.2.0 RC2

2019-03-19 Thread Manikumar
+1 (non-binding) - Verified the artifacts, build from src, ran tests - Verified the quickstart, ran producer/consumer performance tests. Thanks for running release!. Thanks, Manikumar On Wed, Mar 20, 2019 at 12:19 AM David Arthur wrote: > +1 > > Validated signatures, and ran thro

[jira] [Resolved] (KAFKA-8117) Flaky Test DelegationTokenEndToEndAuthorizationTest#testNoProduceWithDescribeAcl

2019-03-18 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8117. -- Resolution: Duplicate Fix Version/s: (was: 2.3.0) > Flaky T

[jira] [Resolved] (KAFKA-8044) System Test Failure: ReassignPartitionsTest.test_reassign_partitions

2019-03-16 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8044. -- Resolution: Fixed This was fixed in KAFKA-8061. Closing this issue for now. Will reopen the issue

[jira] [Resolved] (KAFKA-7801) TopicCommand should not be able to alter transaction topic partition count

2019-03-12 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7801. -- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 6109 [https://github.com

[jira] [Resolved] (KAFKA-7939) Flaky Test KafkaAdminClientTest#testCreateTopicsRetryBackoff

2019-03-11 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7939. -- Resolution: Fixed Issue resolved by pull request 6418 [https://github.com/apache/kafka/pull/6418

[jira] [Resolved] (KAFKA-7922) Returned authorized operations in describe responses (KIP-430)

2019-03-10 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7922. -- Resolution: Fixed Fix Version/s: 2.3.0 > Returned authorized operations in describe respon

[jira] [Resolved] (KAFKA-8060) The Kafka protocol generator should allow null default values for strings

2019-03-07 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8060. -- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 6387 [https://github.com

Re: [VOTE] KIP-436 Add a metric indicating start time

2019-03-07 Thread Manikumar
+1 (binding). Thanks for the KIP. Thanks, Manikumar On Thu, Mar 7, 2019 at 11:52 PM Colin McCabe wrote: > +1 (binding). > > Thanks, Stanislav. > > best, > Colin > > On Tue, Mar 5, 2019, at 05:23, Stanislav Kozlovski wrote: > > Hey everybody, > > >

[jira] [Resolved] (KAFKA-7950) Kafka tools GetOffsetShell -time description

2019-03-07 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7950. -- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 6357 [https://github.com

<    1   2   3   4   5   6   7   8   9   10   >