Hi
We recently decided to upgrade our Flink cluster from 1.8 to 1.10.
Post the upgrade we see issues where our pipelines which read data from unbounded sources (kinesis) go to FINISH state. I’m a little confused to see why that would be happening especially if it is an unbounded
source?
Also to give some context mostly all the pipelines are written in Beam and run on Flink.
SNAPS
FLINK 1.8
Flink 1.10
Any idea why this might be happening?