[ https://issues.apache.org/jira/browse/METRON-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313508#comment-15313508 ]
ASF GitHub Bot commented on METRON-197: --------------------------------------- GitHub user cestella opened a pull request: https://github.com/apache/incubator-metron/pull/143 METRON-197: Validation should be the last step in the ParserBolt Right now we are doing the validation prior to the messageFilter. We should only validate the parsed messages which passes through the filter. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cestella/incubator-metron METRON-197 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-metron/pull/143.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 #143 ---- commit 53e3f61fe795b1620ee5847448ba1a2a13274120 Author: cstella <ceste...@gmail.com> Date: 2016-06-03T02:25:16Z Fixing global validation to run at the end of the validation pipeline. commit 134e4cd02a149452f9f774a6a85d6c7ccefabc17 Author: cstella <ceste...@gmail.com> Date: 2016-06-03T03:07:24Z Fixing ParserBolt to do validations in the proper place. ---- > Validation should be the last step in the ParserBolt > ---------------------------------------------------- > > Key: METRON-197 > URL: https://issues.apache.org/jira/browse/METRON-197 > Project: Metron > Issue Type: Bug > Reporter: Ryan Merriman > Assignee: Casey Stella > Priority: Minor > -- This message was sent by Atlassian JIRA (v6.3.4#6332)