We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
修改proxy.json,直接添加node? 有没有wiki参考,多谢!
The text was updated successfully, but these errors were encountered:
如果没有修改映射关系,只是新增节点,直接扩就行了。最后刷新一下各个机器上的配置,不需要停机。
如果修改了映射关系,新节点上不需要查询老数据,也是直接扩容。
新节点需要查询扩容前的数据,需要做数据迁移。具体方法如下:
一般来说,集群修改映射关系是一个比较罕见的操作,因为带老数据操作比较麻烦。请谨慎考虑映射关系。
Sorry, something went wrong.
No branches or pull requests
修改proxy.json,直接添加node? 有没有wiki参考,多谢!
The text was updated successfully, but these errors were encountered: