Skip to content

Conversation

@fabrizzio-dotCMS
Copy link
Contributor

@fabrizzio-dotCMS fabrizzio-dotCMS commented Jan 22, 2026

Proposed Changes

  • We're adding here the required libraries to connect to OpenSearch 3.0
  • We're creating a client to connect to OpenSearch 3.0
  • We're creating a ClientProvider that reads the configuration and instantiates a new client accordingly
  • We're adding a new configuration so our new OpenSearch client can be tested against an actual running instance
  • The actual ES configuration remains the same, while the new one we're introducing is getting named as 'upgrade.'

This PR fixes: #34148

@fabrizzio-dotCMS
Copy link
Contributor Author

closed in favor of #34386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[TASK] Add OpenSearch 3.x dependencies And create a new Client

2 participants