Skip to content

Conversation

@ilanjiR
Copy link

@ilanjiR ilanjiR commented Jun 23, 2021

Problem

The ES client we are on is from 2019

Solution

Upgrade the client to the latest version

Does this solution apply anywhere else?
  • yes
  • no
If yes, where?

Test Strategy

Testing done:
  • Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

@ilanjiR ilanjiR requested a review from a team as a code owner June 23, 2021 16:51
<configuration>
<compilerArgs>
<arg>-Xlint:all,-try</arg>
<arg>-Werror</arg>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This flag is causing the build to fail due to a deprecation warning. Not sure if there's a more elegant way to avoid the warning other than switching to the new builder (which looks complicated)

Copy link

@dosvath dosvath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @ilanjiR do go through the breaking changes between the last and new version here https://www.elastic.co/guide/en/elasticsearch/reference/7.13/es-release-notes.html, to make sure we're safe to upgrade. Not all upgrades have breaking changes, but best to check.

@ilanjiR ilanjiR merged commit 0ca659e into 11.0.x Jun 23, 2021
@kkonstantine kkonstantine deleted the upgrade-client branch June 23, 2021 18:40
ilanjiR pushed a commit that referenced this pull request Jun 28, 2021
ilanjiR pushed a commit that referenced this pull request Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants