You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2009/06/06 22:52:07 UTC

[jira] Resolved: (HBASE-52) [hbase] Add a means of scanning over all versions

     [ https://issues.apache.org/jira/browse/HBASE-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Gray resolved HBASE-52.
--------------------------------

    Resolution: Fixed
      Assignee: Jonathan Gray  (was: Jim Kellerman)

Fixed as part of HBASE-1304 commit.

Verified in passing unit test:  org.apache.hadoop.hbase.client.TestClient.testJIRAs.jiraTest52()

> [hbase] Add a means of scanning over all versions
> -------------------------------------------------
>
>                 Key: HBASE-52
>                 URL: https://issues.apache.org/jira/browse/HBASE-52
>             Project: Hadoop HBase
>          Issue Type: New Feature
>          Components: client
>            Reporter: stack
>            Assignee: Jonathan Gray
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> Currently, scanner will get cells of the timestamp specified on construction, or the cell of the nearest vintage.  There should be a means of getting a scanner to run over every cell in hbase if only to figure whats in there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.