[
https://issues.apache.org/jira/browse/HBASE-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080306#comment-13080306
]
Todd Lipcon commented on HBASE-4169:
------------------------------------
A design I"d be OK with us to use a set of configurations like
{{hbase.fsutil.<scheme>.impl}} to define a particular class for each
filesystem. For example, {{hbase.fsutil.hdfs.impl}} would instantiate the
FSUtils class we have right now. Anyone with another filesystem could drop in
their own with a configuration, without having to edit source upstream.
> FSUtils LeaseRecovery for non HDFS FileSystems.
> -----------------------------------------------
>
> Key: HBASE-4169
> URL: https://issues.apache.org/jira/browse/HBASE-4169
> Project: HBase
> Issue Type: Bug
> Components: util
> Affects Versions: 0.90.3, 0.90.4
> Reporter: Lohit Vijayarenu
>
> FSUtils.recoverFileLease uses HDFS's recoverLease method to get lease before
> splitting hlog file.
> This might not work for other filesystem implementations.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira