[
https://issues.apache.org/jira/browse/HADOOP-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223336#comment-13223336
]
Steve Loughran commented on HADOOP-3881:
----------------------------------------
This can arise if the JT isn't yet live, which can happend because the DFS
isn't live. Is hanging forever the right tactic here?
> IPC client doesnt time out if far end handler hangs
> ---------------------------------------------------
>
> Key: HADOOP-3881
> URL: https://issues.apache.org/jira/browse/HADOOP-3881
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc
> Affects Versions: 1.0.0
> Reporter: Steve Loughran
> Priority: Minor
>
> This is what appears to be happening in some changes of mine that
> (inadventently) blocked JobTracker: if the client can connect to the far end
> and invoke an operation, the far end has forever to deal with the request:
> the client blocks too.
> Clearly the far end shouldn't do this; its a serious problem to address. but
> should the client hang? Should it not time out after some specifiable time
> and signal that the far end isn't processing requests in a timely manner?
> (marked as minor as this shouldn't arise in day to day operation. but it
> should be easy to create a mock object to simulate this, and timeouts are
> considered useful in an IPC)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira