You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Diogo Monteiro (Jira)" <ji...@apache.org> on 2019/09/02 08:14:00 UTC

[jira] [Commented] (STORM-3504) AsyncLocalizerTest is stubbing file system operations

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

Diogo Monteiro commented on STORM-3504:
---------------------------------------

Is it ok if I pick this up? It was found in STORM-3501 that I worked on.

> AsyncLocalizerTest is stubbing file system operations
> -----------------------------------------------------
>
>                 Key: STORM-3504
>                 URL: https://issues.apache.org/jira/browse/STORM-3504
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Stig Rohde Døssing
>            Priority: Major
>
> AsyncLocalizerTest mocks AdvancedFSOps in order to avoid interacting with the real file system. This is most likely unnecessary, and could be replaced with using temporary files/directories. If possible, we should rewrite the tests to use temporary files, and use the real AdvancedFSOps.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)