[ 
https://issues.apache.org/jira/browse/STORM-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083178#comment-15083178
 ] 

ASF GitHub Bot commented on STORM-1429:
---------------------------------------

Github user revans2 commented on the pull request:

    https://github.com/apache/storm/pull/987#issuecomment-169025629
  
    @HeartSaVioR I tested this on my own under-powered linux VM where I was 
seeing the issue, so I think it is.  The delete has already happened on the 
same thread, in a method call just above it.  I am not sure why Java and/or the 
OS is reporting that the file is still there, but it did occasionally.


> LocalizerTest fails occasionally
> --------------------------------
>
>                 Key: STORM-1429
>                 URL: https://issues.apache.org/jira/browse/STORM-1429
>             Project: Apache Storm
>          Issue Type: Sub-task
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>
> It looks like a part of the test is checking if a file exists or not.  There 
> appears that after the delete happens it can take a while before the file is 
> actually deleted and the assertion some times fails when this happens.



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

Reply via email to