[jboss-jira] [JBoss JIRA] (JGRP-1566) RPC: responses are always OOB and DONT_BUNDLE

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Jan 17 08:52:22 EST 2013


Bela Ban created JGRP-1566:
------------------------------

             Summary: RPC: responses are always OOB and DONT_BUNDLE
                 Key: JGRP-1566
                 URL: https://issues.jboss.org/browse/JGRP-1566
             Project: JGroups
          Issue Type: Task
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 3.3


In RequestCorrelator.handleRequest() we tag a response as OOB and DONT_BUNDLE, no matter what.
This should be changed: a response should have the same flags as the request; if the request was OOB, so will the response be. If the request was DONT_BUNDLE, then the response will be tagged as DONT_BUNDLE as well.

--
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