-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.3
-
Component/s: Elasticsearch
-
Release Notes Description:
-
Epic Link:
-
Tags:
-
Sprint:nxcore 9.3.5
-
Story Points:3
- Choose the target ES version 5.6 or 6.0 -> target is 5.6.0
- Learn new API
- Check if new HTTP protocol using java high level rest API is fully implemented -> YES
- Check if it is possible to use 2 protocols: TransportClient port 9300 and High Level Rest on port 9200 -> YES possible
- Check if embedded mode still working -> YES
- Check for migration problems -> audit and seq are certainly a pb, to be check once we can start a nuxeo with 5.6.0
- Define the best way to upgrade and create jira tickets -> refactoring EP to have : embeddedServer, clientConfig (include RestClient and TransportClient)
- is related to
-
NXP-25709 Fix usage of boost in Elasticsearch hints
- Resolved