a)handle Trans soft abort case at both Coordinator and Participant side
authoradash <adash>
Thu, 5 Apr 2007 07:44:31 +0000 (07:44 +0000)
committeradash <adash>
Thu, 5 Apr 2007 07:44:31 +0000 (07:44 +0000)
commit2e82fe39709c001e6fd27521a6ff5504e8e838ff
tree7c452fcf2e3d165dbc015d2179bcead34cd0148d
parent44833bc5a2e2add610472a9cbb8b52ccf60bff2e
a)handle Trans soft abort case at both Coordinator and Participant side
b)Get rid of TRANS_AGREE_BUT_MISSING_OBJECTS ( for now treat it as abort)
c)minor bug fixes
d)most uptodate working version of DSTM (not handling cases of moving objs)
Robust/src/Runtime/DSTM/interface/dstm.h
Robust/src/Runtime/DSTM/interface/dstmserver.c
Robust/src/Runtime/DSTM/interface/trans.c