Skip to content

[FLINK-34071][Connectors/Kinesis] Decouple NettyEventLoop thread's onNext() by handing over blocking queue put to a separate executor. Using a shared executor across shards to execute processing of event received by NettyEventLoop.#208

Open
aws-nageshvh wants to merge 4 commits intoapache:mainfrom
aws-nageshvh:efo-backpressure-deadlock-fix