Casey Stella created METRON-1051:
------------------------------------
Summary: Enable the ability to update indexed messages
Key: METRON-1051
URL: https://issues.apache.org/jira/browse/METRON-1051
Project: Metron
Issue Type: Improvement
Reporter: Casey Stella
Currently our indexing layer is immutable. It would be useful to be able to:
* Update data in the indices
* Track lineage for updates
Current version of data should be able to be exposed via a batch interface.
Updates should be available via a Java DAO API as well as via the REST API.
Implementation should ensure that the ability to read the current data in batch
is possible.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)