[
https://issues.apache.org/jira/browse/TAJO-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277900#comment-15277900
]
Hudson commented on TAJO-2145:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #723 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/723/])
TAJO-2145: Error codes based on errno.h need prefix. (hyunsik: rev
9da3e0d26ed13b1ab89897c3ba36b0bc199c0028)
* CHANGES
* tajo-common/src/main/proto/errors.proto
> Error codes based on errno.h need prefix
> ----------------------------------------
>
> Key: TAJO-2145
> URL: https://issues.apache.org/jira/browse/TAJO-2145
> Project: Tajo
> Issue Type: Task
> Components: RPC
> Affects Versions: 0.11.2
> Reporter: Jongyoung Park
> Assignee: Jongyoung Park
> Fix For: 0.12.0, 0.11.3
>
>
> Some error codes in errors.proto which are based on C standard library
> errno.h can be conflicted if it is used in C/C++ client.
> So, it needs to be changed by such as adding prefix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)