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

Client retained outgoing packets semantics #19

Open
markpapadakis opened this issue Jul 15, 2016 · 1 comment
Open

Client retained outgoing packets semantics #19

markpapadakis opened this issue Jul 15, 2016 · 1 comment

Comments

@markpapadakis
Copy link
Member

We should probably make sure that the aggregate size in bytes of all retained packets (for requests pending a response) does not exceed some value so that we won't run out of memory; if it reaches that threshold, new requests should be dropped immediately(and return 0 to the callee).

@markpapadakis
Copy link
Member Author

Not sure this makes any sense now that TANK2 manages resources differently, but I am keeping this issue here just in case.

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