[ https://issues.apache.org/jira/browse/HBASE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833165#action_12833165 ]
Clint Morgan commented on HBASE-2199: ------------------------------------- looks good to me. Was never causing an issue for me because after serialization/deserialization then the additional columns gets correctly built... > 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.