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

Data migrtation improvements #197

Merged
merged 18 commits into from
Sep 3, 2024

Conversation

kirillvasilenko
Copy link
Collaborator

@kirillvasilenko kirillvasilenko commented Aug 29, 2024

  1. Fixed the after-migration string and set validation. Now it takes into account Classic Xodus "broken" strings.
  2. Fixed working with blobs. Some of the Orient methods add random bytes to blobs (a bug in the database), so now we use another method.
  3. Improved the after-migration validation performance.
  4. Made the migration and validation logging more frequent and clear. Added progress to it.

@kirillvasilenko kirillvasilenko changed the base branch from master to graph-store August 29, 2024 16:35
@kirillvasilenko kirillvasilenko marked this pull request as ready for review September 2, 2024 07:07
@andrii0lomakin andrii0lomakin merged commit 764486d into graph-store Sep 3, 2024
1 check passed
@andrii0lomakin andrii0lomakin deleted the data-migrtation-improvements branch September 3, 2024 11:14
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.

2 participants