Dan Haywood created ISIS-1495:
---------------------------------

             Summary: Extend SessionLoggingService.CausedBy enum, so can mark 
as complete any log entries that are still shown as ongoing when app (re)starts
                 Key: ISIS-1495
                 URL: https://issues.apache.org/jira/browse/ISIS-1495
             Project: Isis
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.13.0
            Reporter: Dan Haywood
            Assignee: Dan Haywood
            Priority: Minor
             Fix For: 1.13.1


For example,  if the server crashes then any in-flight sessions will never be 
closed off.  We would like service implementations to automatically close thes 
e off, but to record the fact using a different enum.

Suggest the CausedBy enum is extended to:

- USER
- SESSION_EXPLORATION
- WEBAPP_RESTART    // this is the new one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to