-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
-
Not defined
Currently, our HLRC doesnt not run in compatibility mode, which means that the es client can only send requests to a ES7 server. Turning its compatibility mode on, will enable us to send requests to an ES8 server.
Additionally, our current ITs run against ES7. In order to be sure that currently our application supports ES8, we need to configure Optimize in such a way, so that the ITs on Jenkins run against ES8. That might require a change in the pom file for the ES test version.
ATs:
- The compatibility mode is turned on for HLRC.
- The Jenkins IT stage runs against ES7.
joshua.windels yeah