ignite analysis with jepsen

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ignite analysis with jepsen

Evgeniy Stanilovskiy-2
Hello Igniters,

There is fresh doc about mongodb analysis with jepsen tool:
https://jepsen.io/analyses/mongodb-3-4-0-rc3
Looks like mongo soon would be production ready database )
And what do you think about the same analysis for ignite?

I have no deal with jepsen but has a lot of positive feed backs.
Spend a little time for introduction into
https://github.com/jepsen-io/jepsen
found all testing config under clojure language witch may cause some  
initial troubles i think ..
Reply | Threaded
Open this post in threaded view
|

Re: ignite analysis with jepsen

dmagda
Evgeniy,

The price is high if you want Jepsen guys to do the testing of Ignite with their suites. We, as open source community, can’t afford it.

However, I didn’t know that the tests are open sourced. Is this something are ready to take over?


Denis

> On Feb 15, 2017, at 10:23 PM, Evgeniy Stanilovskiy <[hidden email]> wrote:
>
> Hello Igniters,
>
> There is fresh doc about mongodb analysis with jepsen tool:
> https://jepsen.io/analyses/mongodb-3-4-0-rc3
> Looks like mongo soon would be production ready database )
> And what do you think about the same analysis for ignite?
>
> I have no deal with jepsen but has a lot of positive feed backs.
> Spend a little time for introduction into
> https://github.com/jepsen-io/jepsen
> found all testing config under clojure language witch may cause some initial troubles i think ..