[
https://issues.apache.org/jira/browse/UNOMI-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber resolved UNOMI-225.
-------------------------------
Resolution: Fixed
> Upgrade backend to ElasticSearch 7
> ----------------------------------
>
> Key: UNOMI-225
> URL: https://issues.apache.org/jira/browse/UNOMI-225
> Project: Apache Unomi
> Issue Type: Bug
> Components: core
> Affects Versions: 1.4.0
> Reporter: Serge Huber
> Assignee: Francois Papon
> Priority: Major
> Fix For: 1.5.0
>
> Time Spent: 6h 20m
> Remaining Estimate: 0h
>
> Currently the backend persistence system only supports ElasticSearch 5.6
> We should upgrade it to support ES 7, but this implies:
> - splitting types into seperate indices
> - switching from the ES Java Transport Client to the ES REST Java High Level
> Client (this might require some custom JSON requests for features such as the
> cluster request or system info that don't exist in the REST High-level client)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)