• 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 #1016 (closed task: fixed)

Opened 4 months ago

Last modified 3 months ago

Add method to close ice session without closing blitz session

Reported by: jmoore Owned by: jmoore
Priority: major Milestone: 3.0-Beta3.1
Component: Services Version: 3.0-M1
Keywords: Cc: atarkowska, carlos, donald

Description

Allows rejoining a blitz session.

Change History

Changed 3 months ago by jmoore

  • cc atarkowska, carlos, donald added
  • status changed from new to closed
  • resolution set to fixed

Done via #1017. The server automatically assumes that you want to reconnect to a session, and so even when Glacier calls destroy() the session will live on until the timeout. If you want a session to die, use:

   client.getSession().closeOnDestroy();
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/