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

Set proper max reset points #5623

Merged
merged 6 commits into from
Jan 25, 2024

Conversation

neil-xie
Copy link
Member

What changed?
Update to get max reset points from the config instead of math.MaxInt32

Why?
The number of binary checksums are growing unlimitedly, which will hammer the persistence
It also exceeds the limit of pinot json index length eventually

How did you test it?

Potential risks

Release notes

Documentation Changes

@coveralls
Copy link

coveralls commented Jan 23, 2024

Pull Request Test Coverage Report for Build 018d41f2-3423-449d-9af5-db68f9f3ea68

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 62.691%

Totals Coverage Status
Change from base Build 018d3d9e-ea31-4d21-a457-a672cd413b31: 0.02%
Covered Lines: 92160
Relevant Lines: 147006

💛 - Coveralls

@neil-xie neil-xie merged commit ac3d45f into cadence-workflow:master Jan 25, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants