[
https://issues.apache.org/jira/browse/HBASE-18927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195126#comment-16195126
]
Hudson commented on HBASE-18927:
--------------------------------
Results for branch HBASE-18467, done in 4 hr 24 min and counting
[build #136 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136/]:
FAILURE
----
details (if available):
(x) *{color:red}-1 overall{color}*
Committer, please check your recent inclusion of a patch for this issue.
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 checks{color}
-- For more information [see jdk8
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136//JDK8_Nightly_Build_Report/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> Add the DataType which is subset of KeyValue#Type to CellBuilder for building
> cell
> ----------------------------------------------------------------------------------
>
> Key: HBASE-18927
> URL: https://issues.apache.org/jira/browse/HBASE-18927
> Project: HBase
> Issue Type: Task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18927.v0.patch, HBASE-18927.v0.patch,
> HBASE-18927.v0.patch
>
>
> All class we use to build own cell are shown below:
> 1) Cell -> IA.Public
> 2) CellBuilder -> IA.Public
> 3) CellBuilderFactory -> IA.Public
> 4) Put -> IA.Public
> 5) Put#add(Cell) -> IA.Public
> *5) KeyValue#Type -> IA.Private*
> That means that building the cell is on the unstable way.
> see [dev
> list|https://lists.apache.org/thread.html/e2bd9d526412df337d92327d5339b7a43534b5f841f8319f3664e849@%3Cdev.hbase.apache.org%3E]
> for more information.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)