[
https://issues.apache.org/jira/browse/SYNCOPE-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-1280.
---------------------------------------------
Resolution: Fixed
2_0_X: http://git-wip-us.apache.org/repos/asf/syncope/commit/83531c9a
master: http://git-wip-us.apache.org/repos/asf/syncope/commit/83531c9a
> Better job interrupt
> --------------------
>
> Key: SYNCOPE-1280
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1280
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 2.0.8, 2.1.0
>
>
> The current implementation from SYNCOPE-660 just relies on
> {{Thread#interrupt}}: there is, however, the possibility to perform better
> than this, and to take the actual interrupt only as last resort.
> A Pull Task, for example, can complete the current {{SyncDelta}}, then
> cleanly interrupt its execution before completing all available items, and
> also include such information in the report.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)