~free.ekanayaka/storm/zstorm-access

Viewing all changes in revision 411.

  • Committer: James Henstridge
  • Date: 2011-10-03 08:10:21 UTC
  • mfrom: (410.1.7 storm.bug-854787)
  • Revision ID: james@jamesh.id.au-20111003081021-3n2q5gupoa7ozyt9
Fix the handling of disconnection errors in the storm.django bridge.

Django was replacing the exceptions from the database adapter with its 
own, which broke the disconnection handling.  Furthermore, in the case 
of a disconnection, the store was sometimes not correctly registered 
with the transaction manager, which would prevent the store from being 
rolled back and reconnected on a new transaction.
[r=stub,beuno] [f=854787]

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: