Hey guys, I just started setting up OrientDB in distributed mode. I was able to do so without issue, and seized the opportunity to also upgrade to version 2.1.9.
Right now I'm seeing a significant degradation in performance, but I assume there is probably just some tuning I need to do. For one, I'm seeing a lot of ODistributedRecordLockedException errors on the client when running a stress test. In standalone mode I can usually get around lock exceptions of the sort by setting the conflict resolution strategy to auto-merge (since this mostly happens when creating edges). Is there something further I can/should do? I've tried setting the executionMode to asynchronous, synchronous and undefined to see if it made a difference, and it doesn't look like it does. Are there any other "gotchas" and tips to improve performance and avoid contention? -- --- 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.
