[
https://issues.apache.org/jira/browse/TAJO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638336#comment-14638336
]
ASF GitHub Bot commented on TAJO-1700:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/644
TAJO-1700: Add better exception handling in TajoMasterClientService.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1700
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/644.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #644
----
commit 689aa425f0361813925e70e59406e3c8558ec062
Author: Hyunsik Choi <[email protected]>
Date: 2015-07-23T06:57:45Z
TAJO-1700: Add better exception handling in TajoMasterClientService.
----
> Add better exception handling in TajoMasterClientService
> --------------------------------------------------------
>
> Key: TAJO-1700
> URL: https://issues.apache.org/jira/browse/TAJO-1700
> Project: Tajo
> Issue Type: Improvement
> Components: TajoMaster
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.11.0
>
>
> TajoMasterClientService provides Remote Client API services. I found some API
> does not correctly handle exceptions in a way of TAJO-1670.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)