[
https://jira.jboss.org/jira/browse/JGRP-807?page=com.atlassian.jira.plugi...
]
Vladimir Blagojevic resolved JGRP-807.
--------------------------------------
Resolution: Done
Resolved on 2.7 (HEAD) branch by refactoring ProtocolStack.java and Configurator.java.
org/jgroups/stack/ProtocolStack.java v1.89
org/jgroups/stack/Configurator.java v1.57
Configurator.removeProtocol() is wrong for top protocol
-------------------------------------------------------
Key: JGRP-807
URL:
https://jira.jboss.org/jira/browse/JGRP-807
Project: JGroups
Issue Type: Bug
Affects Versions: 2.6.3
Reporter: Krzysztof Sobolewski
Assignee: Vladimir Blagojevic
Priority: Minor
Fix For: 2.7
Configurator.removeProtocol(), called fom ProtocolStack.removeProtocol(), is wrong when
trying to remove the top protocol; the result is a stack consisting of only the top
protocol. This should be a special case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira