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

[leo_storage][mdc] Replication messages coudn't be consumed at all #343

Closed
mocchira opened this issue Mar 24, 2015 · 2 comments
Closed

[leo_storage][mdc] Replication messages coudn't be consumed at all #343

mocchira opened this issue Mar 24, 2015 · 2 comments

Comments

@mocchira
Copy link
Member

Since there is a possibility that the target object record to be replicated over the clusters doesn't be initialized method field, int this case,
case_clause could occur on a remote cluster and retried forever.

https://github.com/leo-project/leo_storage/blob/develop/src/leo_storage_handler_object.erl#L1013

Must do initialize the method field(put|delete) explicitly at caller.

@yosukehara
Copy link
Member

I've included solution of this issue in leo-project/leo_storage@c64214e?diff=split.

@mocchira
Copy link
Member Author

We still have this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants