[
https://issues.apache.org/jira/browse/PHOENIX-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Soldatov updated PHOENIX-4457:
-------------------------------------
Attachment: PHOENIX-4457.patch
Simple fix. [~elserj] If no objections, I'm going to push it.
> 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)