[
https://issues.apache.org/jira/browse/METRON-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552783#comment-15552783
]
ASF GitHub Bot commented on METRON-432:
---------------------------------------
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 <[email protected]>
Date: 2016-09-20T15:20:27Z
METRON-432 Partial commit - fix field resolution to use Objects instead of
Strings
commit 877e4602e1d0c2a44364b1f46df87c8c282be515
Author: Michael Miklavcic <[email protected]>
Date: 2016-10-06T18:38:43Z
METRON-432: Fix pcap field resolver to return object instead of string value
----
> Fix pcap field resolver to return object instead of string value
> ----------------------------------------------------------------
>
> Key: METRON-432
> URL: https://issues.apache.org/jira/browse/METRON-432
> Project: Metron
> Issue Type: Bug
> Reporter: Michael Miklavcic
> Assignee: Michael Miklavcic
>
> The field resolver used in the pcap CLI query filter is translating values
> into strings. This should be corrected to return the original object type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)