[ 
https://issues.apache.org/jira/browse/PHOENIX-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289659#comment-16289659
 ] 

Hadoop QA commented on PHOENIX-4457:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12901922/PHOENIX-4457.patch
  against master branch at commit 1a19d1ecbd38f2b7ee406df8efa05d29f685ef57.
  ATTACHMENT ID: 12901922

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1664//console

This message is automatically generated.

> Account for the Table interface addition of checkAndMutate
> ----------------------------------------------------------
>
>                 Key: PHOENIX-4457
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4457
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Josh Elser
>            Assignee: Sergey Soldatov
>            Priority: Blocker
>             Fix For: 5.0.0
>
>         Attachments: PHOENIX-4457.patch
>
>
> HBASE-19213 added a new method to Table:
> {code}
> +  CheckAndMutateBuilder checkAndMutate(byte[] row, byte[] family);
> {code}
> Need to account for this in our Table implementations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to