Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1103
The other feedback I have is that the unit tests need some work. For
example, when I updated `pcap.request.ts` but hadn't updated
`pcap-filters.component.html`, the unit tests still pass. That template
directly depends on the property names in pcap.request.ts and should fail if
they don't match.
Also when I run `npm run lint` there was a long list of violations.---
