Hi,
Thanks for reporting this. I'll get this fixed today.
Ariel
On Fri, Oct 12, 2018, at 7:21 AM, Tommy Stendahl wrote:
> Hi,
>
> I tested to upgrade to Cassandra 4.0. I had an existing cluster with
> 3.0.15 and upgraded the first node but it fails to start due to a
> NullPointerException.
>
Hi,
I tested to upgrade to Cassandra 4.0. I had an existing cluster with 3.0.15 and
upgraded the first node but it fails to start due to a NullPointerException.
The problem is the new table option "speculative_write_threshold", when it
doesn’t exist we get a NullPointerException.
I created a j