]
Pedro Ruivo reassigned JGRP-2217:
---------------------------------
Assignee: Pedro Ruivo (was: Bela Ban)
TOA doesn't ignore DATA_MESSAGE from non-members
------------------------------------------------
Key: JGRP-2217
URL:
https://issues.jboss.org/browse/JGRP-2217
Project: JGroups
Issue Type: Bug
Affects Versions: 4.0.6
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
TOA accepts and handle DATA_MESSAGE from members that aren't in the view. In that
case, the message stays in the queue, in the pending state, until a new view is installed
and it is cleanup.
This blocks the deliver queue.