On 06/05/2013 03:10 PM, Bela Ban wrote:
> I wouldn't be so sure: in 3.3, we now bundle OOB messages, so the tag to
> use to skip bundling is DONT_BUNDLE, but in Infinispan < 5.3, they used
> OOB to achieve this. This is not supported, so bundling of OOB messages
> might break things.
>
> Or it might as well work, but I for one won't make any guarantees...:-)

in ISPN 5.2.6.Final, we are setting the DONT_BUNDLE flag for OOB or 
synchronous messages [1]. So, in ISPN 5.2.6, my answer is still valid.

[1] 
https://github.com/infinispan/infinispan/blob/5.2.6.Final/core/src/main/java/org/infinispan/remoting/transport/jgroups/CommandAwareRpcDispatcher.java#L262
_______________________________________________
infinispan-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to