Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E_OUTDATED_TERM encountered and retry won't help #4279

Closed
wey-gu opened this issue May 24, 2022 · 1 comment
Closed

E_OUTDATED_TERM encountered and retry won't help #4279

wey-gu opened this issue May 24, 2022 · 1 comment
Assignees
Labels
priority/low-pri Priority: low type/bug Type: something is unexpected wontfix Solution: this will not be worked on recently

Comments

@wey-gu
Copy link
Contributor

wey-gu commented May 24, 2022

Please check the FAQ documentation before raising an issue

Describe the bug (required)

In 3.1.0 with TOSS enabled, deletion of edge encountered E_OUTDATED_TERM that cannot be overcome in retries.

(root@nebula) [test]> DELETE EDGE follow "foo"->"bar"
[ERROR (-1005)]: Storage Error: part: 17, error: E_OUTDATED_TERM(-3071).

Mon, 23 May 2022 14:34:19 JST

(root@nebula) [test]> DELETE EDGE follow "foo"->"bar"
[ERROR (-1005)]: Storage Error: part: 17, error: E_OUTDATED_TERM(-3071).

Mon, 23 May 2022 14:34:43 JST

(root@nebula) [test]> DELETE EDGE follow "foo"->"bar"
[ERROR (-1005)]: Storage Error: part: 17, error: E_OUTDATED_TERM(-3071).

Mon, 23 May 2022 14:34:53 JST

Your Environments (required)

  • OS: uname -a
  • Compiler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id (e.g. a3ffc7d8)

How To Reproduce(required)

Steps to reproduce the behavior:

as described in the intro

Expected behavior

Additional context

@wey-gu wey-gu added the type/bug Type: something is unexpected label May 24, 2022
@Sophie-Xie Sophie-Xie added this to the v3.2.0 milestone May 25, 2022
@Sophie-Xie Sophie-Xie added the priority/low-pri Priority: low label May 26, 2022
@Sophie-Xie Sophie-Xie assigned critical27 and unassigned liuyu85cn May 31, 2022
@Sophie-Xie Sophie-Xie modified the milestones: v3.2.0, v3.3.0 Jul 4, 2022
@Sophie-Xie Sophie-Xie added the need to discuss Solution: issue or PR without a clear conclusion on whether to handle it label Aug 23, 2022
@Sophie-Xie Sophie-Xie added later Solution: this issue will be handle in later version and removed need to discuss Solution: issue or PR without a clear conclusion on whether to handle it labels Aug 31, 2022
@Sophie-Xie Sophie-Xie removed this from the v3.3.0 milestone Aug 31, 2022
@Sophie-Xie
Copy link
Contributor

Discuss it offline: will not fix it related to TOSS.

@Sophie-Xie Sophie-Xie added wontfix Solution: this will not be worked on recently and removed later Solution: this issue will be handle in later version labels Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/low-pri Priority: low type/bug Type: something is unexpected wontfix Solution: this will not be worked on recently
Projects
None yet
Development

No branches or pull requests

4 participants