-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.2
-
Component/s: Elasticsearch
-
Upgrade notes:
-
Sprint:nxcore 10.2.8, nxcore 10.3.1
-
Story Points:2
Until now (10.2-SNAP) the default elasticsearch client is the TransportClient.
We should switch to RestClient by default because TransportClient is going to be deprecated by Elasticsearch.
- is related to
-
NXP-25328 Elasticsearch RestClient raises error on optimistic concurrency
- Resolved