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

test: ignore zero lsn when waiting for vclock in router2 test #479

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

drewdzzz
Copy link
Contributor

In test router/router2 we get vclock from one instance and wait for this vclock on another one. The problem is we get vclock with local lsn which is independent on each instance - the commit fixes this mistake.

In test `router/router2` we get vclock from one instance and wait for
this vclock on another one. The problem is we get vclock with local lsn
which is independent on each instance - the commit fixes this mistake.

NO_DOC=test
@drewdzzz drewdzzz force-pushed the test_ignore_zero_vclock branch from 39dffe5 to 60b521f Compare July 31, 2024 10:07
@Gerold103 Gerold103 self-requested a review August 2, 2024 17:06
Copy link
Collaborator

@Gerold103 Gerold103 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch!

@Gerold103 Gerold103 merged commit 8c6dd62 into master Aug 2, 2024
12 checks passed
@Gerold103 Gerold103 deleted the test_ignore_zero_vclock branch August 2, 2024 17:07
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