JChannel: prohibit changing the logical name after connect()
------------------------------------------------------------
Key: JGRP-1395
URL:
https://issues.jboss.org/browse/JGRP-1395
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 3.0.2, 3.1
Prohibit calling JChannel.setName() *after* JChannel.connect() has been called. After
calling JChannel.disconnect(), calling setName() should be allowed again.
In general, whenever a channel is in connected state, throw an exception if
JChannel.setName() is called.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira