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

[FEATURE] Correct Doc of Async Query Cancellation API permission #2169

Open
penghuo opened this issue Sep 28, 2023 · 0 comments
Open

[FEATURE] Correct Doc of Async Query Cancellation API permission #2169

penghuo opened this issue Sep 28, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@penghuo
Copy link
Collaborator

penghuo commented Sep 28, 2023

Is your feature request related to a problem?
In
https://github.com/opensearch-project/sql/blob/main/docs/user/interfaces/asyncqueryinterface.rst#async-query-interface-endpoints

Async Query Cancellation API
If security plugin is enabled, this API can only be invoked by users with permission cluster:admin/opensearch/ql/jobs/delete.

it should be cluster:admin/opensearch/ql/async_query/delete

https://github.com/opensearch-project/sql/blob/main/spark/src/main/java/org/opensearch/sql/spark/transport/TransportCancelAsyncQueryRequestAction.java#L21

@penghuo penghuo added enhancement New feature or request untriaged and removed untriaged labels Sep 28, 2023
@penghuo penghuo added documentation Improvements or additions to documentation and removed untriaged labels Sep 28, 2023
@github-project-automation github-project-automation bot moved this to Planned work items in Test roadmap format Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Planned work items
Development

No branches or pull requests

1 participant