MySQL Forums
Forum List  »  NDB clusters

MySQL Cluster : concurrent inserting rows throws error
Posted by: Samarth Sangam
Date: April 10, 2019 09:48PM

/Volumes/hd2/pb2/build/sb_0-32091731-1546434057.61/mysql-cluster-gpl-8.0.14-dmr/storage/ndb/src/ndbapi/TransporterFacade.cpp:3185: require((false)) failed.



I am using MySQL Cluster 8.0.14 DMR. I created a single cluster on single host.
I am creating cluster with 6 Data Nodes, 2 MySQL Nodes, and 1 Management Node.

I have created a Java Application using ClusterJ connection to communicate with Database.

When ever 20 or more concurrent threads try to communicate with the application to insert data into database, Application exits with Message as :

/Volumes/hd2/pb2/build/sb_0-32091731-1546434057.61/mysql-cluster-gpl-8.0.14-dmr/storage/ndb/src/ndbapi/TransporterFacade.cpp:3185: require((false)) failed.


The Application is for POC.

Thank You,
Regards,
Samarth Sangam

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Cluster : concurrent inserting rows throws error
885
April 10, 2019 09:48PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.