Access to submit KIP

2020-08-26 Thread mandeep gandhi
Hi all, Please grant me access to create a KIP. Email - welcomemand...@gmail.com Username - ifconfig Thanks, Mandeep Gandhi

Re: Authentication Mechanisms for Kafka Connect Rest APIs

2020-08-13 Thread mandeep gandhi
More context - I am a noob here and want some help so that I can contribute the auth bits. Should I create a JIRA or/and a KIP? If this is big enough for a KIP, please give me the permissions to create one (username - ifconfig) On Wed, Aug 12, 2020 at 1:24 PM mandeep gandhi wrote: > Hi

Authentication Mechanisms for Kafka Connect Rest APIs

2020-08-12 Thread mandeep gandhi
/security/basic-auth.html#basic-auth-kconnect [1] - https://github.com/apache/kafka/blob/trunk/connect/basic-auth-extension/src/main/java/org/apache/kafka/connect/rest/basic/auth/extension/BasicAuthSecurityRestExtension.java Thanks, Mandeep Gandhi

Re: Need for histogram type for Kafka Connect JMX Metrics

2020-03-19 Thread mandeep gandhi
>So, If the community is interested we can have the same approach in Kafka. +1 On Thu, Mar 19, 2020 at 12:40 PM Nikolay Izhikov wrote: > Hello, Kanupriya > > Recently, I’ve implemented a histogram metric [1] in Apache Ignite. > My implementation can work on a stream load. > > It just counts

Re: Connect - Membership Protocol

2020-03-17 Thread mandeep gandhi
Gentle reminder. + users. On Mon, Mar 16, 2020 at 11:27 PM mandeep gandhi wrote: > Hi, > > (PS - I did not use users list as this concerns some internals) > > I was trying to deploy the following config on a K8s cluster - > > Namespace - X1 Connect group id - G1B

Connect - Membership Protocol

2020-03-16 Thread mandeep gandhi
. (org.apache.kafka.connect.runtime.distributed.DistributedHerder:909) [2020-03-16 10:27:13,389] INFO [Worker clientId=connect-1, groupId=streaming-connect] Current config state offset 12 is behind group assignment 9164, reading to end of config log (org.apache.kafka.connect.runtime.distributed.DistributedHerder:970) Thanks, Mandeep