[
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026631#comment-15026631
]
ASF subversion and git services commented on SYNCOPE-735:
---------------------------------------------------------
Commit e9ff5c73ed144337bf9dc44cbb96bbe01ea3e1d7 in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=e9ff5c7 ]
[SYNCOPE-735] Merge from 1_2_X
> 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)