Jinho Kim created TAJO-1563:
-------------------------------
Summary: Add disconnected network handling in RPC
Key: TAJO-1563
URL: https://issues.apache.org/jira/browse/TAJO-1563
Project: Tajo
Issue Type: Bug
Components: query master, rpc, tajo master, worker
Reporter: Jinho Kim
Assignee: Jinho Kim
Tajo RPC does not handling network hangs. a remote method is called to remote,
then network is disconnected, then a callback is never called.
{{Callfuture.get()}} should throw ExecutionException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)