Hello, i ran a load test in distributes mode, but the server at which my client writes data after 10-12 min shows these below logs:
2015-08-18 00:10:12:877 SEVER [nodeC] detected possible split brain network where 2 groups of servers A[nodeA] and B[nodeB] have different contents. Cannot decide who is the winner even if the quorum (1) has been reached. Request (id=808827 from=nodeC task=record_create(#16:104776 v.1)) responses: A=#16:858475 v.2, B=#16:104776 v.2 [ODistributedResponseManager] 2015-08-18 00:10:12:879 SEVER [nodeC] detected possible split brain network where 2 groups of servers A[nodeA] and B[nodeB] have different contents. Cannot decide who is the winner even if the quorum (1) has been reached. Request (id=808829 from=nodeC task=record_update(#13:23283 v.4)) responses: A=com.orientechnologies.orient.core.exception.OConcurrentModificationException: Cannot UPDATE the record #13:23283 because the version is not the latest. Probably you are updating an old record or it has been modified by another user (db=v5 your=v4), B=5 [ODistributedResponseManager] 2015-08-18 00:10:12:881 SEVER [nodeC] detected possible split brain network where 2 groups of servers A[nodeA] and B[nodeB] have different contents. Cannot decide who is the winner even if the quorum (1) has been reached. Request (id=808830 from=nodeC task=record_update(#16:104776 v.2)) responses: A=2, B=3 [ODistributedResponseManager] what would be the reason behind these log ? at the same time peformance degrade at a huge rate. Regards Arpit -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
