Flink AT_LEAST_ONCE checkpoint uses 100% managed memory

870 Views Asked by At

We have a Flink streaming job v1.14 running in native K8S deployment mode. When we use AT_LEAST_ONCE checkpoint mode, the managed memory usage hits 100% no matter how many memory we assigned to it. Any ideas what might be the cause or is this actually an expected behavior how Flink manages memory?

enter image description here

0

There are 0 best solutions below