[jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth

2016-02-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth

2016-02-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15152444#comment-15152444
 ] 

ASF subversion and git services commented on SYNCOPE-735:
-

Commit 949d2e62e6dcdbe7f86854c75ac482c028f8134a in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=949d2e6 ]

[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)


[jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth

2016-01-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth

2016-01-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097986#comment-15097986
 ] 

ASF subversion and git services commented on SYNCOPE-735:
-

Commit 614695f9a8558068f37374f25fc8149243b50cca in syncope's branch 
refs/heads/master from [~mdisabatino]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=614695f ]

[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)


[jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth

2015-11-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026644#comment-15026644
 ] 

ASF subversion and git services commented on SYNCOPE-735:
-

Commit 5ad760bd5fdeb62bd695fcc6b888ef5e9fa3a8a8 in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=5ad760b ]

[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ò
>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)


[jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth

2015-11-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026631#comment-15026631
 ] 

ASF subversion and git services commented on SYNCOPE-735:
-

Commit e9ff5c73ed144337bf9dc44cbb96bbe01ea3e1d7 in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=e9ff5c7 ]

[SYNCOPE-735] Merge from 1_2_X


> 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)


[jira] [Commented] (SYNCOPE-735) Acitiviti history tables uncontrolled growth

2015-11-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026629#comment-15026629
 ] 

ASF subversion and git services commented on SYNCOPE-735:
-

Commit 5ad760bd5fdeb62bd695fcc6b888ef5e9fa3a8a8 in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=5ad760b ]

[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ò
>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)