GitHub user mmiklavc opened a pull request:

    https://github.com/apache/incubator-metron/pull/119

    METRON-155 Added query filtering capability for PCAP via Metron REST API

    https://issues.apache.org/jira/browse/METRON-155
    
    Have not run the Vagrant deploy yet, but this is big PR so i wanted to get 
this reviewed asap.
    - Added PCAP filter by query.
    - Use Java's Stream, Function, and Predicate impls.
    - Added QueryPcapFilterTest
    - Added tests in REST api for new query option
    - Added integration tests to PCAP topology
    - Fixed bug in QueryParser - handle empty string as pass-through impl like 
WHERE TRUE

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mmiklavc/incubator-metron METRON-155

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/119.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #119
    
----
commit b3af68484718a66393f4b0417bc525c462afed5d
Author: Michael Miklavcic <[email protected]>
Date:   2016-05-12T19:43:09Z

    METRON-155 Added query filtering capability for PCAP via Metron REST API

----


---
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.
---

Reply via email to