]
Pedro Ruivo commented on JGRP-2217:
-----------------------------------
what is the expected release data for 4.0.8?
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
Fix For: 4.0.8
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.