-
Notifications
You must be signed in to change notification settings - Fork 555
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
Document #580
Labels
Comments
lylei
added a commit
to lylei/dfs
that referenced
this issue
Nov 17, 2016
lylei
added a commit
to lylei/dfs
that referenced
this issue
Nov 17, 2016
Merged
lylei
added a commit
to lylei/dfs
that referenced
this issue
Nov 17, 2016
lylei
added a commit
to lylei/dfs
that referenced
this issue
Nov 17, 2016
lylei
added a commit
to lylei/dfs
that referenced
this issue
Nov 18, 2016
bluebore
added a commit
that referenced
this issue
Nov 22, 2016
* Support fan-out write * Fix finished_num * Bugfix in sync * Fix complier warning * Move write mode intto WriteOption * Remove disk file in DataBlock's deconstructor * Add unit test for BlockManager * Fix ut * Fix internal_build * use errno macro * Add test case for out-of-order write/close/remove * Add helper function * issue=#597 Make some member functions private * add const qualifier * issue=#597 Make some member functions private * User shorter function name * Use enum type for write mode * modify HTTP forward declaration * issue=#601 don't use back_writing_ to judge timeout * Fix report check missing the last blocks (#507) When reporting the last few blocks, CS set the 'end' to LLONG_MAX instead of the lasgest block_id. So the NS can find out if CS has lost the last few blocks. * Add flag to control write strategy (#604) * Remove debug info from some simple scripts * fix unit test case * issue=#607 fix naming style in bfs_wrapper move the underscore to the end of membership variables * log fix in bfs_mount.cc (#611) * Another design for HA (#580) * Add DiskManager design doc (#580) * Remove useless code * Add committer doc (#580) * fix commiter doc * Add RebuildBlock in BlockMapping (#617) 'AddNewBlock' is used both in adding new blocks and rebuild exist blocks. Use separate functions to deal with different situations. * Fix typo (#619) GetLastSaq should be GetLastSeq * Add unit test for DataBlock (#623) Add unit test * Remove boost dependence (#625) Remove boost dependence in Makefile * Fix unit test for DataBlock (#623) Fix unit test for DataBlock * format code * format code * Update bfs_mount.cc (#631)
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
Merged
yvxiang
pushed a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
yvxiang
pushed a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
bluebore
added a commit
that referenced
this issue
Nov 23, 2016
bluebore
pushed a commit
that referenced
this issue
Nov 23, 2016
(#580) Update quick_start.md, bfs mount to local
lylei
added a commit
to lylei/dfs
that referenced
this issue
Nov 29, 2016
Merged
lylei
added a commit
to lylei/dfs
that referenced
this issue
Nov 30, 2016
lylei
added a commit
to lylei/dfs
that referenced
this issue
Dec 2, 2016
Merged
Merged
DoDo1992
added a commit
to DoDo1992/bfs
that referenced
this issue
Dec 16, 2016
(baidu#580) Change some names of interfaces and parameter!
DoDo1992
added a commit
to DoDo1992/bfs
that referenced
this issue
Dec 16, 2016
Merged
lylei
added a commit
to lylei/dfs
that referenced
this issue
Dec 23, 2016
bluebore
pushed a commit
that referenced
this issue
Dec 29, 2016
DoDo1992
added a commit
to DoDo1992/bfs
that referenced
this issue
Dec 30, 2016
bluebore
pushed a commit
that referenced
this issue
Jan 14, 2017
yvxiang
pushed a commit
that referenced
this issue
Feb 24, 2017
lylei
added a commit
to lylei/dfs
that referenced
this issue
Mar 2, 2017
yvxiang
pushed a commit
that referenced
this issue
Mar 2, 2017
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: