We have a 4 nodes, two dc's test cluster. All of them have datastax enterprise
installed and running. One dc is the Cassandra dc, and the other is the Solr
dc. We first used sstableloader to stream 1 billion rows into the cluster.
After that was done, we created a Solr core using resource auto-g
, Zhang, Charles
mailto:cong.zh...@fmr.com>> wrote:
I decommissioned a seed node from the cluster but now it still shows up in the
log files but does not show up in “nodetool status”. The steps I took to
decommission this seed node was first I added another node to the seed node
list and
I have seen a bunch of them in the log files of some newly joined nodes. I did
a search in google and it seems increasing the countdown latch timeout can
solve this problem. But I assume it only resolves it for future nodes when
joining happens? For the existing nodes, anything needs to be done?
I decommissioned a seed node from the cluster but now it still shows up in the
log files but does not show up in "nodetool status". The steps I took to
decommission this seed node was first I added another node to the seed node
list and remove this node from the seed node list and then restarted