Description
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
Attachments
Issue Links
- breaks
-
SYNCOPE-769 Sync performance decrease
- Closed