Clear… Thanks for the detailed answer…
De : Jeff Jirsa
So, 30s or -Dcassandra.ring_delay_ms= on the command line, but note that this
ALSO impacts normal startup/shutdown/expand/shrink/etc type operations, and if
you have to ask how to change it, you probably shouldn't.
- Jeff
ple but basically we had a lot of pressure on
> Cassandra node when restarting all our PHP servers during a new code
> rollout requiring PHP reload for instance (many times per day). Proxies
> saved us. We can continue to talk in private if you want.
>
>
>
> *
PHP reload for instance (many times per day). Proxies saved us. We can continue
to talk in private if you want.
De : Jeff Jirsa
Envoyé : mercredi 17 mars 2021 14:52
À : cassandra
Objet : Re: Delay between stop/start cassandra
-Dcassandra.join_ring=false is basically a pre-bootstrap phase that
-Dcassandra.join_ring=false is basically a pre-bootstrap phase that says
"this machine is about to join the cluster, but hasn't yet, so don't give
it a token"
It's taking advantage of a stable but non-terminal state to let you do
things like serve queries without owning data - it's a side effect t