You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/09/14 08:30:00 UTC

[jira] [Resolved] (HBASE-26248) Should find a suitable way to let users specify the store file tracker implementation

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

Duo Zhang resolved HBASE-26248.
-------------------------------
    Fix Version/s: HBASE-26067
     Hadoop Flags: Reviewed
       Resolution: Fixed

Merged to branch HBASE-26067.

Thanks [~wchevreuil] for reviewing.

> Should find a suitable way to let users specify the store file tracker implementation
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-26248
>                 URL: https://issues.apache.org/jira/browse/HBASE-26248
>             Project: HBase
>          Issue Type: Sub-task
>          Components: HFile
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: HBASE-26067
>
>
> Now all the implementations are marked as IA.Private, so there is no safe way for users to specify them.
> But for simplify, maybe we should not expose the full class name of the implementation classes to users. Just follow the way in WALFactory, to introduce an alias name for the implemention, for example
> DEFAULT, FILE, REGION, etc.
> Thoughts?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)