Hello, All states will not be shared in different parallelisms. BTW, English questions could be sent to u...@flink.apache.org.
Best, Hangxiang. On Mon, May 23, 2022 at 4:03 PM lxk7...@163.com <lxk7...@163.com> wrote: > > Hi everyone > I was used Flink keyed-state in my Project.But I found some questions > that make me confused. > when I used value-state in multi parallelism the value is not I wanted. > So I guess that value-state is in every parallelism. every parallelism > saved their only value which means the value is Thread-Level > But when I used map-state,the value is correctly. I mean the map-state > was shared by every parallelism. > looking forward to your reply > > > lxk7...@163.com >