I believe seed nodes are not special nodes, it's just that you choose a few nodes from cluster that helps to bootstrap new joining nodes. You can change Cassandra.yaml to make any other node as seed node. There's nothing like promotion.
-Arvinder On Wed, Feb 12, 2020, 8:37 AM Sergio <lapostadiser...@gmail.com> wrote: > Hi guys! > > Is there a way to promote a not seed node to a seed node? > > If yes, how do you do it? > > Thanks! >