) 09:48
> To:zhijiang
> Cc:Biao Liu ; user ; tzulitai <
> tzuli...@apache.org>
> Subject:Re: Netty channel closed at AKKA gated status
>
> Attached the lost task manager last 1 lines log. Anyone can help take
> a look?
>
> Thanks,
> Wenrui
>
> On Fri, Apr
Time:2019年4月20日(星期六) 09:48
To:zhijiang
Cc:Biao Liu ; user ; tzulitai
Subject:Re: Netty channel closed at AKKA gated status
Attached the lost task manager last 1 lines log. Anyone can help take a
look?
Thanks,
Wenrui
On Fri, Apr 19, 2019 at 6:32 PM Wenrui Meng wrote:
Looked at a few same
> Send Time:2019年4月16日(星期二) 10:14
> To:Wenrui Meng
> Cc:zhijiang ; user ;
> tzulitai
> Subject:Re: Netty channel closed at AKKA gated status
>
> Hi Wenrui,
> If a task manager is killed (kill -9), it would have no chance to log
> anything. If the task manager exits since co
月16日(星期二) 10:14
To:Wenrui Meng
Cc:zhijiang ; user ;
tzulitai
Subject:Re: Netty channel closed at AKKA gated status
Hi Wenrui,
If a task manager is killed (kill -9), it would have no chance to log anything.
If the task manager exits since connection timeout, there would be something in
log file
Hi Wenrui,
If a task manager is killed (kill -9), it would have no chance to log
anything. If the task manager exits since connection timeout, there would
be something in log file. So it is probably killed by other user or
operating system. Please check the log of operating system. BTW, I don't
thi
There is no exception or any warning in the task manager
`'athena592-phx2/10.80.118.166:44177'` log. In addition, the host was not
shut down either in cluster monitor dashboard. It probably requires to turn
on DEBUG log to get more useful information. If the task manager gets
killed, I assume there
Hi Wenrui,
I think the akka gated issue and inactive netty channel are both caused by some
task manager exits/killed. You should double check the status and reason of
this task manager `'athena592-phx2/10.80.118.166:44177'`.
Best,
Zhijiang
---
We encountered the netty channel inactive issue while the AKKA gated that
task manager. I'm wondering whether the channel closed because of the AKKA
gated status, since all message to the taskManager will be dropped at that
moment, which might cause netty channel exception. If so, shall we have
coo