Skip to content

DE-159650: Migrate Status, Mapping, Cluster, Node, Pipeline, Reindex, Snapshot and Task to ES v9#23

Closed
sumitkhopade1986 wants to merge 1 commit intoDE-159650-upgrade-elasticsearch-client-bulkfrom
DE-159650-upgrade-elasticsearch-secondary-src
Closed

DE-159650: Migrate Status, Mapping, Cluster, Node, Pipeline, Reindex, Snapshot and Task to ES v9#23
sumitkhopade1986 wants to merge 1 commit intoDE-159650-upgrade-elasticsearch-client-bulkfrom
DE-159650-upgrade-elasticsearch-secondary-src

Conversation

@sumitkhopade1986
Copy link
Copy Markdown

Description: Migrate remaining src/ classes to ES v9 native client API, removing all Elasticsearch\Endpoints usage
Possible impact: Status, Mapping, Cluster, Node, Pipeline, Reindex, Snapshot, Task classes


Summary

  • Migrates src/Status.php, src/Mapping.php, src/Cluster.php, src/Cluster/Health.php to ES v9
  • Migrates src/Node/Info.php, src/Node/Stats.php to ES v9
  • Migrates src/Pipeline.php, src/Reindex.php, src/Snapshot.php, src/Task.php to ES v9
  • Completes full removal of all Elasticsearch\Endpoints\* references from src/

Stacked PRs (5/9)

opensearchinfra-depsconnectionindex-apiclient-bulkThis PRtests-bulktests-multi-aggregationtests-transporttests-remaining

⚠️ Base branch is DE-159650-upgrade-elasticsearch-client-bulk — merge that first.

Test Plan

  • All src/ classes instantiate and operate correctly against ES v9
  • No remaining Elasticsearch\Endpoints references in src/

🤖 Generated with Claude Code

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.

1 participant