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)