Re: Repairs/compactions on tables with solr indexes

2019-08-08 Thread Dinesh Joshi
Hi Ayub,

DSE is a DataStax product and this is the Apache Cassandra mailing list. Could 
you reach out to DataStax?

Dinesh

> On Aug 7, 2019, at 11:17 PM, Ayub M  wrote:
> 
> Hello, we are using DSE Search workload with Search and Cass running on same 
> nodes/jvm. 
> 
> 1. When repairs are run, does it initiate rebuilds of solr indexes? Does it 
> rebuild only when any data is repaired?
> 2. How about the compactions, does it trigger any search indexes rebuilds? I 
> guess not, since data is not getting changed, but not sure. Or maybe when it 
> cleans tombstones, how does solr handles deleted data?
> 4. Is it generally a good idea to run both Cass and Search on same node/JVM? 
> Any potential issues which could arise from such a setup or thats a good way 
> to setup since data is colocated on the same nodes.
> 
> Regards,
> Ayub


-
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org



Repairs/compactions on tables with solr indexes

2019-08-08 Thread Ayub M
Hello, we are using DSE Search workload with Search and Cass running on
same nodes/jvm.

1. When repairs are run, does it initiate rebuilds of solr indexes? Does it
rebuild only when any data is repaired?
2. How about the compactions, does it trigger any search indexes rebuilds?
I guess not, since data is not getting changed, but not sure. Or maybe when
it cleans tombstones, how does solr handles deleted data?
4. Is it generally a good idea to run both Cass and Search on same
node/JVM? Any potential issues which could arise from such a setup or thats
a good way to setup since data is colocated on the same nodes.

Regards,
Ayub