You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (Jira)" <ji...@apache.org> on 2019/08/31 13:26:00 UTC

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

Stig Rohde Døssing created STORM-3504:
-----------------------------------------

             Summary: 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


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)