GitHub user mmiklavc opened a pull request: https://github.com/apache/incubator-metron/pull/298
METRON-432: Fix pcap field resolver to return object instead of string value Addresses https://issues.apache.org/jira/browse/METRON-432 Passes PcapTopologyIntegrationTest. Running manual tests now in quick-dev, but wanted to get this up for review asap. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mmiklavc/incubator-metron METRON-432 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-metron/pull/298.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 #298 ---- commit 078cd25f2f2119f388aa4c4c83c0f60503362bab Author: Michael Miklavcic <michael.miklav...@gmail.com> Date: 2016-09-20T15:20:27Z METRON-432 Partial commit - fix field resolution to use Objects instead of Strings commit 877e4602e1d0c2a44364b1f46df87c8c282be515 Author: Michael Miklavcic <michael.miklav...@gmail.com> Date: 2016-10-06T18:38:43Z METRON-432: Fix pcap field resolver to return object instead of string value ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---