Hi all
I recently enabled client_encryption_options on a cassandra.yaml
client_encryption_options:
enabled: true
optional: true
keystore: conf/my-keystore.jks
keystore_password: password
require_client_auth: false
What happens if the certificate expires while in operation?
Your new connection and re-connection (in case of service restart) will not
establish but requests on existing connections should work.
On Wed, Sep 25, 2019 at 3:19 PM Eunsu Kim wrote:
> Hi all
>
>
>
> I recently enabled client_encryption_options on a cassandra.yaml
>
>
>
> client_encryption_opt
We are experiencing bootstrap problems in 2.2.x and 3.11.x with
bootstrapping when clusters hit 30 nodes, across multiple datacenters.
We will try some of the stuff here and hopefully it helps us.
On Tue, Mar 12, 2019 at 11:46 AM Léo FERLIN SUTTON
wrote:
> Hello !
>
> Just wanted to let you kno
Laxmikant, Thank you for your quick response.
From: Laxmikant Upadhyay
Reply-To: "user@cassandra.apache.org"
Date: Wednesday, 25 September 2019 at 7:42 PM
To: "user@cassandra.apache.org"
Subject: Re: What happens if my Cassandra cluster's certificate expires?
Your new connection and re-connec
Hi All,
We are having a 6 node cluster with two data centers(DSE 5.1 Cassandra).One
of the data centers is SOLR enabled.
Do I need to explicitly add the SOLR Search node in Dev-Center to perform
SOLR Queries.?
Thanks for you response in advance.
Regards,
Bharath Kumar B
Datastax might be a better resource for this. This mailing list is pretty
good about questions that apply to DSE and Apache Cassandra, but the SOLR
integration is pretty specific to DSE.
On Wed, Sep 25, 2019 at 7:15 PM kumar bharath
wrote:
> Hi All,
>
> We are having a 6 node cluster with two d
You have to explicitly add one of your SOLR Search node Datacenter in
Dev-Center to perform SOLR Queries.
> On Sep 26, 2019, at 12:40 AM, Elliott Sims wrote:
>
> Datastax might be a better resource for this. This mailing list is pretty
> good about questions that apply to DSE and Apache C
Hi All,
I've been trying to find which queries are run on a Cassandra node.
I've enabled DEBUG and ran *nodetool setlogginglevel
org.apache.cassandra.transport TRACE*
I did get some queries, but it's definitely not all the queries that are
run on this database.
I've also found a lot of DEBUG [Sha