You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Casey Stella (JIRA)" <ji...@apache.org> on 2017/07/19 13:13:00 UTC

[jira] [Created] (METRON-1051) Enable the ability to update indexed messages

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)