• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

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.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/