User Story #1705 (new)
Opened 13 years ago
Last modified 12 years ago
Implement Statement.cancel on hung JDBC statements
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | critical | Milestone: | Unscheduled |
Component: | Performance | Keywords: | n.a. |
Cc: | Story Points: | n.a. | |
Sprint: | n.a. | Importance: | n.a. |
Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description (last modified by jmoore)
Via a Statement wrapper, cancelling JDBC statements should be made possible. At the same time, we should make suggestions about omero.db.poolsize settings (and how to adjust postgres if necessary)
Change History (3)
comment:1 Changed 13 years ago by jmoore
- Milestone changed from OMERO-Beta4.2 to Unscheduled
comment:2 Changed 12 years ago by jmoore
- Description modified (diff)
- Priority changed from minor to critical
comment:3 Changed 12 years ago by jmoore
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Possibly use PG's cancel_backend (keeping #73 in mind)