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

Kusto returns Terminal rather than Failed #7984

Open
tombuildsstuff opened this issue Dec 16, 2019 · 3 comments
Open

Kusto returns Terminal rather than Failed #7984

tombuildsstuff opened this issue Dec 16, 2019 · 3 comments
Labels
Azure Data Explorer Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@tombuildsstuff
Copy link
Contributor

👋

When provisioning a Kusto Cluster via our Test Suite - we've noticed an error being returned from the API:

Code="RequestConflict"
Message="Cannot modify resource with id '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/acctestRG-191216063251381036/providers/Microsoft.Kusto/Clusters/acctestkcdluqfx' because the resource entity provisioning state is not terminal. Please wait for the provisioning state to become terminal and then retry the request."

Every other Azure API I'm aware of returns resources which have finished provisioning with an error as Failed - however it appears that the Kusto API returns this as terminal. Would it be possible to get this fixed so that downstream clients can handle the cases appropriately?

Thanks!

@raych1 raych1 added the Service Attention Workflow: This issue is responsible by Azure service team. label Dec 17, 2019
@raych1 raych1 added Kusto Service Attention Workflow: This issue is responsible by Azure service team. and removed Service Attention Workflow: This issue is responsible by Azure service team. labels May 13, 2020
@ghost
Copy link

ghost commented May 13, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @radennis.

@radennis
Copy link
Contributor

From the error it seems you are trying to perform an operation on a cluster resource which still hasn't finished a previous operation. Kusto does return a terminal operation once it finishes the operation

@ghost
Copy link

ghost commented Oct 28, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ilayrn, @orhasban, @astauben.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Data Explorer Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants