Skip to content

Contradiction about transactions locking at collection or document level #428

Open
@Simran-B

Description

@Simran-B

From @ile via community slack:

The RocksDB storage engine uses document-level locks and therefore will not have a deadlock problem on collection level.

https://docs.arangodb.com/3.11/develop/transactions/locking-and-isolation/

Transactions acquire collection locks for write operations in RocksDB. It is therefore advisable to keep the transactions as short as possible.

https://docs.arangodb.com/3.11/develop/transactions/stream-transactions/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions