FlinkKinesisConsumer cannot consume events from Kinesalite with EFO enabled

2023-04-25 Thread Charles Tan
Hi all, I’ve tried a simple Flink application which uses FlinkKinesisConsumer. I noticed that when trying to consume from Kinesalite using the FlinkKinesisConsumer with EFO enabled, I run into SSL handshake errors. This is despite disabling certificate validation. Has anybody successfully tested F

Re: FlinkKinesisConsumer cannot consume events from Kinesalite with EFO enabled

2023-04-25 Thread Danny Cranmer
Hello, Kinesalite does not support EFO, so unfortunately you will need to hit the real service for any end to end test. Thanks, Danny On Tue, 25 Apr 2023, 20:10 Charles Tan, wrote: > Hi all, > > I’ve tried a simple Flink application which uses FlinkKinesisConsumer. I > noticed that when trying