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

[jira] [Created] (METRON-1319) Column Metadata REST service should use default indices on empty input

Ryan Merriman created METRON-1319:
-------------------------------------

             Summary: Column Metadata REST service should use default indices on empty input
                 Key: METRON-1319
                 URL: https://issues.apache.org/jira/browse/METRON-1319
             Project: Metron
          Issue Type: Bug
            Reporter: Ryan Merriman
            Assignee: Ryan Merriman


A bug in the Column Metadata service where metadata was returned for all indices when no indices were found was fixed in https://github.com/apache/metron/pull/827.  This caused a regression in the Alerts UI because it depends on the REST layer to figure out which indices to include and passes an empty index list.  The Column Metadata service should behave like the search service and default to a list of indices when none are passed in.



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