Re: Does cassandra serve reads during decommission process?

2019-09-20 Thread Krishna PMV
from connecting directly to it, though to be fair, that > doesnt eliminate the possibility that it's used for reads. > > > > On Thu, Sep 19, 2019 at 10:20 AM Krishna PMV > wrote: > >> Hi, >> I ran into a situation where a newly bootstrapped node in the cluster has &g

Does cassandra serve reads during decommission process?

2019-09-19 Thread Krishna PMV
Hi, I ran into a situation where a newly bootstrapped node in the cluster has crashed (due to known issue) immediately after the bootstrap process and it remained dead for about 8 hours. Since the node is down for about 8 hours, its missing some data after I start cassandra. My application with