-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
high memory utilization in go-graphsync #7077
Labels
area/data-transfer
kind/bug
Kind: Bug
P1
P1: Must be resolved
team/ignite
Issues and PRs being tracked by Team Ignite at Protocol Labs
Milestone
Comments
jennijuju
added
area/data-transfer
kind/enhancement
Kind: Enhancement
P1
P1: Must be resolved
and removed
need/triage
kind/bug
Kind: Bug
labels
Aug 16, 2021
jacobheun
added
the
team/ignite
Issues and PRs being tracked by Team Ignite at Protocol Labs
label
Aug 17, 2021
@raulk @hannahhoward Attaching some more heapprofiles here. They all look the same. |
|
WIP Solution: ipfs/go-graphsync#204 |
Should be solved by ipfs/go-graphsync#204. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/data-transfer
kind/bug
Kind: Bug
P1
P1: Must be resolved
team/ignite
Issues and PRs being tracked by Team Ignite at Protocol Labs
Checklist
Lotus Component
lotus miner market subsystem - storage deal
^^ Selected "lotus miner market subsystem - storage deal" because I had to select one. We should allow multiple options here, because it's not clear if this is storage only, retrieval only, or both.
Lotus Tag and Version
Describe the Bug
High memory utilization leading to eventual process crash. Heap profile taken by the memory watchdog when surpassing emergency levels. Shows extreme retention at graphsync layer. Suspected artefact from logging that we introduced in the last releases to aid debugging.
Deal Status
N/A
Data Transfer Status
N/A
Logging Information
Repo Steps (optional)
No response
The text was updated successfully, but these errors were encountered: