17 Commits (a234789c5993b24c536488c1ea0ac0d58374ce31)

Author SHA1 Message Date
Chris Lu c38eee73ca refactoring to separate master and volume server, so that these servers 11 years ago
Chris Lu bc2f3b26e7 refactoring, start to use gorilla/mux 11 years ago
Chris Lu bd0c7a3d28 comment out etcd support due to its os specific system calls 11 years ago
Chris Lu 3b68711139 support for collections! 11 years ago
Chris Lu 1888d01fa0 adding etcd storage support for cluster meta data. Currently just 11 years ago
Chris Lu 54723c3713 Issue 51: Assign on empty cluster sometime fails under high concurrency 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu 2e70cc8be7 default to use os.TempDir() instead of hard coded "/tmp" 11 years ago
Chris Lu d5e7c1de0a refactoring code 12 years ago
Chris Lu e45c6b5e21 add white list to both master and volume servers 12 years ago
Chris Lu ed154053c8 switching to temporarily use glog library 12 years ago
Chris Lu f457eef144 add /submit handler for both master and volume server 12 years ago
Chris Lu 63ebafa113 fix when volume growth are partial successful in automatic mode 12 years ago
Chris Lu 49cc81fdab added support for /vid/keycookie/filename.txt format for HTTP GET 12 years ago
Chris Lu 50269b74ce add dataCenter option when assign file keys 12 years ago
Chris Lu db8e27be6e add lots of error checking by GThomas 12 years ago
Chris Lu d4e5a22e53 rename from cmd to weed for easier "go build" 12 years ago
Chris Lu 5071f528f6 testing compilation with remove package 12 years ago
Chris Lu 7e0951ad9c testing compilation with remove package 12 years ago
Chris Lu 55f2627fcf testing new directory structure 12 years ago
Chris Lu ab6fb13ad7 avoid the "src" folder 12 years ago
Chris Lu cb4e8ec16b re-organize code directory structure 12 years ago
Chris Lu 81b9175c7a re-factoring volume file scanning code 12 years ago
Chris Lu 921f1c626a fix debug message displaying 12 years ago
Chris Lu 5b49065a57 Revert "add Frozen attribute to VolumeInfo" 12 years ago
Tamás Gulácsi dd685fdd8d add Frozen attribute to VolumeInfo 12 years ago
Chris Lu 8fb8ebdf14 master can redirect GET/DELETE/POST requests to volume servers. So 12 years ago
Chris Lu 018f0b73be properly handle quick volume server restart 12 years ago
Chris Lu 6201ed537e reporting volume size as early as possible 12 years ago
Chris Lu 2add211a86 adjust default read timeout to 3 seconds 12 years ago
Chris Lu 3ef7a34f49 add command line option to control garbage threshold 12 years ago
Chris Lu 6f606bb350 better error message 12 years ago
Chris Lu 86c8f248bd support compacting a volume 12 years ago
Chris Lu 6f7b0cafee adjust time_wait to 1 second 12 years ago
Chris Lu 3aefea0fe2 show volume status 12 years ago
Chris Lu ce615b4e6f setting http status code for failed requests 12 years ago
Chris Lu 8c2c5986c8 setting http status code for failed requests 12 years ago
Chris Lu c8eb9a7542 fix compilation error 12 years ago
Chris Lu ba55296b18 optionally change the maximun number of CPUs 12 years ago
Chris Lu 6ce41e30a4 change to 3-digit replication types 12 years ago
Chris Lu 3a6c37aa6c configurable read timeout 12 years ago
Chris Lu 4c7eb645a1 adjusting default read timeout to 5 seconds, same as apache default 12 years ago
Chris Lu d2dd7d1694 add 30 seconds http read timeout 12 years ago
Chris Lu 5cb38f9ea7 use one-liner debug(messages) 12 years ago
Chris Lu 46d13f6b5e clean up unused options 12 years ago
Chris Lu 20706d8cf2 more error handling 12 years ago
Chris Lu 5d86b50782 fixes 12 years ago
Chris Lu 7ee12f14a8 add option to set server's ip address 12 years ago
Chris Lu 019173b1cc adjusting error message printing 12 years ago
Chris Lu 59ca65da3c error handling 12 years ago