Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/803
I just submitted a
[PR](https://github.com/iraghumitra/incubator-metron/pull/3) against this PR
that addresses all of the bugs reported above except 1:
- when metaalerts and alerts are in the same result set, sorting on fields
other than timestamp causes metaalerts to be excluded
I think we need more discussion on what should happen in that scenario
(sorting on fields that doesn't exist in metaalerts). Let me know what you
think.
---