mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-16 17:55:15 +00:00
Fix to transaction read to write switch over clearing out the thread local state.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9609 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
parent
5824852a0a
commit
c1bbebd7ec
@ -315,7 +315,6 @@ public class AlfrescoDiskDriver implements IOCtlInterface, TransactionalFilesyst
|
|||||||
{
|
{
|
||||||
// Clear the active transaction
|
// Clear the active transaction
|
||||||
|
|
||||||
sess.clearTransaction();
|
|
||||||
filesysTx.clearTransaction();
|
filesysTx.clearTransaction();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user