bd2019us created AMBARI-25221:
---------------------------------

             Summary: May crash the program if create directory failed!
                 Key: AMBARI-25221
                 URL: https://issues.apache.org/jira/browse/AMBARI-25221
             Project: Ambari
          Issue Type: Bug
    Affects Versions: trunk
            Reporter: bd2019us


Location : 
ambari/ambari-server/src/main/java/org/apache/ambari/server/mpack/MpackManager.java:408

Description: File.mkdir() requires that the parent directory have to exist, 
which may cause the failure of file creation and crash the program. To ensure 
safety, the "mkdirs()" should be preferred.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to