[
https://issues.apache.org/jira/browse/HBASE-15923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-15923:
-----------------------------------
Fix Version/s: (was: 1.4.0)
> Shell rows counter test fails
> -----------------------------
>
> Key: HBASE-15923
> URL: https://issues.apache.org/jira/browse/HBASE-15923
> Project: HBase
> Issue Type: Test
> Affects Versions: 1.3.0
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 2.0.0, 1.3.0
>
> Attachments: 15923-branch-1.v1.txt
>
>
> 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" :
> {code}
> res = @test_table._scan_internal { |row, cells| rows[row] = cells }
> assert_equal(rows.keys.size, res)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)