Github user trixpan commented on the issue:
https://github.com/apache/incubator-metron/pull/451
Seems ok to me.
The only last comment which certainly is not a blocker (and if I read the
code correctly, is already addressed
[here](https://github.com/apache/incubator-metron/pull/451/files#diff-5100b5d781b88b14f7335b604268905aR44)
) is to add escaped '=' to one of extension fields used in test as this is a
quite common pattern and covered by specific escaping rules:
> If an equal sign (=) is used in the extensions, it has to be escaped with
a backslash (\). Equal signs in
> the header need no escaping.
---
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.
---