[jboss-jira] [JBoss JIRA] Resolved: (JGRP-778) Transport: discard messages sent from self if Channel.LOCAL option is false
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Jun 6 11:26:30 EDT 2008
[ http://jira.jboss.com/jira/browse/JGRP-778?page=all ]
Bela Ban resolved JGRP-778.
---------------------------
Resolution: Rejected
Doesn't work: we would discard *all* messages, not just application messages, e.g. also view changes etc !
SCRAPPED
> Transport: discard messages sent from self if Channel.LOCAL option is false
> ---------------------------------------------------------------------------
>
> Key: JGRP-778
> URL: http://jira.jboss.com/jira/browse/JGRP-778
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Priority: Optional
> Fix For: 2.6.3, 2.7
>
>
> If channel.setOpt(Channel.LOCAL, false) is set, we discard messages at the JChannel level. However, since the messages still have to travel up the entire stack, only to be discarded, we should discard local messages (if set) already at the transport level.
> SOLUTION: send a CONFIG (or INFO?) event down the stack when an option has changed, so the transport can take note.
--
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