[
https://issues.apache.org/jira/browse/HBASE-7678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571981#comment-13571981
]
Ted Yu commented on HBASE-7678:
-------------------------------
{code}
+ public static final String STORE_ENGINE_KEY = "hbase.hstore.engine";
+
+ private static final Class<? extends StoreEngine>
+ DEFAULT_STORE_ENGINE_CLASS = DefaultStoreEngine.class;
{code}
I would expect STORE_ENGINE_KEY to be named consistently with the second key.
How about naming it STORE_ENGINE_CLASS_KEY ?
> make storefile management pluggable, together with compaction
> -------------------------------------------------------------
>
> Key: HBASE-7678
> URL: https://issues.apache.org/jira/browse/HBASE-7678
> Project: HBase
> Issue Type: Sub-task
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HBASE-7678-v0.patch, HBASE-7678-with-7604-and-7773.patch
>
>
--
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