You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/07/02 10:30:00 UTC

[jira] [Updated] (JCRVLT-449) VLT-RCP: Optionally persist tasks

     [ https://issues.apache.org/jira/browse/JCRVLT-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated JCRVLT-449:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Fixed in https://github.com/apache/jackrabbit-filevault/commit/73bb0a8218cc3908cbb02329d664e72e9c392515.

> VLT-RCP: Optionally persist tasks
> ---------------------------------
>
>                 Key: JCRVLT-449
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-449
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 3.4.6
>
>
> All tasks in the RcpTaskManagerImpl are only held in memory, which means they will be gone after a service/bundle/system restart. It should be possible to persist the tasks either in the repository or the bundle data file (https://docs.osgi.org/javadoc/r4v43/core/org/osgi/framework/BundleContext.html#getDataFile(java.lang.String)) to make them survive restarts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)