You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2017/09/15 15:39:00 UTC

[jira] [Created] (METRON-1190) Fix Meta Alert Type handling in calculation of scores

Justin Leet created METRON-1190:
-----------------------------------

             Summary: Fix Meta Alert Type handling in calculation of scores
                 Key: METRON-1190
                 URL: https://issues.apache.org/jira/browse/METRON-1190
             Project: Metron
          Issue Type: Bug
            Reporter: Justin Leet
            Assignee: Justin Leet


The alerts field can actually come as two different types List<Object> vs Object[] during calculation of meta score fields.  A "correction" during the original PR to fix one actually broke the other.  Both should be able to be handled (Contents should be the same, just wrapped differently.)



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