]
Bela Ban resolved JGRP-1503.
----------------------------
Resolution: Done
RSVP: view change callback is not handled and membership list needs
to be updated
---------------------------------------------------------------------------------
Key: JGRP-1503
URL:
https://issues.jboss.org/browse/JGRP-1503
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.0.13, 3.2
2 problems:
#1 A view is handled in the down() callback, however, as RSVP is usually at the top of
the stack, this is never called !
SOLUTION: handle the view callback in up().
#2 In down(), if we create an Entry with {A,B,C,D}, but - *before* we add it to the ids
hashmap - a new view {A,B,C} is installed, Entry will *never* get updated.
SOLUTION: update the Entry *after* adding it to the ids hashmap
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: