scalar-labs / scalar-jepsen

Jepsen tests for ScalarDB and ScalarDL
45 stars 6 forks source link

Add a wait before the read phase #28

Closed yito88 closed 4 years ago

yito88 commented 4 years ago

https://scalar-labs.atlassian.net/browse/DLT-4623 https://scalar-labs.atlassian.net/browse/DLT-4626

Delayed writes issue happened. The batch tests failed due to the same issue. It has been fixed by #26.

In my investigation, the wait is required for other tests, too.