[
https://issues.apache.org/jira/browse/HADOOP-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018962#comment-13018962
]
Sanjay Radia commented on HADOOP-7223:
--------------------------------------
+1, however I have the following minor suggestion for improvement.
Change the tests for exception to take advantage of Junit's @Test(expected=xxxx
...).
This will force you to create separate methods for each of the tests but it is
easier to maintain.
> FileContext createFlag combinations during create are not clearly defined
> -------------------------------------------------------------------------
>
> Key: HADOOP-7223
> URL: https://issues.apache.org/jira/browse/HADOOP-7223
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: 0.23.0
>
> Attachments: HADOOP-7223.patch
>
>
> During file creation with FileContext, the expected behavior is not clearly
> defined for combination of createFlag EnumSet.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira