[
https://issues.apache.org/jira/browse/TAJO-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624277#comment-14624277
]
ASF GitHub Bot commented on TAJO-1670:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/621#issuecomment-120830865
I've updated the patch. I've written the wiki page named 'RPC Protocol
Design Guide'.
https://cwiki.apache.org/confluence/display/TAJO/RPC+Protocol+Design+Guide
This change is based on this guide. So, it may be easy to understand the
patch. Although, I'll make mode documentations about the exception hierarchy
and propagation feel free to ask me if you need more documentation for this
work.
Also, this work is a part of TAJO-1625. The error code and some APIs will
be evolved while I'm doing other issues in TAJO-1625.
> Refactor client errors and exceptions
> -------------------------------------
>
> Key: TAJO-1670
> URL: https://issues.apache.org/jira/browse/TAJO-1670
> Project: Tajo
> Issue Type: Sub-task
> Components: Java Client, TajoMaster, Worker
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.11.0
>
>
> The main objective is to refactor the error and exception system in client
> side and its connected parts like TajoMaster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)