<?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: Transaction Isolation Level and MySQL in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/transaction-isolation-level-and-mysql/m-p/157581#M111749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since changing the transaction isolation in MYSQL to READ COMMITTED I have been unable to hit this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dev.mysql.com/doc/refman/5.0/en/set-transaction.html#isolevel_read-committed" rel="nofollow noopener noreferrer"&gt;https://dev.mysql.com/doc/refman/5.0/en/set-transaction.html#isolevel_read-committed&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[mysqld]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;transaction-isolation = READ-COMMITTED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reading details about Oracle and Postgres they use read committed by default suggesting that this setting should also be used for MySQL&amp;nbsp; and be added to the Acticiti user guide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone confirm the isolation that should be used for Activiti?&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, 19 Mar 2014 23:27:43 GMT</pubDate>
    <dc:creator>arandall</dc:creator>
    <dc:date>2014-03-19T23:27:43Z</dc:date>
    <item>
      <title>Transaction Isolation Level and MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transaction-isolation-level-and-mysql/m-p/157580#M111748</link>
      <description>I have been having trouble with the following code;@Overridepublic void notify(DelegateExecution execution) throws Exception {&amp;nbsp;&amp;nbsp;&amp;nbsp; String parentOrderID = (String) execution.getVariable("parentOrderId");&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessInstance instance = runtimeService.createProcessInstanceQuery()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .processInstanceB</description>
      <pubDate>Wed, 19 Mar 2014 07:23:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transaction-isolation-level-and-mysql/m-p/157580#M111748</guid>
      <dc:creator>arandall</dc:creator>
      <dc:date>2014-03-19T07:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Isolation Level and MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transaction-isolation-level-and-mysql/m-p/157581#M111749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since changing the transaction isolation in MYSQL to READ COMMITTED I have been unable to hit this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dev.mysql.com/doc/refman/5.0/en/set-transaction.html#isolevel_read-committed" rel="nofollow noopener noreferrer"&gt;https://dev.mysql.com/doc/refman/5.0/en/set-transaction.html#isolevel_read-committed&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[mysqld]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;transaction-isolation = READ-COMMITTED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reading details about Oracle and Postgres they use read committed by default suggesting that this setting should also be used for MySQL&amp;nbsp; and be added to the Acticiti user guide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone confirm the isolation that should be used for Activiti?&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, 19 Mar 2014 23:27:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transaction-isolation-level-and-mysql/m-p/157581#M111749</guid>
      <dc:creator>arandall</dc:creator>
      <dc:date>2014-03-19T23:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Isolation Level and MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transaction-isolation-level-and-mysql/m-p/157582#M111750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We do assume READ_COMMITTED, yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I always assumed that Repeatable read would work also, as it is more restrictive …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 12:41:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transaction-isolation-level-and-mysql/m-p/157582#M111750</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-24T12:41:14Z</dc:date>
    </item>
  </channel>
</rss>

