Hello Guys,
Could you please advise how can I change jgroups protocol stack ?
As I see it is hard coded right now.
if (clustered) {
gcb.transport().defaultTransport();
}
Is it possible to add some customization here ?
Thanks in advance.
Show replies by date