clickhouse-operator icon indicating copy to clipboard operation
clickhouse-operator copied to clipboard

Speed up cluster scale up

Open cw9 opened this issue 3 years ago • 0 comments

Hi,

Is there a way to config the speed of rolling upgrade? In our environment it takes about 2-3minutes per node to restart, so when we are trying to scale up a cluster from e.g.100 nodes to 101 nodes, we need to wait for the first 100 nodes to be restarted first before the 101st node can be added, which takes a long time.

Is there a way to speed up the process?

Thanks

cw9 avatar Sep 09 '22 19:09 cw9