-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.3.1
-
Component/s: Onboarding
-
Tags:
We have a potential concurrent issue during Tenant Creation Operation; checking if a tenant exsits then create it without a lock is an issue.
Suggested solution is to rely on the key value store to store a flag before starting the process;