You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon" <ed...@apache.org> on 2012/09/06 13:29:16 UTC

Timeout for messages sending

Hi all,

Currently is there a maximum timeout limit for messages sending? If
not, I think we have to add this. What do you think?

-- 
Best Regards, Edward J. Yoon
@eddieyoon

Re: Timeout for messages sending

Posted by Thomas Jungblut <th...@gmail.com>.
Sorry for the late reply. What timeout do you mean?

- When a peer sends messages to another peer (currently this would throw a
TCP timeout exception).
- When a superstep takes to long

We should have some retry handling in case of messaging exceptions, I
believe we are failing the task immediately in this case.

2012/9/6 Edward J. Yoon <ed...@apache.org>

> Hi all,
>
> Currently is there a maximum timeout limit for messages sending? If
> not, I think we have to add this. What do you think?
>
> --
> Best Regards, Edward J. Yoon
> @eddieyoon
>