[
https://issues.apache.org/jira/browse/HBASE-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247438#comment-13247438
]
Todd Lipcon commented on HBASE-5723:
------------------------------------
The design doc doesn't make any reference to consistency. How do you ensure
consistency of the index? To do proper indexes you really need cross-table
transactions, or at least a mechanism for eventual consistency if that's all
you plan on providing.
> Simple Design of Secondary Index
> --------------------------------
>
> Key: HBASE-5723
> URL: https://issues.apache.org/jira/browse/HBASE-5723
> Project: HBase
> Issue Type: New Feature
> Components: coprocessors
> Reporter: ShiXing
> Priority: Minor
> Attachments: Simple Design of HBase SecondaryIndex.pdf
>
>
> Use coprocessor to create index. And primary tables' compaction to purge the
> stale data.
> Attach file is the Design of the Seconday Index.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira