Gerhard Schmidt wrote at 2006-8-8 08:06 +0200: > ... long time commit locks ... >To understand this can you tell me when a transaction is started and when >its closed. Does the Zeo server wait until all data is recieved bevor the >transaction is started or does the transaktion start when the datatransfer >from the appserver starts.
The storage lock is set when one of these function is called: "vote", "abortVersion", "commitVersion" and "undo". -- Dieter _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
