Hi team, is it safe to migrate tables with partial upsert or full upser feature from one group of servers to another group of servers without data loss?
m
Mayank
09/29/2022, 4:50 PM
Upsert should support rebalance, yes. cc: @Jackie
j
Jackie
09/29/2022, 6:46 PM
Yes, you may rebalance it using no downtime mode
🔥 1
a
Alice
09/30/2022, 3:49 AM
Thanks. But if replica is 1, is it possible to rebalance with downtime mode?