Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.17] Add more index API examples (#3430) #3445

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Jan 7, 2025

Backport

This will backport the following commits from main to 8.17:

Questions ?

Please refer to the Backport tool documentation

(cherry picked from commit 0664ce5)
@lcawl lcawl requested a review from a team January 7, 2025 04:45
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Following you can find the validation results for the APIs you have changed.

API Status Request Response
cluster.delete_component_template 🟢 2/2 2/2
cluster.get_component_template 🔴 10/10 8/10
cluster.put_component_template 🔴 21/29 29/29
dangling_indices.delete_dangling_index Missing test Missing test
dangling_indices.import_dangling_index Missing test Missing test
dangling_indices.list_dangling_indices Missing test Missing test
field_caps 🟢 63/63 63/63
indices.analyze 🔴 241/242 242/242
indices.clear_cache 🟢 4/4 4/4
indices.clone 🟢 5/5 5/5
indices.close 🟢 49/49 49/49
indices.create 🔴 1064/1159 1159/1159
indices.delete_alias 🔴 15/15 5/15
indices.delete_index_template 🟢 1/1 1/1
indices.delete_template 🟢 9/9 9/9
indices.delete 🟢 105/105 105/105
indices.disk_usage 🟢 5/5 5/5
indices.exists_template 🟢 15/15 15/15
indices.exists 🟢 39/39 39/39
indices.field_usage_stats 🟢 5/5 5/5
indices.flush 🟢 41/41 41/41
indices.forcemerge 🟢 12/12 12/12
indices.get_alias 🔴 82/82 73/82
indices.get_field_mapping 🟢 15/15 15/15
indices.get_index_template 🟢 11/11 11/11
indices.get_mapping 🔴 133/133 131/133
indices.get_settings 🔴 71/71 68/71
indices.get_template 🟢 30/30 30/30
indices.get 🟢 55/55 55/55
indices.open 🟢 20/20 20/20
indices.put_alias 🔴 59/59 20/59
indices.put_index_template 🔴 52/62 62/62
indices.put_mapping 🔴 111/115 115/115
indices.put_settings 🔴 54/57 57/57
indices.put_template 🔴 45/46 46/46
indices.recovery 🟢 9/9 9/9
indices.refresh 🟢 269/269 269/269
indices.resolve_cluster 🔴 10/12 12/12
indices.resolve_index 🟢 6/6 6/6
indices.rollover 🔴 26/26 1/26
indices.segments 🔴 6/6 5/6
indices.shard_stores 🔴 5/5 4/5
indices.simulate_index_template 🔴 6/7 5/7
indices.simulate_template 🔴 5/5 4/5
indices.split 🟢 11/11 11/11
indices.stats 🔴 112/112 30/111
indices.unfreeze 🟢 1/1 1/1
ingest.get_pipeline 🟢 22/22 22/22
ingest.simulate 🟢 10/10 10/10

You can validate these APIs yourself by using the make validate target.

Copy link
Member

@flobernd flobernd left a comment

Choose a reason for hiding this comment

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

LGTM! Should we backport to 8.x as well?

@lcawl
Copy link
Contributor Author

lcawl commented Jan 7, 2025

LGTM! Should we backport to 8.x as well?

Yes! Done in #3444

@lcawl lcawl merged commit 9886f35 into 8.17 Jan 7, 2025
6 checks passed
@lcawl lcawl deleted the backport/8.17/pr-3430 branch January 7, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants