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: Shard IDs is mixed-up leading to shard filenames to be incorrect #119

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

khorolets
Copy link
Member

Fixes #118

  • To fix the bug ASAP I've pushed the nearcore-2.4.0 version with a cherry-picked commit that fixes NEAR Indexer Framework and makes NEAR Lake Indexer depend on that (until the fix is included in the actual release)
  • Bump the version and update CHANGELOG to make a release of NEAR Lake Indexer 2.4.1

Expected effect

Once deployed, we expect NEAR Lake to stop writing incorrect data.

Next steps

Once released and deployed, we must fix the incorrect data saved in the NEAR Lake buckets. For this purpose, we'd need to develop some ad-hoc script to narrow the reindex period down and then arrange the reindex process.

@khorolets khorolets requested a review from kobayurii December 12, 2024 14:22
@khorolets khorolets enabled auto-merge (squash) December 12, 2024 14:23
@khorolets khorolets merged commit 34ad8f8 into main Dec 12, 2024
2 checks passed
@khorolets khorolets deleted the fix/shard-id-mixed-up branch December 12, 2024 14:33
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.

bug: Shard IDs is mixed-up leading to shard filenames to be incorrect
2 participants