ceperez / penn-orchestra

Automatically exported from code.google.com/p/penn-orchestra
0 stars 0 forks source link

Verify and Test that if update exchange blows up, all of the tables in a peer are left in a good state. #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Verify and test that if update exchange blows up, all of the tables in a peer 
are left in a good state.

It may be that not all work is done in a single transaction. If not, see if it 
can be. 

Original issue reported on code.google.com by snd...@gmail.com on 16 Jul 2010 at 5:22

GoogleCodeExporter commented 9 years ago
Currently, autocommit is used, so this enhancement request is really:

Make update exchange into a transactional operation vis-a-vis a given peer.

Original comment by snd...@gmail.com on 16 Jul 2010 at 5:26