[
https://issues.apache.org/jira/browse/HBASE-11045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975852#comment-13975852
]
Enis Soztutar commented on HBASE-11045:
---------------------------------------
Any more context on this?
FileSystem#createNonRecursive() is deprecated, but Hadoop unfortunately fails
to provide a viable alternative.The FileContext API which is supposed to
replace the FileSystem API is not mature yet for us to switch.
createNonRecursive() is extremely important to do fencing of dead region
servers properly.
> Replace deprecated method FileSystem#createNonRecursive
> -------------------------------------------------------
>
> Key: HBASE-11045
> URL: https://issues.apache.org/jira/browse/HBASE-11045
> Project: HBase
> Issue Type: Task
> Reporter: Gustavo Anatoly
> Assignee: Gustavo Anatoly
> Priority: Minor
> Fix For: 0.99.0
>
>
> This change affect directly ProtobufLogWriter#init() associated to
> TestHLog#testFailedToCreateHLogIfParentRenamed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)