[infinispan-dev] Fwd: [jgroups-dev] Incompatible change in 3.1.0

Bela Ban bban at redhat.com
Tue Nov 29 08:11:40 EST 2011



On 11/29/11 1:47 PM, Dan Berindei wrote:

>> Why not use varargs here:
>>
>> Message.setFlags(Message.OOB, Message.NO_FC, ...);
>>
>
> You could also add a fluent interface that would look like this:
>
> Message.setFlag(Message.OOB).setFlag(Message.NO_FC);


I already added this, thanks. This was an oversight because I have the 
same API in RequestOptions...



-- 
Bela Ban
Lead JGroups (http://www.jgroups.org)
JBoss / Red Hat


More information about the infinispan-dev mailing list