[jboss-jira] [JBoss JIRA] (JGRP-1508) MessageDispatcher allows sending messages after the channel has been closed

Dan Berindei (JIRA) jira-events at lists.jboss.org
Tue Sep 4 12:10:32 EDT 2012


Dan Berindei created JGRP-1508:
----------------------------------

             Summary: MessageDispatcher allows sending messages after the channel has been closed
                 Key: JGRP-1508
                 URL: https://issues.jboss.org/browse/JGRP-1508
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 3.1, 3.0.13
            Reporter: Dan Berindei
            Assignee: Bela Ban


Channel.send() throws an exception if the channel is already closed, but MessageDispatcher goes around this and doesn't throw an exception immediately. Instead, if castMessage() was synchronous, it blocks and it times out after the request timeout expires.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list