You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Otto Fowler (JIRA)" <ji...@apache.org> on 2017/03/17 15:17:41 UTC

[jira] [Created] (METRON-779) Refactor the Nar System to be VFS based instead of File based

Otto Fowler created METRON-779:
----------------------------------

             Summary: Refactor the Nar System to be VFS based instead of File based
                 Key: METRON-779
                 URL: https://issues.apache.org/jira/browse/METRON-779
             Project: Metron
          Issue Type: Sub-task
            Reporter: Otto Fowler
            Assignee: Otto Fowler


the original project loads and writes to disk, using File objects.  This effort is to refactor this to be based on the VFS and FileSystemManager System.

This entails changes to FileUtils and the other classes that deal with it.
We also must update the tests



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)