]
Bela Ban resolved JGRP-972.
---------------------------
Resolution: Done
NAKACK: merge setDigest() and mergeDigest() into one method
-----------------------------------------------------------
Key: JGRP-972
URL:
https://jira.jboss.org/jira/browse/JGRP-972
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.8
Semantics:
- If no entry is available in xmit_table: create an entry based on the seqno shipped with
the digest
- Else:
- If not merging: skip (leave existing entry in there, entries of left members will
be removed later on the view change)
- Else (merging):
- Skip my own entry
- For all NakReceiverWindows:
- If the seqno for sender S in the win is < the seqno from the digest:
reset win and create a new win and add to xmit-table
- Else: no-op
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: