Duo Zhang created HBASE-26248:
---------------------------------
Summary: 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
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)