[
https://issues.apache.org/jira/browse/METRON-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135216#comment-16135216
]
ASF GitHub Bot commented on METRON-1115:
----------------------------------------
Github user cestella commented on the issue:
https://github.com/apache/metron/pull/703
Ah, so the setters were correct (which is why things worked in the parser
topology), but the getters weren't, so it couldn't generate valid JSON from
objects with them! I'm +1 on the solution, but will defer to nick if he's
spinning it up. If not, then I'm +1 by inspection as the additional tests
should validate the jackson functionality and there was no version bump for
jackson.
> Jackson is not properly serializing readMetadata and mergeMetadata
> SensorParserConfig properties
> -------------------------------------------------------------------------------------------------
>
> Key: METRON-1115
> URL: https://issues.apache.org/jira/browse/METRON-1115
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
>
> This behavior can be seen when trying to save or retrieve sensor parser
> config objects with the REST app. These properties are not persisted on save
> and are missing when a sensor parser config is retrieved.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)