[ https://issues.apache.org/jira/browse/HBASE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack resolved HBASE-2199. -------------------------- Resolution: Fixed Fix Version/s: 0.21.0 0.20.4 Hadoop Flags: [Reviewed] Committed to branch and trunk. Thanks for the patch Adrian. Thanks for the review Clint. > 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 > Fix For: 0.20.4, 0.21.0 > > 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.