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

change TTL_DURATION to uint64 #2019

Closed
knightXun opened this issue Mar 30, 2020 · 2 comments
Closed

change TTL_DURATION to uint64 #2019

knightXun opened this issue Mar 30, 2020 · 2 comments
Assignees
Labels
type/bug Type: something is unexpected

Comments

@knightXun
Copy link
Contributor

knightXun commented Mar 30, 2020

too large negative TTL_DURATION is anti-instinct, 0 is enough to represent never expire

image
image

@knightXun knightXun added the type/bug Type: something is unexpected label Mar 30, 2020
@panda-sheep
Copy link
Contributor

I don't think this is a bug. Because it was originally designed like this.
Even if there is an issue, to impove

@panda-sheep
Copy link
Contributor

fixed in #2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

2 participants