Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/530#discussion_r120744702
--- Diff:
metron-extensions/metron-parser-extensions/metron-parser-bro-extension/metron-parser-bro/README.md
---
@@ -0,0 +1,3 @@
+# bro Parser
+
+This is the bro parser
--- End diff --
What do each of the 3 projects for each parser do? Trying to understand
why each parser extension can't just live in a single project.
For example, why 3 projects for the Bro parser?
```
/metron-parser-bro-extension
-----> /metron-parser-bro
-----> /metron-parser-bro-assembly
-----> /metron-parser-bro-bundle
```
---
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 [email protected] or file a JIRA ticket
with INFRA.
---