[
https://issues.apache.org/jira/browse/HBASE-19111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223125#comment-16223125
]
Hadoop QA commented on HBASE-19111:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 6s{color}
| {color:red} HBASE-19111 does not apply to branch-2. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.4.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-19111 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12894481/HBASE-19111.001.branch-2.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/9459/console |
| Powered by | Apache Yetus 0.4.0 http://yetus.apache.org |
This message was automatically generated.
> Add missing CellUtil#isXXX(Cell) methods
> ----------------------------------------
>
> Key: HBASE-19111
> URL: https://issues.apache.org/jira/browse/HBASE-19111
> Project: HBase
> Issue Type: Bug
> Components: Client
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19111.001.branch-2.patch
>
>
> Over in HBASE-19002 while trying to write some RegionObservers, I found that
> I couldn't find a public-API method to determine if a Cell was for a Put. We
> seem to only have API for determining if it's a Delete.
> Let's get some methods added to CellUtil for users to consume.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)