-
Notifications
You must be signed in to change notification settings - Fork 6
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
Cassandra node start failed #70
Comments
@Jiao-05 Sorry for the late reply. |
@Tsunaou Thank you for your report. Could you share the error logs of the Cassandra node? |
@yito88 Oh I have partially solved this problem, see this commit log. |
Thanks! |
I want to test LWT in Cassandra by jespen
I run this Jepsen test on the virtual machine, and my configuration is Ubuntu 20 04,docker version is 20.10.12 and docker-compose version is 1.25.0.
At first, I ran the test and found that n1-n5 installing openjdk JRE always tried again until it failed.
So I modified the code a little like this
I replaced the content in the red box with the code on the figure below
Will my changes have an impact on error?
However, an error will be reported later:
This seems to be DB nodes start fail
How can I handle this error so that I can run tests?
The text was updated successfully, but these errors were encountered: