[
https://issues.apache.org/jira/browse/HBASE-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575286#comment-13575286
]
stack commented on HBASE-7802:
------------------------------
There is something wrong w/ Jenkins. It did a patch build and everything was
green. We really should get that fixed. I'm freaked when there isn't at least
a little red in there.
> 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, HBASE-7802-v1.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