[DISCUSS] KAFKA-4169: KafkaProducer max.request.size message wrong when using compression

2023-08-24 Thread Pere Urbón Bayes
Hi, my name is Pere, Software Engineer turned Consultant for the last few years, :-/ , but keep doing Kafka quite a lot of my day-to-day. I know not a sexy issue, but last few days, I worked with customers who again hit https://issues.apache.org/jira/browse/KAFKA-4169 when using producing w

Re: [ANNOUNCE] New committer: Stanislav Kozlovski

2023-01-18 Thread Pere Urbón Bayes
Congrats Stan, very well deserved. -- Pere On Wed, Jan 18, 2023 at 7:51 AM Yash Mayya wrote: > Congratulations, Stan! > > On Tue, Jan 17, 2023 at 9:20 PM Jun Rao wrote: > > > Hi, Everyone, > > > > The PMC of Apache Kafka is pleased to announce a new Kafka committer > > Stanislav Kozlovski. >

[DISCUSS] KIP-703: Add a metrics for reporting idle connections closed

2021-01-08 Thread Pere Urbón Bayes
Hi, I would love to kick start a discussion for KIP-703, the proposal is available https://cwiki.apache.org/confluence/display/KAFKA/KIP-703%3A+Add+a+metrics+for+reporting+idle+connections+closed It is a minor change but certainly helps to improve the ops day2day life. What do you think? Lookin

Re: [DISCUSS] KIP-515: Enable ZK client to use the new TLS supported authentication

2019-09-12 Thread Pere Urbón Bayes
list here > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals? > > I found the KIP number assigned to another. > > > > On Mon, Sep 2, 2019 at 2:23 PM Pere Urbón Bayes > wrote: > >> Thanks for your time Harsha, >>anyone else wi

Re: [DISCUSS] KIP-515: Enable ZK client to use the new TLS supported authentication

2019-09-12 Thread Pere Urbón Bayes
> > Ismael > > On Thu, Aug 29, 2019 at 11:11 AM Pere Urbón Bayes > wrote: > >> Hi, >> this is my first KIP for a change in Apache Kafka, so I'm really need to >> the process. Looking forward to hearing from you and learn the best ropes >&g

Re: [DISCUSS] KIP-515: Enable ZK client to use the new TLS supported authentication

2019-09-02 Thread Pere Urbón Bayes
On Fri, Aug 30, 2019 at 10:05 AM, Pere Urbón Bayes > wrote: > >> Not really, >> my idea is to keep the JAAS parameter, so people don't see major >> changes. But if you pass a properties file, then this takes precedence over >> the other, with the idea that yo

Re: [DISCUSS] KIP-515: Enable ZK client to use the new TLS supported authentication

2019-08-30 Thread Pere Urbón Bayes
elaborate a bit here. If the user configures a JAAS file with > Client section it will take precedence over zookeeper SSL configs? > > Thanks, > Harsha > > > > On Fri, Aug 30, 2019 at 7:50 AM, Pere Urbón Bayes > wrote: > >> Hi, >> quick question, I saw in another ma

Re: [DISCUSS] KIP-515: Enable ZK client to use the new TLS supported authentication

2019-08-30 Thread Pere Urbón Bayes
has to be > implemented.) Hope this helps. > > cheers, > Colin > > > On Fri, Aug 30, 2019, at 07:50, Pere Urbón Bayes wrote: > > Hi, > > quick question, I saw in another mail that 2.4 release is planned for > > September. I think it would be really

Re: [DISCUSS] KIP-515: Enable ZK client to use the new TLS supported authentication

2019-08-30 Thread Pere Urbón Bayes
Hi, quick question, I saw in another mail that 2.4 release is planned for September. I think it would be really awesome to have this for this release, do you think we can make it? -- Pere Missatge de Pere Urbón Bayes del dia dj., 29 d’ag. 2019 a les 20:10: > Hi, > this is my first KIP

[DISCUSS] KIP-515: Enable ZK client to use the new TLS supported authentication

2019-08-29 Thread Pere Urbón Bayes
Hi, this is my first KIP for a change in Apache Kafka, so I'm really need to the process. Looking forward to hearing from you and learn the best ropes here. I would like to propose this KIP-515 to enable the ZookeeperClients to take full advantage of the TLS communication in the new Zookeeper 3.5

Re: Permissions to create a KIP for KAFKA-8843

2019-08-29 Thread Pere Urbón Bayes
Working on it, looking forward to do my best with my first KIP, I will send details for review as soon as I have them. -- Pere Missatge de Colin McCabe del dia dj., 29 d’ag. 2019 a les 19:06: > On Thu, Aug 29, 2019, at 09:27, Pere Urbón Bayes wrote: > > Thanks, > > yes I k

Re: Permissions to create a KIP for KAFKA-8843

2019-08-29 Thread Pere Urbón Bayes
e adopted, I think > it's still worth doing KAFKA-8843. > > Guozhang > > > On Thu, Aug 29, 2019 at 3:56 AM Pere Urbón Bayes > wrote: > >> Hi, >> I would like to create, and start the process to fix KAFKA-8843, so as I >> understand it I should first

Permissions to create a KIP for KAFKA-8843

2019-08-29 Thread Pere Urbón Bayes
Hi, I would like to create, and start the process to fix KAFKA-8843, so as I understand it I should first create a KIP. I registered to the wiki: email: pere.ur...@gmail.com user: pere.urbon would you be so nice to provide permissions to create the KIP? thanks a lot, -- Pere Urbon-Bayes

[Discuss] Question on KIP-298: Error Handling in Kafka Connect

2019-01-01 Thread Pere Urbón Bayes
Hi, a quick question on the KIP-298 Dead letter queue, as I read from the KIP is only available for the Sink connectors. While I know the challenges of defining a dead-letter queue for the incoming messages, I wanted ask/discuss what is the sense in here for this, do you completely discard the op

Re: Kafka tests on a remote cluster

2019-01-01 Thread Pere Urbón Bayes
Hi, if I understand your question properly you are aiming to validate failure scenarios. I usually see this done for learning purposes, basically to answer how Kafka would react to such and such situation? or to validate the current setup / configuration an Organisation have. For the first one, o