英文:
How to change the number of replicas in Galaxybase?
问题
我使用一个名为Galaxybase的图形数据库。在使用了一个月后,由于一些新需求,我想更改副本的数量。我重新启动了Galaxybase并在弹出窗口中重置了副本的数量,但在启动完成后,更改未应用。
英文:
I'm using a graph database called Galaxybase. After using it for one month, I want to change the number of replicas due to some new needs. I restarted Galaxybase and reset the number of replicas in the popup window, but the changes were not applied after the startup completed.
答案1
得分: 0
要修改副本数量,您需要重新启动集群,重置弹出窗口中的值。
启动完成后,单击“数据平衡”按钮以重新平衡数据。一旦数据平衡完成,副本数量的修改就成功了。
英文:
To modify the number of replicas, you need to restart the cluster, reset the value in the pop-up window.
After the startup is completed, click the "Data Balancing" button to rebalance the data. Once the data balancing is completed, the modification of the number of replicas is successful.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论