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

puller persists math.MaxUint64 interval on live syncing #1623

Closed
acud opened this issue Apr 29, 2021 · 6 comments
Closed

puller persists math.MaxUint64 interval on live syncing #1623

acud opened this issue Apr 29, 2021 · 6 comments
Labels
bug Something isn't working issue

Comments

@acud
Copy link
Member

acud commented Apr 29, 2021

Summary

While inspecting interval store persisted values from production, I found that the math.MaxUint64 is persisted for some reason on certain intervals. This is a clear indication that we have an edge case in IntervalChunks that is not handled correctly, since this interval should never be persisted.

Steps to reproduce

No clue, yet.
But I assume that it should be visible if we look for the exact value when returning from the iterator.

Expected behavior

Interval should never be persisted.

Actual behavior

Interval persisted.

@acud acud added the bug Something isn't working label Apr 29, 2021
@bee-runner bee-runner bot added the issue label Apr 29, 2021
@acud acud added pinned and removed pinned labels Sep 9, 2021
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@aloknerurkar
Copy link
Contributor

#2566 is related to this

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@anatollupacescu
Copy link
Contributor

@acud is this still relevant?

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working issue
Projects
None yet
Development

No branches or pull requests

3 participants