Re: Flink 1.9Version State TTL parameter configuration it does not work

2020-12-10 Thread pengyang
Hi Yun Tang, I restart the job ,it has been running for 12 hours so far. There has been no failure to execute checkpoint so far, but some checkpoint execution takes a long time. This is the

Re: Flink 1.9Version State TTL parameter configuration it does not work

2020-12-10 Thread pengyang
Hi Andrey, Thank for you help , my job is running on Flink 1.9 version,I restart the job without from checkpoint,it has been running for 12 hours so far. There has been no failure to execute checkpoint so far,but the time it takes to execute checkpoint varies greatly. Time change range from 1

Re: Flink 1.9Version State TTL parameter configuration it does not work

2020-12-10 Thread pengyang
Hi,Yun TangThank for you help, checkpoint was failed due to expired, sorrry ,the jstack log was lost, I will restart the job and save the jstack log,The Flame Graph,we are trying to use it. Thank you very much. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.co

Re: Flink 1.9Version State TTL parameter configuration it does not work

2020-12-06 Thread Yun Tang
what's RocksDB doing. [1] https://github.com/jvm-profiling-tools/async-profiler Best Yun Tang From: Andrey Zagrebin Sent: Friday, December 4, 2020 17:49 To: user Subject: Re: Flink 1.9Version State TTL parameter configuration it does not work Hi

Re: Flink 1.9Version State TTL parameter configuration it does not work

2020-12-04 Thread Andrey Zagrebin
Hi Yang, (redirecting this to user mailing list as this is not a dev question) I am not sure why the state loading is stuck after enabling the compaction filter but the background cleanup of RocksDB state with TTL will not work without activating the filter. This happens on RocksDB opening in Fli