My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 1: Make operations transactional
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  RalfW08
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by RalfW08, Jan 18, 2008
Currently the operations Put/Delete/GetAttributes are modifying the
database in several step - of which each can fail and produce inconsistent
data.

To avoid this, the atomic looking operations need to be truely made atomic
internally by wrapping the steps into a transaction.
Sign in to add a comment

Hosted by Google Code