[
https://issues.apache.org/jira/browse/HBASE-11045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977330#comment-13977330
]
Enis Soztutar commented on HBASE-11045:
---------------------------------------
bq. Personally, I wouldn't have had create() create any parent directories at
all, leave it to the responsibility of the caller, but for reasons of history,
that's not the case...
Agreed. create() should not auto-create the parents. This is very unintuitive.
However, at this point we cannot change it I seems. Having an explicit argument
to create would be good though.
> 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)