[jboss-jira] [JBoss JIRA] Resolved: (JGRP-388) TLS: implement loopback by default
Bela Ban (JIRA)
jira-events at jboss.com
Tue Dec 19 04:01:39 EST 2006
[ http://jira.jboss.com/jira/browse/JGRP-388?page=all ]
Bela Ban resolved JGRP-388.
---------------------------
Resolution: Done
> TLS: implement loopback by default
> ----------------------------------
>
> Key: JGRP-388
> URL: http://jira.jboss.com/jira/browse/JGRP-388
> Project: JGroups
> Issue Type: Feature Request
> Affects Versions: 2.4
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.5
>
>
> Loopback (in UDP/TCP/TCP_NIO): may have to be run in *same* thread (not pick a different thread from thread pool)
> because it may already hold locks, and we want it to be able to re-acquire them.
> - Should loopback messages be copied, or do we send the original messages up the stack ?
> - Should koopback messages be placed into the thread pool (OOB or regular), or simply be passed back up
> on the same thread ?
--
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