You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Nick Allen (JIRA)" <ji...@apache.org> on 2017/08/17 23:28:00 UTC

[jira] [Created] (METRON-1118) Ignore Profile with Bad 'onlyif' or 'foreach' Expressions

Nick Allen created METRON-1118:
----------------------------------

             Summary: Ignore Profile with Bad 'onlyif' or 'foreach' Expressions
                 Key: METRON-1118
                 URL: https://issues.apache.org/jira/browse/METRON-1118
             Project: Metron
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Nick Allen
            Assignee: Nick Allen
             Fix For: 0.4.1


The Profiler needs to gracefully ignore profiles that have a bad 'onlyif' or 'foreach' expression.  Under certain conditions a message may not be applied to all valid profiles, due to a single bad profile.

If the Profiler is running with multiple profiles defined and one of those profiles has a Stellar expression that throws an exception for either the 'foreach' or 'onlyif', the current logic will not continue to attempt to apply the message to the remaining valid profiles.  Only valid profiles executed before the bad profile will have the message applied.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)