Hi there.
While playing with CRDB, I found that I am able to change the replication factor from the default 3 (so that I can survive the loss of (replication_factor - 1)/2 nodes).
That said, is there an easy way to change the replication factor of my database, but also including the system’s tables replication factor?
Thanks in advance,
Maria