[
https://issues.apache.org/jira/browse/METRON-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181616#comment-16181616
]
ASF GitHub Bot commented on METRON-1175:
----------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/747
Will be integrated with bundles pr
> BundleSystem should be an interface, with a lazy initialization implementation
> ------------------------------------------------------------------------------
>
> Key: METRON-1175
> URL: https://issues.apache.org/jira/browse/METRON-1175
> Project: Metron
> Issue Type: Improvement
> Reporter: Otto Fowler
> Assignee: Otto Fowler
> Labels: metron-feature-canidate,
> metron-feature-extensions-parsers
>
> The VFS system doesn't play well with Spring as a bean. When initialized at
> startup, it doesn't seem to get the right Configuration, and cannot see all
> of hdfs.
> In order to be both a bean used by multiple services in REST and actually
> work, we should implement a holder pattern with on demand creation of bundle
> system.
> To do this, BundleSystem should be an interface, with multiple
> implementations. The Builder class should be able to create the correct
> implementation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)