Edgewall Software
Modify

Opened 20 years ago

Closed 18 years ago

#839 closed defect (wontfix)

Should retry when the database is locked

Reported by: otavio@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: devel
Severity: minor Keywords: lock
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When something is writing to database and Trac try to access it's database it receive a locked exception. All is ok here but it should retry in one secound for example and between it display a message to user.

Attachments (0)

Change History (1)

comment:1 by Christopher Lenz, 18 years ago

Resolution: wontfix
Status: newclosed

I don't think this would be a good idea. The code to support this would be rather complex and fragile. If you have problems with the database being locked frequently, we provide alternatives for other DBs such as PostgreSQL (and soon MySQL).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.