Details
-
Bug
-
Status: Done
-
Major
-
Resolution: Done
-
None
-
None
Description
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.
Attachments
Issue Links
- links to