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

Frames aren't pooled when an argument reader fails with "more data available in argument" #337

Open
prashantv opened this issue Apr 23, 2016 · 0 comments

Comments

@prashantv
Copy link
Contributor

An internal service saw a spike in memory usage when they started receiving bad Thrift payloads. The Thrift server's OnError was called with the error: more data available in argument.

This corresponded with a spike in memory usage, which indicates that frames aren't being pooled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant