Issue149

Title Clarify which sequenceID is used during the CREATE_SESSION op to data servers
Priority required Status editing
Superseder Nosy List mre, spencer.shepler
Assigned To spencer.shepler Topics

Created on 2007-01-18.20:13:19 by mre, last changed 2007-02-09.17:49:50 by mre.

Messages
msg499 (view) Author: mre Date: 2007-02-09.17:49:50
Changes checked into cvs.
msg482 (view) Author: mre Date: 2007-02-01.16:27:34
To allow parallelism, this needs .x changes.

stage0-req
msg481 (view) Author: mre Date: 2007-01-18.20:13:19
We 
need to be clear in the spec which sequenceID is used during the 
CREATE_SESSION op to the data servers after the initial session has been 
   created at the MDS.  It is not clear if the same sequenceID should be 
presented to all the DSs and if so if it should be the ID that would 
next be used on the MDS.  Alternatively, each CREATE_SESSION to the DSs 
could be serialized using the next appropriate sequenceID.
History
Date User Action Args
2007-02-09 17:49:51mresetstatus: need-text -> editing
assignedto: mre -> spencer.shepler
messages: + msg499
nosy: + spencer.shepler
2007-02-01 16:27:35mresetstatus: unread -> need-text
messages: + msg482
2007-01-18 20:13:20mrecreate