Hello Team, We have a flink job , that reads from ...
# troubleshooting
s
Hello Team, We have a flink job , that reads from a kafka source and writes to cosmos db sink. It uses broadcast state. When we try to suspend the job with savepoint, two of the tasks are not getting stopped where as other tasks are in finished state. Savepoint is completed successfully. Having same issue with other two similar jobs also. Any thoughts on this?