[no subject]

2022-05-27 Thread Prachi Rath
unsubscribe

openjdk for cassandra production cluster

2018-10-10 Thread Prachi Rath
HI users, I have created a cassandra cluster with openjdk 1.8.0_181 version.(cassandra 2.1.17) started each node, cluster looks healthy,but in the log files saw the WARN message below: WARN [main] 2014-01-28 06:02:17,861 CassandraDaemon.java (line 155) OpenJDK is not recommended. Please upgrade t

Incremental repair

2018-08-20 Thread Prachi Rath
Hi Community, I am currently creating a new cluster with cassandra 3.11.2 ,while enabling repair noticed that incremental repair is true in logfile. (parallelism: parallel, primary range: true, incremental: true, job threads: 1, ColumnFamilies: [], dataCenters: [], hosts: [], # of ranges: 20, pu

Help needed to enbale Client-to-node encryption(SSL)

2018-02-16 Thread Prachi Rath
Hi, I am using cassandra version 2.0 . My goal is to do cassandra client to node security using SSL with my self-signed CA. What would be the recommended procedure for enabling SSL on cassandra version 2.0.17 . Thanks, Prachi