Francesco Chicchiriccò created SYNCOPE-735:
----------------------------------------------
Summary: 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)