[jboss-jira] [JBoss JIRA] Commented: (JGRP-791) Consider a simpler shared transport creation, management, and destruction
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Jun 30 05:26:31 EDT 2008
[ http://jira.jboss.com/jira/browse/JGRP-791?page=comments#action_12419329 ]
Bela Ban commented on JGRP-791:
-------------------------------
Ref counting for init() and destroy() is now done by the Configurator, which is good, so we don't have to do this in the transport. A first step towards being able to turn *any* protocol into a singleton... see http://jira.jboss.com/jira/browse/JGRP-640
> Consider a simpler shared transport creation, management, and destruction
> -------------------------------------------------------------------------
>
> Key: JGRP-791
> URL: http://jira.jboss.com/jira/browse/JGRP-791
> Project: JGroups
> Issue Type: Task
> Affects Versions: 2.6, 2.7, 2.6.1, 2.6.2, 2.6.3
> Reporter: Vladimir Blagojevic
> Assigned To: Bela Ban
> Fix For: 2.7
>
> Attachments: Configurator.java, ProtocolStack.java, TP.java
>
>
> Shared transport setup, management, and destruction is needlessly more complex that it really needs to be. Consider incorporating ideas from the attached files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list