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

File lock #622

Closed
lylei opened this issue Nov 18, 2016 · 0 comments
Closed

File lock #622

lylei opened this issue Nov 18, 2016 · 0 comments

Comments

@lylei
Copy link
Collaborator

lylei commented Nov 18, 2016

Problems like #327 and #475 can be solve if BFS has a file lock system. Operations under critical path will be serialized.

@yvxiang yvxiang self-assigned this Nov 23, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Nov 28, 2016
(baidu#622)
Add file lock design doc
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Nov 28, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Nov 28, 2016
(baidu#622) remove is_locked mark
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Nov 30, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 5, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 6, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 6, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 6, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 12, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 12, 2016
(baidu#622) remove interface for add write lock for two files
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 14, 2016
bluebore pushed a commit that referenced this issue Dec 14, 2016
(#622)Add file lock design doc
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 20, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 20, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 20, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 22, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 22, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 28, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 28, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 28, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 28, 2016
(baidu#622) remove interface for add write lock for two files
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Dec 28, 2016
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 27, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 27, 2017
lylei pushed a commit that referenced this issue Feb 28, 2017
* Add FileLockManager implementation and unit-test cases

(#622)
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Feb 28, 2017
@yvxiang yvxiang mentioned this issue Feb 28, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 1, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 1, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 2, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 3, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 3, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 3, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 3, 2017
@yvxiang yvxiang mentioned this issue Mar 3, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 6, 2017
yvxiang pushed a commit to yvxiang/dfs that referenced this issue Mar 6, 2017
lylei pushed a commit that referenced this issue Mar 7, 2017
* Use lock guard in nameserver

(#622)
@yvxiang yvxiang closed this as completed Mar 7, 2017
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