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

Add stats to migration process and check them in test #4415

Open
adiholden opened this issue Jan 7, 2025 · 0 comments
Open

Add stats to migration process and check them in test #4415

adiholden opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adiholden
Copy link
Collaborator

  1. Add stats similar to SliceSnapshot::Stats + stats for big values which currently are not counted
  2. Print stats to log once migration is done
  3. Add test utility to grep specific line from log, today we have the DflyInstance.is_in_logs but we want to extract this line and check that a specific stats counter is bigger than some value.
  4. Add check relevant stats in tests - for tests checking big values lets check big value preemption flow was executed, when sending traffic while migrating check that OnDbChange was executed
@adiholden adiholden added the enhancement New feature or request label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants