33 Commits (bdacb5c25ae0f5d855fe85f1b2f0d619ae549026)

Author SHA1 Message Date
Chris Lu d344e87de0 Adjust command line options. 11 years ago
Chris Lu 51939efeac 1. volume server now sends master server its max file key, so that 11 years ago
Chris Lu 39b774a131 1. adding statistics reporting 11 years ago
Chris Lu 7c5c94785c switch to idle timeout instead of read timeout 11 years ago
Chris Lu 92afbb858a adjusting volumeSizeLimitMB default value and descriptions 11 years ago
Chris Lu 41143b3b78 toughen weedfs clustering, adding synchronizing max volume id among 11 years ago
Chris Lu 097aac2328 adjusting default read time out 11 years ago
Chris Lu c169429c33 fix https://code.google.com/p/weed-fs/issues/detail?id=64 11 years ago
Chris Lu 27c74a7e66 Major: 11 years ago
Chris Lu edae676913 1. volume server auto detect clustered master nodes 11 years ago
Chris Lu 2a8c60f71b be lenient when writing, but report right away when volume size limit is 11 years ago
Chris Lu 11e91bd549 mux router cannot handle "/" correctly. switching it off for volume 11 years ago
Chris Lu 2e2f426fe2 clean up etcd backing for sequence persistent storage. It uses some OS 11 years ago
Chris Lu 5fdb1d89ce adding "server" command to start both volume server and an embedded 11 years ago
Chris Lu eeeccf2f78 ssue 59: Multi Ip Enviromment support + publicUrl is disregarded by 11 years ago
Chris Lu e449a4a517 use glog 11 years ago
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