[ 
https://issues.apache.org/jira/browse/HBASE-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249927#comment-13249927
 ] 

Todd Lipcon commented on HBASE-5723:
------------------------------------

This seems to give even fewer guarantees than HBASE-3340 (which as I understood 
it used the WAL to ensure reasonably timely consistency of the index table). 
I'm still of the opinion that these things should start as separate projects, 
rather than inside HBase core, and only if we see a high demand for them and 
good maintenance, we should pull it in. I don't think there is much demand for 
non-consistent indexes.
                
> 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

        

Reply via email to