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

Bugfix: update distributed-locking mechanism in provisioning #1943

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

yunkon-kim
Copy link
Member

@yunkon-kim yunkon-kim commented Nov 25, 2024

  • Change TB_ETCD_AUTH_ENABLED=false
  • Create a session for distributed-lock in caller function
  • Improve the distributed locking mechanism

(Note)

  • We needed to discuss parallel processing units/sections to create multiple resources simultaneously later
  • Depending on the discussed mechanism, distributed locking may not be applied.

* Change TB_ETCD_AUTH_ENABLED=false
* Create a session for distributed-lock in caller function
* Improve the distributed locking mechanism
@seokho-son
Copy link
Member

Thanks!

@seokho-son
Copy link
Member

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Nov 25, 2024
@cb-github-robot cb-github-robot merged commit d891783 into cloud-barista:main Nov 25, 2024
5 checks passed
@yunkon-kim yunkon-kim deleted the 241125-17 branch November 28, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved and will be merged soon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants