Skip to content

Random delay in case of high concurrency on the same pages #924

Description

@lvca

In the case multiple threads are updating the same records or records on the same pages, ArcadeDB throws a ConcurrentModificationException and the thread must retry the transaction.

In order to improve this particular case, a random delay would be helpful from 1ms to a configurable arcadedb.txRetryDelay, which is 100ms by default.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions