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

Bound number of reads in client requests #325

Closed
jen20 opened this issue Dec 15, 2014 · 0 comments
Closed

Bound number of reads in client requests #325

jen20 opened this issue Dec 15, 2014 · 0 comments
Labels
kind/bug Issues which are a software defect

Comments

@jen20
Copy link
Contributor

jen20 commented Dec 15, 2014

Requesting large numbers of events (e.g. through buggy client code) can cause the server to crash. We should bound the number of index lookups that will be attempted both at the index and at the client boundaries.

@jen20 jen20 added the kind/bug Issues which are a software defect label Dec 15, 2014
@jen20 jen20 added this to the v3.0.2 milestone Dec 15, 2014
jen20 added a commit that referenced this issue Dec 20, 2014
Bound reads to prevent memory issues. Fixes #325.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues which are a software defect
Projects
None yet
Development

No branches or pull requests

1 participant