Skip to content

define TTL limit and make fast path code #28

@codefromthecrypt

Description

@codefromthecrypt

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions