ProActive Scheduler

SchedulerFrontend should use session to remove user that crash or disconnect without using proper disc method

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0, 2.0 Technology Preview
  • Fix Version/s: 2.0 Technology Preview
  • Component/s: scheduler-Core
  • Description:
    Hide
    Session may be used to keep user (that don't register for listener) for a parameterized time.
    All users which have a session (means all user without exception) should be displayed in the user session view in the RCP (should be in the connected user list in the front-end).
    When a user register for listener, the session becomes infinite and the crash is detected by listeners.
    If the user has no listener, it is kept for the parameterized time (by default 1 hour)
    Show
    Session may be used to keep user (that don't register for listener) for a parameterized time. All users which have a session (means all user without exception) should be displayed in the user session view in the RCP (should be in the connected user list in the front-end). When a user register for listener, the session becomes infinite and the crash is detected by listeners. If the user has no listener, it is kept for the parameterized time (by default 1 hour)

Activity

Hide
Jean-Luc Scheefer added a comment - 07/May/09 5:37 PM
User are now all displayed in the connected user list
Register users have an infinite session and disconnection is managed by events
Non-register users have a session that last 1 hour by default and renewed every time a request is made to the scheduler

Fixed by Revision: 12546
Show
Jean-Luc Scheefer added a comment - 07/May/09 5:37 PM User are now all displayed in the connected user list Register users have an infinite session and disconnection is managed by events Non-register users have a session that last 1 hour by default and renewed every time a request is made to the scheduler Fixed by Revision: 12546

People

Dates

  • Created:
    07/May/09 4:58 PM
    Updated:
    04/Nov/09 5:01 PM
    Resolved:
    07/May/09 5:37 PM