<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Performance - Bulk deletion of variables in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203119#M156249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for a solution to delete variables in a bulk job.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti deletes at the end of a process every variable in a single delete Statement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case the deletion of 15 variables per process instance takes 17% of the whole db machine time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I delete it manual (ProcessEndListener)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;delete from act_ru_variables where _proc_inst = ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i've got a OptimisticLockException.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jun 2014 18:31:59 GMT</pubDate>
    <dc:creator>samson</dc:creator>
    <dc:date>2014-06-25T18:31:59Z</dc:date>
    <item>
      <title>Performance - Bulk deletion of variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203119#M156249</link>
      <description>Hello,I'm looking for a solution to delete variables in a bulk job.Activiti deletes at the end of a process every variable in a single delete Statement.In my case the deletion of 15 variables per process instance takes 17% of the whole db machine time.If I delete it manual (ProcessEndListener)delete</description>
      <pubDate>Wed, 25 Jun 2014 18:31:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203119#M156249</guid>
      <dc:creator>samson</dc:creator>
      <dc:date>2014-06-25T18:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Performance - Bulk deletion of variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203120#M156250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May be you are getting OptimisticLockingException because RemoveExecutionVariablesCmd (Task)&amp;nbsp; tries to delete the variables too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I would propose is to change implementation and create pull request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 07:13:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203120#M156250</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-06-26T07:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Performance - Bulk deletion of variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203121#M156251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you are right, Activiti tries to delete the variable too. That would be fabulous if someone could change the implementation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 07:47:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203121#M156251</guid>
      <dc:creator>samson</dc:creator>
      <dc:date>2014-06-26T07:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Performance - Bulk deletion of variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203122#M156252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jira Ticket created: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-2037" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-2037&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 07:44:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/performance-bulk-deletion-of-variables/m-p/203122#M156252</guid>
      <dc:creator>samson</dc:creator>
      <dc:date>2014-06-27T07:44:14Z</dc:date>
    </item>
  </channel>
</rss>

