--
发件人:Yan Zhou [FDS Science]
发送时间:2018年10月23日(星期二) 02:29
收件人:user@flink.apache.org
主 题:Re: checkpoint/taskmanager is stuck, deadlock on LocalBufferPool
I am using flink 1.5.3
From: Yan Zhou [FDS Science]
Sent: Monday, October 22, 2018 11:26
To: user@flink.apache.org
I am using flink 1.5.3
From: Yan Zhou [FDS Science]
Sent: Monday, October 22, 2018 11:26
To: user@flink.apache.org
Subject: checkpoint/taskmanager is stuck, deadlock on LocalBufferPool
Hi,
My application suddenly stuck and completely doesn't move forward
Hi,
My application suddenly stuck and completely doesn't move forward after running
for a few days. No exceptions are found. From the thread dump, I can see that
the operator threads and checkpoint threads deadlock on LocalBufferPool.
LocalBufferPool is not able to request memory and keep the lo