Ticket #1043 (new task)
Opened 3 months ago
Long-running Hibernate calls should be cancelled when client stops pinging in Ice
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta4 |
| Component: | Services | Version: | 3.0-M1 |
| Keywords: | Cc: | callan |
Description
Once the ServiceFactoryI is destroyed (either via close() or via the router), the SecuritySystem should mark all Hibernate events as disabled so an exception will be thrown on long-running calls attached to that session.
There will need to be some differentation for when a user wishes to detached from the session specifically to allow the long-running calls to complete.
Re: #1017
Note: See
TracTickets for help on using
tickets.
