[
https://issues.apache.org/jira/browse/TAJO-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366703#comment-14366703
]
ASF GitHub Bot commented on TAJO-1409:
--------------------------------------
GitHub user navis opened a pull request:
https://github.com/apache/tajo/pull/430
TAJO-1409 Clients calling remote services returning BoolProto ignores false
values
Now server throws exception to client instead of returning false.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navis/tajo TAJO-1409
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/430.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 #430
----
commit 94ff284d751cd6cbdeede432b118812e9201cca3
Author: navis.ryu <[email protected]>
Date: 2015-03-18T06:19:33Z
TAJO-1409 Clients calling remote services returning BoolProto ignores false
values
----
> Clients calling remote services returning BoolProto ignores false values
> ------------------------------------------------------------------------
>
> Key: TAJO-1409
> URL: https://issues.apache.org/jira/browse/TAJO-1409
> Project: Tajo
> Issue Type: Improvement
> Components: rpc
> Reporter: Navis
> Assignee: Navis
>
> Some services like QueryMasterProtocolService returns false sometimes. But
> clients are just ignoring them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)