You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/25 12:26:11 UTC

[jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth

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

ASF subversion and git services commented on SYNCOPE-735:
---------------------------------------------------------

Commit 5ad760bd5fdeb62bd695fcc6b888ef5e9fa3a8a8 in syncope's branch refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=5ad760b ]

[SYNCOPE-735] Housekeeping implemented


> Acitiviti history tables uncontrolled growth
> --------------------------------------------
>
>                 Key: SYNCOPE-735
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-735
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.2.6
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.2.7, 2.0.0
>
>
> When using Activiti as workflow engine for users, it seems that three tables - managed directly by Activiti - are always added to and never removed from, until user gets deleted, when such tables are cleared up.
> The tables are:
>  # {{ACT_HI_VARINST}}
>  # {{ACT_HI_TASKINST}}
>  # {{ACT_HI_ACTINST}}
> A custom "housekeeping" mechanism needs to be implemented in {{ActivitiUserWorkflowAdapter}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)