The Cassandra team is pleased to announce the release of Apache
Cassandra version 3.0.12.
Apache Cassandra is a fully distributed database. It is the right choice
when you need scalability and high availability without compromising
performance.
http://cassandra.apache.org/
Downloads of source a
>
> I think we'd be able to figure out the one of them causing a regression
> on the day after.
That sounds great in theory. In practice, that doesn't happen unless one
person steps up and makes themselves accountable for it.
For reference, take a look at: https://cassci.datastax.com/view/trunk/,
The elephant in the room to me is what Ariel said:
>
> What about all the commits that don't intend to have a performance impact
> but do?
On top of that, it's all well and good to microbench the change you make in
a vacuum but what happens when the resource usage implications of that
change have
If I remember correctly, the requirement of providing test results along
with each patch was because of tick-tock, where the goal was to have
stable release branches at all times. Without CI for testing each
individual commit on all branches, this just won't work anymore. But
would that really be t