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/09 08:15:00 UTC

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

    [ https://issues.apache.org/jira/browse/JCRVLT-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154315#comment-17154315 ] 

Konrad Windszus commented on JCRVLT-449:
----------------------------------------

To be able to also restore the credentials (they are not persisted as regular OSGi config for security reason) a new task for the ReST interface should be introduced which allows to set the task credentials for one task.

> 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)