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