93 Commits (9177a7c95efcda61a61b28bf156439a89508f79b)

Author SHA1 Message Date
tnextday 709c969550 fix chunk manifest replicate upload error 10 years ago
tnextday 3b18a2a13f ipv6 support 10 years ago
tnextday 7841ade30b fix bug 10 years ago
tnextday 0e44e8db12 update 10 years ago
tnextday 6a4aa3ec36 volume growth: remove main node filter with exists node 10 years ago
tnextday a4cb8c659c *: test and fix bug 10 years ago
tnextday b39fedd3cc master: disable auto check replicate and add a manual api `/vol/check_replicate` 10 years ago
tnextday 8b32d23304 master: check volume ReplicatePlacement and auto replicate the lost 10 years ago
tnextday 955d4b25d8 Node: add planned vloume count 10 years ago
tnextday 9fb1954f4b volume growth: update 10 years ago
tnextday 836554808a volume growth: update volume growth test, and fix bugs 10 years ago
tnextday cc3b8c66ed volume growth: growth with exists data node 10 years ago
chrislusf 6c88abf62f adjust print out when error 10 years ago
tnextday 9f3ba7c153 *:temp commit 10 years ago
hxiaodon 4e48f64512 Update store_replicate.go 10 years ago
tnextday 47083630d7 volume growth: default use low usage data node 10 years ago
tnextday 6da93d6ead NodeImpl: add pick low usage node func 10 years ago
tnextday 69831c40fe util: http Post auto make url 10 years ago
tnextday 7b2e53461f Add `CollectionSetttings` util 10 years ago
tnextday fb2a2322fc store: always lookup form master when process write operation 10 years ago
tnextday f9ddb6598c Store: add a task manager to handler some volume task, such as replication, vacuum, balancing data. master can query task status using http long polling 10 years ago
tnextday 83c8bd4e8b Replica pacement now set by global or collection settting, we can change it anytime, then the cluster will automate replica the volume(developing). 10 years ago
tnextday 0260a9c030 Update volume layout when volume option have changed 10 years ago
tnextday 3e304e51e9 master server can reset the replicate replacement 10 years ago
tnextday 1817864a45 add chunk file helper to support large file 10 years ago
chrislusf 9b8f8f4bb9 add logging 10 years ago
chrislusf 3afa3bea73 Adjust log message 11 years ago
chrislusf 99aee22e08 Adjust admin url pattern 11 years ago
chrislusf 49b1ba5bbf break away from code.google.com 11 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 11 years ago
chrislusf 3ece066700 change count to uint64 to fix #109 11 years ago
chrislusf b07d81fb08 follow golint suggestions 11 years ago
chrislusf f511b507a5 Add read only public port on volume server 11 years ago
chrislusf 853701cb6b Avoid wrong way to delete on replication failure 11 years ago
chrislusf a091e6f3bc display admin url on /dir/status 11 years ago
chrislusf 1704e5f1a6 adjust debug message 11 years ago
chrislusf 382c521df7 Show returned content when can not parse son 11 years ago
yourchanges 000c645d45 Move the redirect url perfer to volume server's PublicUrl (reverted from commit 701bb9af19) 11 years ago
yourchanges 701bb9af19 Move the redirect url perfer to volume server's PublicUrl 11 years ago
Chris Lu f7998f8652 merge conflicts 11 years ago
Chris Lu b2ad9a1110 Fix compilation error. 11 years ago
Chris Lu 7b4a53b2c1 Add optional admin port to volume server, to seperate admin operations from normal file operations. 11 years ago
Chris Lu af416189f1 Cleanup error printing. 11 years ago
Lei Xue 029e3a3822 fix some typos 11 years ago
yanyiwu cacfc85869 add some String() to make codes easier to read and debug 11 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 11 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 11 years ago
chrislusf 52180f386b Add read-write lock to guard topology changes on new collections and ttls. 11 years ago
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 11 years ago
Chris Lu f527fc1d5e adjust visibility 11 years ago