102 Commits (12d5c0a20ef8f7e97958694b0cda77d7b2b30e63)

Author SHA1 Message Date
tnextday a923b70413 clean log 10 years ago
tnextday 37cacb06d0 fix some data race problem detect by go race 10 years ago
tnextday 72b497debc fix some concurrent bug in topology 10 years ago
tnextday 98a97d610d random pick node in growth volume 10 years ago
tnextday 08ca9c1911 format code 10 years ago
tnextday 14415304dc make sure `VolumeLayout` concurrent safe. 10 years ago
tnextday 2fd0349d34 return a copy of VolumeLocationList in VolumeLayout.Lookup, so when it outside of the VolumeLayout, we don't care about the concurrent safe of it 10 years ago
tnextday 6efa09d263 rename ConcurrentReadMap to ConcurrentMap 10 years ago
tnextday 45dca3748d add collection param in lookup operation 10 years ago
tnextday a98f359122 Fix chunk manifest replicate upload error 10 years ago
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