Return-Path: X-Original-To: apmail-syncope-dev-archive@www.apache.org Delivered-To: apmail-syncope-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14DE718C0B for ; Wed, 25 Nov 2015 11:26:12 +0000 (UTC) Received: (qmail 36389 invoked by uid 500); 25 Nov 2015 11:26:11 -0000 Delivered-To: apmail-syncope-dev-archive@syncope.apache.org Received: (qmail 36307 invoked by uid 500); 25 Nov 2015 11:26:11 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 35977 invoked by uid 99); 25 Nov 2015 11:26:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2015 11:26:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 939E02C1F57 for ; Wed, 25 Nov 2015 11:26:11 +0000 (UTC) Date: Wed, 25 Nov 2015 11:26:11 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-735?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D150= 26629#comment-15026629 ]=20 ASF subversion and git services commented on SYNCOPE-735: --------------------------------------------------------- Commit 5ad760bd5fdeb62bd695fcc6b888ef5e9fa3a8a8 in syncope's branch refs/he= ads/1_2_X from [~ilgrosso] [ https://git-wip-us.apache.org/repos/asf?p=3Dsyncope.git;h=3D5ad760b ] [SYNCOPE-735] Housekeeping implemented > 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=C3=B2 > Assignee: Francesco Chicchiricc=C3=B2 > Fix For: 1.2.7, 2.0.0 > > > When using Activiti as workflow engine for users, it seems that three tab= les - 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 {{ActivitiUs= erWorkflowAdapter}} -- This message was sent by Atlassian JIRA (v6.3.4#6332)