Github user merrimanr commented on the issue: https://github.com/apache/incubator-metron/pull/316 Just pushed out a commit to address all the issues noted above with the exception of separating the service classes into interfaces and implementations. For that, @jjmeyer0 is there a pattern you prefer or have used before that worked well for you? To extend on the example I gave above (SomeService and SomeServiceImpl), we would also need to add something like a ServiceConfig class that instantiates all of the Impl classes to be injected wherever the various services are needed.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---