Issue96

Issue Title Messaging Association Merging
Document: GIMPS Protocol Specification v08 Section: 4.4.2
Category: Technical Priority: Must Fix
Status: Closed

Created on 2005-10-24.10:05:11 by reh, last changed 2005-11-09.01:34:32.

Messages
msg290 Author: reh Date: 2005-11-09.01:34:32
In version -09, the specification has been restricted so that the multiple
associations continue in parallel (i.e. 'merging' is not allowed). The
circumstances under which you can get multiple associations are in fact rare:
there need to be multiple routes *in use* between the same pair of nodes, which
implies some form of policy routing or load sharing.
msg259 Author: reh Date: 2005-10-24.10:05:10
There is an issue if nodes attempt to economise on the number
of messaging associations by retaining a single one where several
have been set up with the same authenticated identity. at the
moment the spec says you MAY do this but doesn't indicate how
each end agrees this should be done (if one end doesn't agree,
some validation checks will fail and messages will be rejected.)

I lean towards a MUST or MUST NOT here, with updates to the 
text on validation in the former case.
History
Date User Action Args
2005-11-09 01:34:32rehsetstatus: No Discussion -> Closed
messages: + msg290
2005-10-24 10:05:11rehcreate