Kafka Streams application startup issues

2021-03-31 Thread Hänninen , Mikko
Hello, I’m working on creating an application that leverages Kafka and Kafka Streams. I have some issues with application startup that I’ve been unable to solve myself even with the help of my team mates, so I’m writing here in the hopes that someone could offer help. I’d be very grateful.

Re: [kafka-clients] [VOTE] 2.6.2 RC0

2021-03-31 Thread Sophie Blee-Goldman
Hey Georg, I'm currently working out the issues with the licensing that Justin brought up earlier along with the other release manager(s). I expect to be back on track with a new RC under vote by the beginning of next week. Here's the ticket for anyone interested in following along: https://issue

RE: [kafka-clients] [VOTE] 2.6.2 RC0

2021-03-31 Thread Georg Friedrich
Hi Sophie, Is there a new RC yet? Thanks for driving the release. Kind regards Georg -Original Message- From: Sophie Blee-Goldman Sent: Friday, March 19, 2021 11:44 PM To: Bruno Cadonna Cc: dev ; users@kafka.apache.org; kafka-clie...@googlegroups.com Subject: Re: [kafka-clients] [VOT

MirrorMaker 2 with SSL

2021-03-31 Thread Men Lim
Hello. I was wondering if someone can help answer my question. I'm trying to run MirrorMaker 2 in distributed mode using SSL. I have the distributor running in SSL but when I can't get the curl REST api to do so. I saw that kif-208 fixed this but I can't seem to implement it. in my mm2-dist.pro

Kafka Connect Distributed Mode Issues

2021-03-31 Thread Himanshu Shukla
Hi, I am using kafka-connect-file-pulse connector and scanning around 20K files. After the scan step, the whole connect cluster is becoming unresponsive. I can not even access localhost:8083/connectors/ URL. It is giving request timeout. I have observed the below errors from the connect logs. Did