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

Amend session ID to prevent parallel operations on a resource. #3807

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

marrobi
Copy link
Member

@marrobi marrobi commented Dec 6, 2023

Resolves #3177

What is being addressed

How is this addressed

  • Modify session_id of service bus messages to be resource ID or it's parent where risk of conflicting operations.
  • Add missing defaults to Databricks template to enable this to be tested using API
  • Update CHANGELOG.md if needed

Copy link

github-actions bot commented Dec 6, 2023

Unit Test Results

596 tests   594 ✅  7s ⏱️
  1 suites    2 💤
  1 files      0 ❌

Results for commit 7a3188d.

♻️ This comment has been updated with latest results.

@marrobi marrobi requested a review from damoodamoo December 7, 2023 15:24
@marrobi
Copy link
Member Author

marrobi commented Dec 7, 2023

@damoodamoo before I finish this of, value your opinion on if this is a good "solution" to this challenge.

@marrobi
Copy link
Member Author

marrobi commented Dec 12, 2023

/test-destroy-env

Copy link

Destroying PR test environment (RG: rg-tre6c41c63c)... (run: https://github.com/microsoft/AzureTRE/actions/runs/7180372009)

Copy link

PR test environment destroy complete (RG: rg-tre6c41c63c)

@marrobi
Copy link
Member Author

marrobi commented Jan 5, 2024

Think it's worth trying to replicate with just terraform as the TF provider should wait for the VNet to be ready. If can reproduce, create issue upstream, and remove workaround when resolved.

@marrobi
Copy link
Member Author

marrobi commented May 20, 2024

Need to verify behaviour if try to start/deploy multiple VMs at once, does it happen in series?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Workspace Service Installs Fails with PutSubnetOperation or CanceledAndSupersededDueToAnotherOperation
1 participant