Bug #1218 (closed)
Opened 16 years ago
Closed 16 years ago
Deadlock on massive number of simultaneous sessions
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | critical | Cc: | |
Sprint: | n.a. | ||
Total Remaining Time: | n.a. |
Description
After the switch back to btm (#1158), the server can again become deadlocked if large numbers (100-500) session creations are initialed at nearly the same time (in under 1 second). SelfCorrectingDataSource should be able to handle these situations, but tuning is needed.
Change History (2)
comment:1 Changed 16 years ago by jmoore
comment:2 Changed 16 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Work on #1254 (esp. r4095) may have corrected this. Note: many if not all of the sessions created during the surge are bound to get exceptions, but the server no longer deadlocks.