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

define TTL limit and make fast path code #28

Open
codefromthecrypt opened this issue Oct 28, 2019 · 0 comments
Open

define TTL limit and make fast path code #28

codefromthecrypt opened this issue Oct 28, 2019 · 0 comments

Comments

@codefromthecrypt
Copy link
Contributor

MutableSecondarySamplingState uses some slow and dodgy JDK code for parsing integers. With a limit like 255, it is easier and faster to parse and write TTLs with zero chance of leaking exceptions (or even allocating them).

This was referenced Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant