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

Bas Meijer commented on SYNCOPE-481:
------------------------------------

REST Metric (cloud centos mysql 6G ram 4cpu): 100.000 deletes less than an hour 
 ~ almost 32 deletes per second:

$ time perl -e 'for(100001..200000){`wget -q -O- --auth-no-challenge 
--user=syncope --password=syncope 
http://localhost:18080/syncope/rest/task/delete/$_`;}'

real    52m16.629s
user    2m23.898s
sys     6m1.207s


> Limit the number of results stored for Task Exectutions
> -------------------------------------------------------
>
>                 Key: SYNCOPE-481
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-481
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1.5
>         Environment: Syncope 1.1.5 mysql backend
>            Reporter: bryan staley
>
> We currently have a sychronization task that runs every 5 minutes.  Over the 
> course of a couple of weeks, the TaskExec table continues to grow and 
> attempts to open the Task Executions pane within console result in an out of 
> memory.  Clearing this table buys us some more time but it would be nice if 
> we could specify how much of a history to maintain (or atleast display via 
> the Task Execution pane.)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to