Re: Jepsen testing

2018-11-09 Thread Yuji Ito
x27;m investigating that issue. That would be a great idea if our work will be included in the regular testing drill. Thanks, Yuji 2018年11月9日(金) 17:27 Oleksandr Shulgin : > On Thu, Nov 8, 2018 at 10:42 PM Yuji Ito wrote: > > > > > We are working on Jepsen testing for Cassandra. > &

Re: Jepsen testing

2018-11-09 Thread Oleksandr Shulgin
On Thu, Nov 8, 2018 at 10:42 PM Yuji Ito wrote: > > We are working on Jepsen testing for Cassandra. > https://github.com/scalar-labs/jepsen/tree/cassandra/cassandra > > As you may know, Jepsen is a framework for distributed systems > verification. > It can inject network

Re: Jepsen testing

2018-11-08 Thread Yuji Ito
Yuji, > > Thanks so much for working on this! Any fault injection testing is > > certainly worth the effort. > > > > Thanks, > > -Nate > > On Thu, Nov 8, 2018 at 1:36 PM Yuji Ito wrote: > > > > > > Hi, > > > > > > We a

Re: Jepsen testing

2018-11-08 Thread sankalp kohli
esting is > certainly worth the effort. > > Thanks, > -Nate > On Thu, Nov 8, 2018 at 1:36 PM Yuji Ito wrote: > > > > Hi, > > > > We are working on Jepsen testing for Cassandra. > > https://github.com/scalar-labs/jepsen/tree/cassandra/cassandra > > > &

Re: Jepsen testing

2018-11-08 Thread Nate McCall
[- cassandra-users] Hi Yuji, Thanks so much for working on this! Any fault injection testing is certainly worth the effort. Thanks, -Nate On Thu, Nov 8, 2018 at 1:36 PM Yuji Ito wrote: > > Hi, > > We are working on Jepsen testing for Cassandra. > https://github.com/scalar-l

Jepsen testing

2018-11-08 Thread Yuji Ito
Hi, We are working on Jepsen testing for Cassandra. https://github.com/scalar-labs/jepsen/tree/cassandra/cassandra As you may know, Jepsen is a framework for distributed systems verification. It can inject network failure and so on and check data consistency. https://github.com/jepsen-io/jepsen