#3446: Rate of `database is locked` errors is too high
------------------------------------+---------------------------------------
 Reporter:  cboos                   |        Owner:  jonas
     Type:  defect                  |       Status:  new  
 Priority:  normal                  |    Milestone:       
Component:  general                 |      Version:  devel
 Severity:  major                   |   Resolution:       
 Keywords:  database lock pysqlite  |  
------------------------------------+---------------------------------------
Comment (by cboos):

 #3536 marked as duplicate.

 Quite obviously, this is not only an issue with Trac's Trac, but a more
 general one due to our database access patterns... which currently limit
 our concurrency to at most one  write access each few seconds (if nobody
 starts a long read query in the meantime, of course ...).

 > Beside locks, I'm also frequently seeing blank pages when going on the
 Markup Trac. But probably that's a different issue.
 This has been filed as #3455.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3446#comment:1>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to