[
https://issues.apache.org/jira/browse/HBASE-19363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16268763#comment-16268763
]
Ted Yu commented on HBASE-19363:
--------------------------------
lgtm
> Tests under TestCheckAndMutate are identical
> --------------------------------------------
>
> Key: HBASE-19363
> URL: https://issues.apache.org/jira/browse/HBASE-19363
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0-alpha-4
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Minor
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19363.master.001.patch
>
>
> TestCheckAndMutate has 2 tests and the content is the same in both.
> Originally testCheckAndMutate and
> testCheckAndMutateUsingNewComparisonOperatorInstead was different in calling
> table.checkAndMutate with CompareFilter.CompareOp.EQUAL vs.
> CompareOperator.EQUAL.
> Since the implementations in HTable use the string value of the enums these
> were were identical before.
> Remove one of the tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)