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

issue with tick params in wrong order #182

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

pjfanning
Copy link
Contributor

@pjfanning pjfanning commented Apr 25, 2024

The interval is the 2nd param and needs to be greater than 0.

The 1st param is the delay and 0 seconds is a valid value for the delay.

Causing test failures seen in #181

I think we should backport this to the 1.0.x branch

@pjfanning pjfanning added the bug Something isn't working label Apr 25, 2024
Copy link
Member

@He-Pin He-Pin left a comment

Choose a reason for hiding this comment

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

Cool,lgtm

@pjfanning pjfanning merged commit 3ee66be into apache:main Apr 25, 2024
20 checks passed
@pjfanning
Copy link
Contributor Author

I'll keep an eye on the tests to see if the H2 test issues happen regularly

@pjfanning pjfanning deleted the tick-issue branch April 25, 2024 19:14
pjfanning added a commit to pjfanning/incubator-pekko-persistence-jdbc that referenced this pull request Apr 25, 2024
@pjfanning pjfanning added this to the 1.1.0-M1 milestone May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants