[
https://issues.apache.org/jira/browse/METRON-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828337#comment-15828337
]
ASF GitHub Bot commented on METRON-503:
---------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/incubator-metron/pull/316
The latest commit resolves conflicts with the recently merged "METRON-562:
Extract indexing config from enrichment config" by adding a
"/api/v1/sensor/indexing/config" endpoint that exposes CRUD operations on Index
configs. While working through this I realized the function that returns all
configs is returning a list of configs while it should instead return a map
with the sensor name/config entries. I made this change for enrichment and
index config endpoints. This is not required for parser configs because the
name is included in the config.
@jjmeyer0 and/or @cestella, do you mind reviewing when you have a chance?
> Metron REST API
> ---------------
>
> Key: METRON-503
> URL: https://issues.apache.org/jira/browse/METRON-503
> Project: Metron
> Issue Type: New Feature
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
> Attachments: Metron REST API.docx
>
>
> As discussed on the dev list ([DISCUSS] Metron REST API Requirements), this
> Jira includes adding a REST API to Metron.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)