[
https://issues.apache.org/jira/browse/HBASE-19363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269910#comment-16269910
]
Hudson commented on HBASE-19363:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4134 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4134/])
HBASE-19363 Tests under TestCheckAndMutate are identical (stack: rev
520b9efc2de34b3b02ee86bad7ccb6e169788fc1)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestCheckAndMutate.java
> 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)