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?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to