Re: Managed memory and state size

2024-08-05 Thread Zhanghao Chen
full cp size counts all files. Best, Zhanghao Chen From: banu priya Sent: Monday, August 5, 2024 16:45 To: user@flink.apache.org Subject: Managed memory and state size Hi All, As my incremental rocksdb check point size is increasing continuously, I am trying to

Managed memory and state size

2024-08-05 Thread banu priya
Hi All, As my incremental rocksdb check point size is increasing continuously, I am trying to reduce managed memory. I am expecting my states size wont grow more than managed memory (because of rocksdb compaction) so that my check points size also will be in control. I allocated very minimal m