Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19363

Tests under TestCheckAndMutate are identical

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0-alpha-4
    • 2.0.0-beta-1, 2.0.0
    • None
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HBASE-19363.master.001.patch
          3 kB
          Peter Somogyi

        Activity

          People

            psomogyi Peter Somogyi
            psomogyi Peter Somogyi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: