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

[BUG] Cannot cancel a query in Running state #2350

Closed
penghuo opened this issue Oct 24, 2023 · 1 comment
Closed

[BUG] Cannot cancel a query in Running state #2350

penghuo opened this issue Oct 24, 2023 · 1 comment
Labels
bug Something isn't working v2.11.1 Issues targeting release v2.11.1

Comments

@penghuo
Copy link
Collaborator

penghuo commented Oct 24, 2023

Issues

{
    "data": {
        "ok": false,
        "resp": "Bad Request",
        "body": "{\n  \"status\": 400,\n  \"error\": {\n    \"type\": \"IllegalStateException\",\n    \"reason\": \"Invalid Request\",\n    \"details\": \"can\\u0027t cancel statement in waiting state. statement: statementId\\u003dII5duQZ5yMgqg9eW.\"\n  }\n}"
    }
}

Expected

Could cancel query in waiting, running state.

@penghuo penghuo added bug Something isn't working untriaged labels Oct 24, 2023
@penghuo
Copy link
Collaborator Author

penghuo commented Oct 24, 2023

Depending on opensearch-project/opensearch-spark#79

@penghuo penghuo removed the untriaged label Oct 24, 2023
@penghuo penghuo added the v2.11.1 Issues targeting release v2.11.1 label Oct 25, 2023
@penghuo penghuo closed this as completed Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.11.1 Issues targeting release v2.11.1
Projects
None yet
Development

No branches or pull requests

1 participant