Bug #4966

Lock users table within the signup view transaction

Added by Kostas Papadimitriou over 10 years ago. Updated over 10 years ago.

Status:Closed Start date:01/22/2014
Priority:Medium Due date:
Assignee:Kostas Papadimitriou % Done:

0%

Category:Astakos Spent time: -
Target version:0.15

Description

During the registration process astakos checks for existing user entries which share the same email. If found those entries get deleted so that they will be replaced with the newly created user.

The query should lock the users table during the user creation transaction in order to prevent erroneus race conditions during simultaneous signups.

Associated revisions

Revision db34e6ad
Added by Kostas Papadimitriou over 10 years ago

astakos: Prevent erroneus race conditions in simultaneous signups

Refs: #4966

History

#1 Updated by Kostas Papadimitriou over 10 years ago

  • Status changed from New to Closed

Also available in: Atom PDF