Skip to content
New issue

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

多写功能 #80

Open
wayslog opened this issue Jul 9, 2019 · 0 comments
Open

多写功能 #80

wayslog opened this issue Jul 9, 2019 · 0 comments
Labels
2.0 release overlord 2.0 release 相关

Comments

@wayslog
Copy link
Collaborator

wayslog commented Jul 9, 2019

motivation

为了支持 memcache 平滑迁移和暖机。我们应该能让overlord能有能力将写请求自动转发到新的节点上。
但是这种多写功能其实是有巨大的限制的:

请求重排列带来的数据混乱可能会造成脏数据,而且可能性还很高。

要如何解决上述问题,需要我们的思考。

@wayslog wayslog added the 2.0 release overlord 2.0 release 相关 label Jul 9, 2019
@wayslog wayslog added this to the proxy 2.0 release milestone Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 release overlord 2.0 release 相关
Projects
None yet
Development

No branches or pull requests

1 participant