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

[Integration Test] DataNodeMVPTest #26

Open
bbulgu opened this issue Aug 19, 2021 · 0 comments
Open

[Integration Test] DataNodeMVPTest #26

bbulgu opened this issue Aug 19, 2021 · 0 comments

Comments

@bbulgu
Copy link
Contributor

bbulgu commented Aug 19, 2021

Test inspired by DataNodeTest, with the following differences:

  • Instead of a LocalSkipGraph we use an actual skip graph similar to mvp test.
  • We insert data nodes in the Skip Graph (concurrently each insertion in a separate thread).
  • Instead of just checking for consistency, we search for inserted data nodes concurrently (each search in a thread), and see if the result is correct.
@bbulgu bbulgu self-assigned this Aug 19, 2021
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

No branches or pull requests

1 participant