It is amazing what you can find when you test. The continuous ingest test and random walk tests have found many bugs in Accumulo:
http://tinyurl.com/pbcaqjh And *still* we missed ACCUMULO-1572. I will take a look at jepsen for 1.6 testing. -Eric On Fri, Sep 27, 2013 at 10:56 AM, Ted Yu <[email protected]> wrote: > I read that blog yesterday and was amazed by the findings. > > Looks like jepsen would be useful in finding intricate bugs. > > > On Thu, Sep 26, 2013 at 4:44 PM, Aaron Cordova < > [email protected] > > wrote: > > > Has anyone thought of or tried using jepsen ( > > https://github.com/aphyr/jepsen) to test Accumulo's reaction to network > > partitions? > > > > Might be good to test it before Aphyr (author, blog at http://aphyr.com) > > does and write an awesome scathing tear down like he's done for other > > distributed dh's. > > > > > > Aaron > > > > > > >
