Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1213
I merged the latest master (which includes
https://github.com/apache/metron/pull/1234) into this PR. I experimented with
moving the methods in MultilineMessageParser back into MessageParser and I
think it turned out well. Makes things clearer and easier to understand in my
opinion (and also made the merge much easier).
What do you think @mmiklavc and @ottobackwards? It reverts some changes in
https://github.com/apache/metron/pull/1234 so I want to get your thoughts and
buy in.
---