<?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 Re: Performance, large transaction in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240752#M193882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some more information about the issue. It seems like it is versioning that is the problem. We have a default rule that makes sure that everything gets versioned, unless for those spaces where we manually removes the rule. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we run the batch to copy files into a directory where the rule is so add versionable directly we get a long delay, not if the rule is added in the background. Same thing for files that already are versioned, there it seems like the "copy" of the file get the versioning directly and thereby case the delay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there are no versioning there are no delay and the number of files needed to cause a delay seems to be larger we tried with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2010 07:44:08 GMT</pubDate>
    <dc:creator>buurd</dc:creator>
    <dc:date>2010-06-16T07:44:08Z</dc:date>
    <item>
      <title>Performance, large transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240749#M193879</link>
      <description>Hi!I'm running a large importjob that are going to put about 100 000 documents into our Alfresco-installation. But there are some problems that makes me a little bit worried.1) We add all files into import-maps, they are named with unique names from the old system2) We add metadata-files from the ol</description>
      <pubDate>Thu, 10 Jun 2010 13:04:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240749#M193879</guid>
      <dc:creator>buurd</dc:creator>
      <dc:date>2010-06-10T13:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Performance, large transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240750#M193880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue is in the title.&amp;nbsp;&amp;nbsp; Its due to the size of your transactions.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So if you try to write 100K documents in a single transaction then you are going to have problems.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you have already found if you choose smaller transaction boundaries then things will work better and the locking will be less.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The transaction locking that happens is probably at database level so if you post details of your database and configuration there may be some advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 08:24:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240750#M193880</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-06-11T08:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Performance, large transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240751#M193881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem isn't in the batchjob, we handle it by limit the size of the transaction, even though it might be nice to be able to force a commit in the javascript for each file imported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is the action that we might expect a user to perform, delete a space. It also cause lockups. How to work around that? People are going to import zip-files with a lot of documents and then discover that it was the wrong version, or the wrong locations and then delete them. That operation can't stop other users to write to file, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have support on the issue now so I'll report back when we have a solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 08:06:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240751#M193881</guid>
      <dc:creator>buurd</dc:creator>
      <dc:date>2010-06-15T08:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Performance, large transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240752#M193882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some more information about the issue. It seems like it is versioning that is the problem. We have a default rule that makes sure that everything gets versioned, unless for those spaces where we manually removes the rule. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we run the batch to copy files into a directory where the rule is so add versionable directly we get a long delay, not if the rule is added in the background. Same thing for files that already are versioned, there it seems like the "copy" of the file get the versioning directly and thereby case the delay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there are no versioning there are no delay and the number of files needed to cause a delay seems to be larger we tried with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 07:44:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/performance-large-transaction/m-p/240752#M193882</guid>
      <dc:creator>buurd</dc:creator>
      <dc:date>2010-06-16T07:44:08Z</dc:date>
    </item>
  </channel>
</rss>

