Thanks for the update.
On Tue, Jul 25, 2017 at 10:13 PM Paulo Motta
wrote:
> This is address on 3.11.1 on CASSANDRA-13641. Workaround for now is
> probably truncating system.prepared_statements before restart of node
> as being done for now.
>
> 2017-07-25 11:12 GMT-05:00 Taylor Cressy :
> > +1
This is address on 3.11.1 on CASSANDRA-13641. Workaround for now is
probably truncating system.prepared_statements before restart of node
as being done for now.
2017-07-25 11:12 GMT-05:00 Taylor Cressy :
> +1 bump.
>
> We are experiencing the same issue
>
> On Jul 25, 2017, at 08:02, Anshul Rathor
+1 bump.
We are experiencing the same issue
> On Jul 25, 2017, at 08:02, Anshul Rathore wrote:
>
> Hi
>
> We recently upgraded to cassandra 3.10 , one of issue which we are facing is
> cassandra node restarts are taking very long times.
>
> On checking the debug logs, it appears cassandra s
Hi
We recently upgraded to cassandra 3.10 , one of issue which we are facing
is cassandra node restarts are taking very long times.
On checking the debug logs, it appears cassandra saves all prepared
statements ever executed in *system.prepared_statements *table, and on
startup tries to load all