[
https://issues.apache.org/jira/browse/PHOENIX-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated PHOENIX-4457:
--------------------------------
Issue Type: Sub-task (was: Bug)
Parent: PHOENIX-4338
> 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
>
>
> 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)