Hi Jaswin, Currently the state belongs to single operators, thus it should be not possible to share states between different operators. Could you also share the original problem want to solve by sharing states ?
Best, Yun ------------------Original Mail ------------------ Sender:Jaswin Shah <jaswin.s...@outlook.com> Send Date:Sun Jun 14 18:57:54 2020 Recipients:user@flink.apache.org <user@flink.apache.org> Subject:Shared state between two process functions Hi, Is it possible to create the shared state(MapState) between two different keyedProcessFunction? If it's possible, how can we do that in flink? Thanks, Jaswin