~jkakar/storm/using-expression

Viewing all changes in revision 278.

  • Committer: James Henstridge
  • Date: 2008-11-04 00:07:04 UTC
  • mfrom: (269.4.11 storm.bug-230977)
  • Revision ID: james@jamesh.id.au-20081104000704-0852qtnsmuxm66et
Only join the global transaction when a store is used.

Previously, Storm was using a synchronizer to join each new transaction 
when it started.  Now the store is only joined to the transaction when 
it is used, which means a store won't be involved in transaction 
commit if it wasn't used and is closer to how zope.rdb does things.
[r=therve,jkakar][f=230977]

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: