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

Expose the release and allocation "timestamps" on PooledRefMetadata #89

Closed
simonbasle opened this issue Jul 22, 2020 · 0 comments
Closed
Assignees
Labels
type/enhancement A general enhancement
Milestone

Comments

@simonbasle
Copy link
Contributor

Motivation

On top of ages, which are a function of the current wall-clock time, exposing timestamps (or numbers with a similar property) could be useful in case one needs a more absolute ordering.

Desired solution

Add allocationTimestamp() and releaseTimestamp() to PooledRefMetadata.

Additional context

This might prove a pre-requisite for #88.

@simonbasle simonbasle added the type/enhancement A general enhancement label Jul 22, 2020
@simonbasle simonbasle added this to the 0.1.x Backlog milestone Jul 22, 2020
@simonbasle simonbasle self-assigned this Jul 22, 2020
simonbasle added a commit that referenced this issue Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant