Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.0.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Redback attempts to set the failed login attempts to zero even if the number of failed attempts is zero
This causes unnecessary updates to the user object which causes concurrency issues in high-load situations. MRM-753 is an example of this.
Attachments
Issue Links
| This issue is depended upon by: | ||||
| MRM-753 | Error while deploying an artifact to archiva |
|
|
|
On another note, ideally, Redback should be audited for concurrency problems.