Skip to content

Old sessions cannot access newly created nodes/edges #6120

@chzhoo

Description

@chzhoo

Please check the FAQ documentation before raising an issue

Describe the bug (required)

The old session cannot access newly created nodes/edges; only rebuilding the session can resolve this.

How To Reproduce(required)

Steps to reproduce the behavior:

  1. Create two sessions: session-a and session-b
  2. Both session-a and session-b are bound to the execution space using the use space command.
  3. Create a new edge via session-a (follow)
  4. The go from '123' over follow4 yield properties(edge) statement is executed via session-b results in the error: Storage Error: Edge not found.

Expected behavior

session-b can access the edge follow

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects/nonePR/issue: this bug affects none version.severity/noneSeverity of bugtype/bugType: something is unexpected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions