How To Write To All Partitions
Hi All. I´m using GS XAP 6.6.0 and cluster schema:partitioned-sync2backup. When I try to write an object to all partitions (one write operation setting routing field=null) I´m getting:
org.openspaces.core.UncategorizedSpaceException: Broadcast is not supported for 'write' operation. Operation description: class='com.pagosonline.maf.modelo.impl.ComandoTimer', operation=write, transaction=null Operation requires broadcast to all partitions based on: configuration: <broadcast-condition>routing-index-is-null</broadcast-condition> and operation data: <routing index="" field="" is="" not="" defined="" in="" class="" 'com.pagosonline.maf.modelo.impl.comandotimer="" '="" ><="" p="">
I tried to write the object from a remote client.
Thanks
{quote}This thread was imported from the previous forum. For your reference, the original is [available here|http://forum.openspaces.org/thread.jspa?threadID=2677]{quote}