Unsubscribe

2024-01-19 Thread Ghazi Naceur
Unsubscribe

Problem with hints

2018-11-01 Thread Ghazi Naceur
Hello everyone, I have a problem with the hints in my cluster. In fact, my cluster is composed of 5 nodes : 3 nodes in DC1 and 2 nodes in DC2. The size of the hints folder increases rapidly and it reaches nearly the 90% of the hard drive (50 Gb). The test scenario is the following : I applied

Re: Communication between 2 Cassandra Clusters

2018-09-18 Thread Ghazi Naceur
https://docs.datastax.com/en/cassandra/3.0/cassandra/operations/opsAddDCToCluster.html > > 2018-09-18 10:22 GMT-06:00 Ghazi Naceur : > >> Hello everyone, >> >> I am facing a problem with my 2 Cassandra Clusters. In fact, I created >> the first one and it does

Communication between 2 Cassandra Clusters

2018-09-18 Thread Ghazi Naceur
Hello everyone, I am facing a problem with my 2 Cassandra Clusters. In fact, I created the first one and it does contain 5 nodes. After that, I created the second one as a duplicate of the first. I changed the seeds parameters and I was assuming that the first cluster will not communicate with

Re: Paging in Cassandra

2018-08-08 Thread Ghazi Naceur
have more luck: > https://spring.io/questions. > > C*heers, > > Alain > > 2018-07-05 6:21 GMT+01:00 Ghazi Naceur : > >> Hello Eveyone, >> >> I'm facing a problem with CassandraPageRequest and Slice. >> In fact, I'm always obtaining the same Slice a

Paging in Cassandra

2018-07-04 Thread Ghazi Naceur
Hello Eveyone, I'm facing a problem with CassandraPageRequest and Slice. In fact, I'm always obtaining the same Slice and I'm not able to get the next slice (or Page) of data. I'm based on this example : Link : https://github.com/spring-projects/spring-data-cassandra/pull/114 Query query =