Bug #210

Writing to DB should take an exponential backoff approach

Added by Tino Vázquez over 11 years ago. Updated about 11 years ago.

Status:ClosedStart date:04/08/2010
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:Release 2.0
Resolution:wontfix Pull request:
Affected Versions:

Description

Now it tries 10 times each 1 milisecond, if the scheduler locks the DB for more than 10 milliseconds (which is not rare in high volume VMs envs) access to the DB is blocked and strange behavior arises. This compromises scalability.

Associated revisions

Revision 678dbf56
Added by Juan Jose Montiel Cano over 4 years ago

B #5051 removed shutdown button (#210)

History

#1 Updated by Ruben S. Montero about 11 years ago

  • Status changed from New to Closed
  • Resolution set to wontfix

With the new scheduler and DB backends this is not needed

Also available in: Atom PDF