Re: flink 1.7.2 freezes, waiting indefinitely for the buffer availability

2019-04-09 Thread Guowei Ma
Hi , Could you jstak the downstream Task (the Window) and have a look at what the window operator is doing? Best, Guowei Rahul Jain 于2019年4月10日周三 下午1:04写道: > We are also seeing something very similar. Looks like a bug. > > It seems to get stuck in LocalBufferPool forever and the job has to be >

Re: flink 1.7.2 freezes, waiting indefinitely for the buffer availability

2019-04-09 Thread Rahul Jain
We are also seeing something very similar. Looks like a bug. It seems to get stuck in LocalBufferPool forever and the job has to be restarted. Is anyone else facing this too? On Tue, Apr 9, 2019 at 9:04 PM Indraneel R wrote: > Hi, > > We are trying to run a very simple flink pipeline, which is