Chris Lu
|
e8193ec201
|
return nil if no error
fix https://github.com/chrislusf/seaweedfs/issues/299
|
2016-05-05 10:37:33 -07:00 |
|
Chris Lu
|
442e798985
|
use detailed map of errors for distributed operations
|
2016-04-28 09:11:01 -07:00 |
|
tnextday
|
a98f359122
|
Fix chunk manifest replicate upload error
Escape the redirect url in volume read handler
|
2016-02-27 17:42:41 +08:00 |
|
chrislusf
|
6c88abf62f
|
adjust print out when error
|
2015-12-30 22:48:19 -08:00 |
|
hxiaodon
|
4e48f64512
|
Update store_replicate.go
replication operations should be equal to volume's replication setting
|
2015-12-28 14:23:26 +08:00 |
|
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
2015-04-16 19:18:06 +00:00 |
|
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.
|
2015-03-09 01:10:04 -07:00 |
|
Chris Lu
|
f7998f8652
|
merge conflicts
|
2015-02-07 15:35:28 -08:00 |
|
Chris Lu
|
179d36ba0e
|
formatting code by: goimports -w=true .
|
2014-10-26 11:34:55 -07:00 |
|
wyy
|
4126280d55
|
use github.com/chrislusf instead of github.com/aszxqw
|
2014-09-25 16:57:22 +08:00 |
|
wyy
|
1cd19447e3
|
use github.com/aszxqw instead of code.google.com/p
|
2014-09-25 00:47:09 +08:00 |
|
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.
|
2014-04-13 01:29:52 -07:00 |
|