[
https://issues.apache.org/jira/browse/ISIS-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526273#comment-15526273
]
ASF subversion and git services commented on ISIS-1495:
-------------------------------------------------------
Commit fa99caaf905e007baaa062a8be6cbbca6b9fc814 in isis's branch
refs/heads/maint-1.13.1 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=fa99caa ]
ISIS-1495: adds RESTART as a further value for SessionLoggingService#CausedBy
> 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
> - RESTART // this is the new one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)