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

Shell rows counter test fails

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      HBASE-10358 changed the return value from _scan_internal, leading to the assertion failure for "scan with a block should yield rows and return rows counter" :

             res = @test_table._scan_internal { |row, cells| rows[row] = cells }
             assert_equal(rows.keys.size, res)
      

      Attachments

        1. 15923-branch-1.v1.txt
          0.6 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: