[
https://issues.jboss.org/browse/RTGOV-415?page=com.atlassian.jira.plugin....
]
Gary Brown commented on RTGOV-415:
----------------------------------
3) Make the 'prepareIndex' method check for both index and type? That way,
different deployment units could use the same index but define the mapping for just the
type they deal with.
If (3) is possible - then the ESActivityStore could have a mapping file for index rtgov
and type activity. The datastore EPN could then have then mapping file for index rtgov and
types 'responsetime' and 'situation'.
ElasticSearch Activity Store implementation
-------------------------------------------
Key: RTGOV-415
URL:
https://issues.jboss.org/browse/RTGOV-415
Project: RTGov (Run Time Governance)
Issue Type: Sub-task
Reporter: Gary Brown
Assignee: ivan mckinley
Fix For: 2.0.0.Final
Although it is not currently clear whether organisations would rely on ElasticSearch as a
database for their activity information, it will be good to be able to offer it as an
alternative.
If configured, then it will store the ActivityUnit, and any subsequent EPN can be used to
store the derived information (e.g. situations and response times).
ElasticSearch has improved its support for backup/restore, so could potentially be used
as a primary db for this type of information - although it is not transactional.
The module should be defined in modules/activity-management/activity-store-es (or
elasticsearch - whatever is consistent with RTGOV-342).
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)