
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Reference
|
|
|
|
This issue is related to:
|
|
SCAR-14
Optimize DefaultProjectManager issue key generation
|
|
|
|
|
|
|
|
DefaultProjectManager needs to be properly protected by cluster-wide locks because it currently generates duplicated issue keys on racing conditions.
However, this is a minor bug because the DefaultProjectManager keeps regenerating the key until it finds a unique one.
|
|
Description
|
DefaultProjectManager needs to be properly protected by cluster-wide locks because it currently generates duplicated issue keys on racing conditions.
However, this is a minor bug because the DefaultProjectManager keeps regenerating the key until it finds a unique one. |
Show » |
|