Young

Results 6 comments of Young

The latest version has :no-ssh, which is a great property that I can test the existing database without installation.

This is indeed a problem with the new version, or rather, a problem with downloading clojure-lsp when the version is updated automatically. ![image](https://user-images.githubusercontent.com/23613366/178397569-cd3e8193-3a99-4fe1-b360-1261bf4edd5a.png) The URL is invalid so the program...

@itadventurer It's very useful to me.

> # 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...

@yito88 Oh I have partially solved this problem, see this [commit log](https://github.com/Tsunaou/scalar-jepsen/commit/a6b0f932c11f1690d5e8111d348853318658094e#diff-fed881b993d62af506acf64d68363b252ca1c660fc5b4adfe47785ee4cfa0d2d). However, the `wait-ready` method could sometime timeout and I don't know why it happens: node `ni` waiting `nj`...

> @aphyr And what do you know, just as I went to run the tests again hoping to send you a stack trace, **they worked !** 🍻 🙂 > I...