[ https://issues.apache.org/jira/browse/HBASE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638787#action_12638787 ]
Andrew Purtell commented on HBASE-883: -------------------------------------- Hi Clint. Does it have to be that transaction classes inherit from index classes? Is it possible to have transactions without indexes? Wouldn't having the index classes inherit from the transactional ones accomplish the same thing? Or am I missing something? > Secondary Indexes > ----------------- > > Key: HBASE-883 > URL: https://issues.apache.org/jira/browse/HBASE-883 > Project: Hadoop HBase > Issue Type: New Feature > Components: client, regionserver > Reporter: Clint Morgan > Assignee: Clint Morgan > Attachments: hbase-883.patch, hbase-883.patch, hbase-883.patch, > hbase-883.patch > > > I'm working on a secondary index impl. The basic idea is to maintain a > separate table per index. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.