You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2013/02/09 17:59:13 UTC

[jira] [Updated] (HBASE-7802) Use the Store interface instead of HStore (coprocessor, compaction, ...)

     [ https://issues.apache.org/jira/browse/HBASE-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-7802:
-----------------------------------

    Status: Patch Available  (was: Open)
    
> Use the Store interface instead of HStore (coprocessor, compaction, ...)
> ------------------------------------------------------------------------
>
>                 Key: HBASE-7802
>                 URL: https://issues.apache.org/jira/browse/HBASE-7802
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.96.0
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>         Attachments: HBASE-7802-v0.patch
>
>
> We have a Store interface that is almost never used, coprocessors and compactions are using the HStore.
> Replace the HStore with Store to have the ability to create custom Store for testing, instead of injecting stuff in HStore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira