Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
10 years ago |
chrislusf
|
853701cb6b
|
Avoid wrong way to delete on replication failure
Avoid wrong way to delete on replication failure. This deletion has bug
to write. The better fix is not to use the deletion on failure at all.
|
10 years ago |
Chris Lu
|
f7998f8652
|
merge conflicts
|
10 years ago |
Brian McQueen
|
d56c748fa8
|
switch it back to chris's repo
|
10 years ago |
Brian McQueen
|
c0dfdf4392
|
switch to my forked repo
|
10 years ago |
Chris Lu
|
179d36ba0e
|
formatting code by: goimports -w=true .
|
10 years ago |
wyy
|
4126280d55
|
use github.com/chrislusf instead of github.com/aszxqw
|
10 years ago |
wyy
|
1cd19447e3
|
use github.com/aszxqw instead of code.google.com/p
|
10 years ago |
Chris Lu
|
f7f582ec86
|
1. refactoring, merge "replication" logic into "topology" package
2. when growing volumes, additional preferred "rack" and "dataNode"
paraemters are also provided. Previously only "dataCenter" paraemter is
provided.
|
11 years ago |
Chris Lu
|
7251e357e7
|
enhance deletion operation
|
11 years ago |
Chris Lu
|
edae676913
|
1. volume server auto detect clustered master nodes
2. remove operation package dependency on storage
|
11 years ago |
Chris Lu
|
82b74c7940
|
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
some basic changes to parse upload url
|
11 years ago |
Chris Lu
|
ed154053c8
|
switching to temporarily use glog library
|
12 years ago |
Chris Lu
|
e94d52c1af
|
replicate mime type
|
12 years ago |
Chris Lu
|
70fe7e6b5d
|
support gzip file upload, fix problem during replication of gzipped data
|
12 years ago |
Chris Lu
|
4c200acd7d
|
1. ensure replicated file has the same timestamp
2. upload can specify modified time by &ts=...
3. correctly return code 304
|
12 years ago |
Chris Lu
|
50269b74ce
|
add dataCenter option when assign file keys
add dataCenter option when starting volume servers
some work related to freeze a volume. Not tested yet.
|
12 years ago |
Chris Lu
|
fb635146a1
|
refactoring needle mapper interface to separate index file storage logic
out
|
12 years ago |
Chris Lu
|
915b16f97a
|
refactoring, same logic, but the store replication logic is moved to a
stand-alone file, for later easier improvements
|
12 years ago |