]
Bela Ban commented on JGRP-2217:
--------------------------------
Hi [~pruivo] what's the status of this issue? I have 1 issue left to tackle then I
want to release a 4.0.7...
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.7
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.