We are using MySQL cluster based solution and have implemented some DB Inserts using ClusterJ.
Versin Info: Server version: 5.1.56-ndb-7.1.19-cluster-gpl
Problem we are facing is that some inserts (done using Session.persist() API) do not actually get inserted and there is no exception about it. This is making it very difficult to implement any error handling.
Any suggestions would be highly welcomed.
Versin Info: Server version: 5.1.56-ndb-7.1.19-cluster-gpl
Problem we are facing is that some inserts (done using Session.persist() API) do not actually get inserted and there is no exception about it. This is making it very difficult to implement any error handling.
Any suggestions would be highly welcomed.