[
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152514#comment-15152514
]
ASF subversion and git services commented on SYNCOPE-735:
---------------------------------------------------------
Commit 757608a7c7577b157aa6f2593a4f1ef782cc2ffd in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=757608a ]
[SYNCOPE-769] Better fix for SYNCOPE-735, which avoids writing useless history
entries rather than cleaning them up afterwards
> 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-M1
>
>
> 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)