[
https://issues.apache.org/jira/browse/ISIS-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526452#comment-15526452
]
ASF subversion and git services commented on ISIS-1495:
-------------------------------------------------------
Commit b4bdc978f685c5ec4896979eaaf80d80529a4c2f in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=b4bdc97 ]
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)