[
https://issues.apache.org/jira/browse/METRON-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Casey Stella updated METRON-625:
--------------------------------
Fix Version/s: 0.3.1
> Parser Filters cannot be specified from the sensor config
> ---------------------------------------------------------
>
> Key: METRON-625
> URL: https://issues.apache.org/jira/browse/METRON-625
> Project: Metron
> Issue Type: Bug
> Reporter: Casey Stella
> Assignee: Casey Stella
> Fix For: 0.3.1
>
>
> Parser filters cannot be specified because of a logic error in the prepare
> for the ParserBolt. Specifically, we are loading the filter from the config
> only if the filter member variable is null. Unfortunately, this will never
> be null, because it is initialized to a default implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)