Commit Graph

50 Commits

Author SHA1 Message Date
Chris Lu
921f1c626a fix debug message displaying 2013-01-19 19:49:57 -08:00
Chris Lu
5b49065a57 Revert "add Frozen attribute to VolumeInfo"
This reverts commit dd685fdd8d.
2013-01-17 00:14:58 -08:00
Tamás Gulácsi
dd685fdd8d add Frozen attribute to VolumeInfo 2013-01-13 17:07:38 +01:00
Chris Lu
8fb8ebdf14 master can redirect GET/DELETE/POST requests to volume servers. So
clients does not always need to remember the volume server locations.
This is good for low~medium sized web site traffic.
2013-01-04 01:02:52 -08:00
Chris Lu
018f0b73be properly handle quick volume server restart 2012-12-22 16:26:02 -08:00
Chris Lu
6201ed537e reporting volume size as early as possible 2012-12-03 22:54:08 -08:00
Chris Lu
2add211a86 adjust default read timeout to 3 seconds 2012-11-26 12:38:35 -08:00
Chris Lu
3ef7a34f49 add command line option to control garbage threshold 2012-11-23 17:31:54 -08:00
Chris Lu
6f606bb350 better error message 2012-11-13 12:13:12 -08:00
Chris Lu
86c8f248bd support compacting a volume 2012-11-07 01:51:43 -08:00
Chris Lu
6f7b0cafee adjust time_wait to 1 second 2012-10-15 02:09:47 -07:00
Chris Lu
3aefea0fe2 show volume status 2012-10-10 01:10:05 -07:00
Chris Lu
1d0be87e0e Merge remote-tracking branch 'origin/master'
Conflicts:
	weed-fs/src/cmd/weed/master.go
2012-10-09 21:10:47 -07:00
Chris Lu
ce615b4e6f setting http status code for failed requests 2012-10-09 21:06:24 -07:00
Chris Lu
8c2c5986c8 setting http status code for failed requests 2012-10-09 21:03:22 -07:00
Chris Lu
c8eb9a7542 fix compilation error 2012-10-06 10:56:43 -07:00
Chris Lu
ba55296b18 optionally change the maximun number of CPUs 2012-10-06 10:50:52 -07:00
Chris Lu
6ce41e30a4 change to 3-digit replication types 2012-09-30 02:20:33 -07:00
Chris Lu
3a6c37aa6c configurable read timeout 2012-09-28 10:21:06 -07:00
Chris Lu
4c7eb645a1 adjusting default read timeout to 5 seconds, same as apache default
value
2012-09-28 10:15:39 -07:00
Chris Lu
d2dd7d1694 add 30 seconds http read timeout 2012-09-28 09:13:17 -07:00
Chris Lu
5cb38f9ea7 use one-liner debug(messages) 2012-09-27 12:17:27 -07:00
Chris Lu
46d13f6b5e clean up unused options
cleaning error handling
2012-09-26 14:57:21 -07:00
Chris Lu
20706d8cf2 more error handling 2012-09-26 14:28:46 -07:00
Chris Lu
5d86b50782 fixes 2012-09-26 02:29:16 -07:00
Chris Lu
7ee12f14a8 add option to set server's ip address 2012-09-26 01:55:56 -07:00
Chris Lu
019173b1cc adjusting error message printing 2012-09-25 23:28:16 -07:00
Chris Lu
59ca65da3c error handling 2012-09-25 16:05:31 -07:00
Chris Lu
ac5f227aae correct crc
correct volume id lookup
2012-09-25 15:37:13 -07:00
Chris Lu
e340fbee82 removing set volume location
display version number
add default replication type
2012-09-24 02:01:53 -07:00
Chris Lu
df74f538f7 adjusting http status code for creation
switch to new lookup implementation
2012-09-23 15:45:26 -07:00
Chris Lu
d89371af99 change default configuration file location 2012-09-23 02:52:04 -07:00
Chris Lu
73dbb3aed9 load configuration file, with topology configured 2012-09-22 20:46:31 -07:00
Chris Lu
462f2ed958 for moved volumes, redirect with code 501 2012-09-20 02:47:32 -07:00
Chris Lu
b0e250d437 adjusting refresh topology writable volumes(not finished yet)
Need to refreshWritableVolumes for each replication type
2012-09-17 01:48:09 -07:00
Chris Lu
4846a7232e adjusting return messages for growing volumes 2012-09-16 23:18:47 -07:00
Chris Lu
9b99240584 can auto grow 00 and 01 replication volumes 2012-09-16 17:31:15 -07:00
Chris Lu
a7d8d46306 avoid null in json response 2012-09-04 00:34:28 -07:00
Chris Lu
a74f6cf593 change to vid~machines mapping 2012-09-04 00:26:38 -07:00
Chris Lu
85a1b419c0 handling lost servers 2012-09-03 21:31:13 -07:00
Chris Lu
03aa23fb1b fixing help message printing 2012-09-03 20:40:38 -07:00
Chris Lu
a56a523f29 refactoring 2012-09-03 19:36:35 -07:00
Chris Lu
fbe828e486 reformatting 2012-09-03 19:18:02 -07:00
Chris Lu
09542d82b4 refactoring, clean up, v0.17 2012-09-03 15:41:24 -07:00
Chris Lu
0c32e2e965 simplify volume id printing 2012-08-23 23:14:54 -07:00
Chris Lu
9f92f2779d adjusting for types 2012-08-23 22:56:14 -07:00
Chris Lu
31e4dbfe38 change volume id type to topology.VolumeId 2012-08-23 22:20:37 -07:00
Chris Lu
0109cc0e30 correct wording 2012-08-23 19:13:14 -07:00
Chris Lu
5caa7bbdc9 refactoring only 2012-08-23 19:10:55 -07:00
chris.lu@gmail.com
5e9dc0e668 all switching to "weed command [args]" usage mode
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@64 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-08-07 08:29:22 +00:00