[jira] [Updated] (YARN-3747) TestLocalDirsHandlerService.java: test directory logDir2 not deleted

2015-06-01 Thread David Moore (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Moore updated YARN-3747:
--
Attachment: YARN-3747.patch

Please review this patch - 
Thank you


Copyright 2015 David Moore

Licensed under the Apache License, Version 2.0 (the License);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an AS IS BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

 TestLocalDirsHandlerService.java: test directory logDir2 not deleted
 

 Key: YARN-3747
 URL: https://issues.apache.org/jira/browse/YARN-3747
 Project: Hadoop YARN
  Issue Type: Bug
  Components: test, yarn
Affects Versions: 2.7.0
Reporter: David Moore
Priority: Minor
 Fix For: 2.7.0

 Attachments: YARN-3747.patch


 During a code review of 
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
  I noted that logDir2 is never deleted while logDir1 is deleted twice. This 
 is not in keeping with the rest of the function and appears to be a bug. 
 I will be submitting a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3747) TestLocalDirsHandlerService.java: test directory logDir2 not deleted

2015-05-29 Thread David Moore (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Moore updated YARN-3747:
--
Description: During a code review of 
hadoop-2.7.0-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
 I noted that logDir2 is never deleted while logDir1 is deleted twice. This is 
not in keeping with the rest of the function and appears to be a bug. I will be 
submitting a patch shortly.  (was: During a code review of 
hadoop-2.7.0-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
 I noted )

 TestLocalDirsHandlerService.java: test directory logDir2 not deleted
 

 Key: YARN-3747
 URL: https://issues.apache.org/jira/browse/YARN-3747
 Project: Hadoop YARN
  Issue Type: Bug
  Components: test, yarn
Affects Versions: 2.7.0
Reporter: David Moore
Priority: Minor
 Fix For: 2.7.0


 During a code review of 
 hadoop-2.7.0-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
  I noted that logDir2 is never deleted while logDir1 is deleted twice. This 
 is not in keeping with the rest of the function and appears to be a bug. I 
 will be submitting a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3747) TestLocalDirsHandlerService.java: test directory logDir2 not deleted

2015-05-29 Thread David Moore (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Moore updated YARN-3747:
--
Description: During a code review of 
hadoop-2.7.0-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
 I noted 

 TestLocalDirsHandlerService.java: test directory logDir2 not deleted
 

 Key: YARN-3747
 URL: https://issues.apache.org/jira/browse/YARN-3747
 Project: Hadoop YARN
  Issue Type: Bug
  Components: test, yarn
Affects Versions: 2.7.0
Reporter: David Moore
Priority: Minor
 Fix For: 2.7.0


 During a code review of 
 hadoop-2.7.0-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
  I noted 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (YARN-3747) TestLocalDirsHandlerService.java: test directory logDir2 not deleted

2015-05-29 Thread David Moore (JIRA)
David Moore created YARN-3747:
-

 Summary: TestLocalDirsHandlerService.java: test directory logDir2 
not deleted
 Key: YARN-3747
 URL: https://issues.apache.org/jira/browse/YARN-3747
 Project: Hadoop YARN
  Issue Type: Bug
  Components: test, yarn
Affects Versions: 2.7.0
Reporter: David Moore
Priority: Minor
 Fix For: 2.7.0






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3747) TestLocalDirsHandlerService.java: test directory logDir2 not deleted

2015-05-29 Thread David Moore (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Moore updated YARN-3747:
--
Description: 
During a code review of 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
 I noted that logDir2 is never deleted while logDir1 is deleted twice. This is 
not in keeping with the rest of the function and appears to be a bug. 

I will be submitting a patch shortly.

  was:During a code review of 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
 I noted that logDir2 is never deleted while logDir1 is deleted twice. This is 
not in keeping with the rest of the function and appears to be a bug. I will be 
submitting a patch shortly.


 TestLocalDirsHandlerService.java: test directory logDir2 not deleted
 

 Key: YARN-3747
 URL: https://issues.apache.org/jira/browse/YARN-3747
 Project: Hadoop YARN
  Issue Type: Bug
  Components: test, yarn
Affects Versions: 2.7.0
Reporter: David Moore
Priority: Minor
 Fix For: 2.7.0


 During a code review of 
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
  I noted that logDir2 is never deleted while logDir1 is deleted twice. This 
 is not in keeping with the rest of the function and appears to be a bug. 
 I will be submitting a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3747) TestLocalDirsHandlerService.java: test directory logDir2 not deleted

2015-05-29 Thread David Moore (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Moore updated YARN-3747:
--
Description: During a code review of 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
 I noted that logDir2 is never deleted while logDir1 is deleted twice. This is 
not in keeping with the rest of the function and appears to be a bug. I will be 
submitting a patch shortly.  (was: During a code review of 
hadoop-2.7.0-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
 I noted that logDir2 is never deleted while logDir1 is deleted twice. This is 
not in keeping with the rest of the function and appears to be a bug. I will be 
submitting a patch shortly.)

 TestLocalDirsHandlerService.java: test directory logDir2 not deleted
 

 Key: YARN-3747
 URL: https://issues.apache.org/jira/browse/YARN-3747
 Project: Hadoop YARN
  Issue Type: Bug
  Components: test, yarn
Affects Versions: 2.7.0
Reporter: David Moore
Priority: Minor
 Fix For: 2.7.0


 During a code review of 
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLocalDirsHandlerService.java
  I noted that logDir2 is never deleted while logDir1 is deleted twice. This 
 is not in keeping with the rest of the function and appears to be a bug. I 
 will be submitting a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)