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

fix(delayed): Improve time precision of delayed messages #9060

Merged
merged 3 commits into from Oct 9, 2022

Conversation

lafirest
Copy link
Member

Use milliseconds internally in emqx_delayed to store the publish time, improving precision

Use milliseconds internally in emqx_delayed to store the publish time, improving precision
@lafirest lafirest marked this pull request as ready for review October 9, 2022 01:27
@lafirest lafirest requested a review from a team October 9, 2022 01:28
CHANGES-5.0.md Outdated Show resolved Hide resolved
@lafirest lafirest requested a review from HJianBo October 9, 2022 02:13
Copy link
Member

@HJianBo HJianBo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lafirest lafirest merged commit d600c87 into emqx:master Oct 9, 2022
@lafirest lafirest deleted the fix/delayed_pub branch October 9, 2022 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants