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

Matching Engine OOM due to leaking tasklist manager #890

Closed
samarabbas opened this issue Jun 25, 2018 · 1 comment
Closed

Matching Engine OOM due to leaking tasklist manager #890

samarabbas opened this issue Jun 25, 2018 · 1 comment
Assignees
Labels
bug stability Server stability issues
Milestone

Comments

@samarabbas
Copy link
Contributor

Looks like we leak task list manager on matching engine. So If we have a lot tasklists being polled from idle workers then we leak a tasklist after 5 min of Idle time.

@vancexu vancexu changed the title Matching Engine OOM due to leaking tasklist maanger Matching Engine OOM due to leaking tasklist manager Jun 25, 2018
@samarabbas samarabbas added bug stability Server stability issues labels Jun 25, 2018
@dmetzgar dmetzgar added this to the Quality milestone Sep 13, 2018
@vancexu
Copy link
Contributor

vancexu commented Sep 17, 2018

I think this was addressed at Fix check idle tasklist to include active task writers (#916)

@vancexu vancexu closed this as completed Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stability Server stability issues
Projects
None yet
Development

No branches or pull requests

3 participants