-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
AT:
- the Elasticsearch low level client builder is replaced with the high level client builder
Context:
In the upgrade module we already used the low level rest client to perform the upgrade. Since the low level client can be retrieved from the high level client, we refactor the rest client creation into one builder class.