Skip to content

Cypher idempotent query : ...Multi-page record #10:4495 was modified during read... #3393

Description

@vitoprr

Hello,

cc @ExtReMLapin

Version : built on HEAD with this PR fix : #3392

At the office, we're running this idempotent query which fails to execute (not easy reproduction)

Query :

MATCH ()-[r]->()
RETURN COUNT(r) AS count

Return :

Record #10:4495 not found -> Multi-page record #10:4495 was modified during read (page PageId(TEST/10/2) version changed from 337 to 338). Please retry the operation

To us, we expect it to work on an ACID compliant database.

All queries are ran using REST API

Have a wonderful day ~~

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions