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

[Bug] Resource leak: 'traverser' is never closed #1818

Closed
1 task done
javeme opened this issue Apr 15, 2022 · 0 comments · Fixed by #2016
Closed
1 task done

[Bug] Resource leak: 'traverser' is never closed #1818

javeme opened this issue Apr 15, 2022 · 0 comments · Fixed by #2016
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@javeme
Copy link
Contributor

javeme commented Apr 15, 2022

Bug Type (问题类型)

No response

Before submit

  • 我已经确认现有的 IssuesFAQ 中没有相同 / 重复问题

Environment (环境信息)

  • Server Version: v0.11.x
  • Backend: RocksDB x nodes, HDD or SSD
  • OS: xx CPUs, xx G RAM, Centos 7.x
  • Data Size: xx vertices, xx edges

Expected & Actual behavior (期望与实际表现)

How to fix: close resource with try(PredictionTraverser traverser = new PredictionTraverser(g)):

Vertex/Edge example (问题点 / 边数据举例)

No response

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant