[jboss-jira] [JBoss JIRA] (JGRP-1566) RPC: responses are always OOB and DONT_BUNDLE
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Feb 6 05:32:51 EST 2013
[ https://issues.jboss.org/browse/JGRP-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1566.
----------------------------
Resolution: Done
Copying all flags except RSVP and SCOPE
> 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