You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Adrian Popescu (JIRA)" <ji...@apache.org> on 2010/02/09 14:10:28 UTC

[jira] Updated: (HBASE-2199) hbase.client.tableindexed.IndexSpecification, lines 72-73 should be reversed

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

Adrian Popescu updated HBASE-2199:
----------------------------------

    Attachment: HBASE-2199.patch

Fix of the issue

> hbase.client.tableindexed.IndexSpecification, lines 72-73 should be reversed
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-2199
>                 URL: https://issues.apache.org/jira/browse/HBASE-2199
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 0.20.3
>            Reporter: Adrian Popescu
>            Priority: Minor
>         Attachments: HBASE-2199.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Error in constructor of  IndexSpecification, lines 72-73, where the order of ** this.makeAllColumns() and this.additionalColumns ** should be inverted. Otherwise by calling getAllColumns() only the indexed columns are returned.

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