Peter Somogyi created HBASE-19363:
-------------------------------------

             Summary: 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


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)

Reply via email to