Chris Lu
866d15023d
better error handling, check in for Gulácsi Tamás
12 years ago
Chris Lu
768eaff4b8
fix debug message error
12 years ago
Chris Lu
921f1c626a
fix debug message displaying
12 years ago
Chris Lu
b0c7df0c3b
go fmt for all source codes
12 years ago
Chris Lu
a502b78c3f
Revert "add error return for (Un)GzipData"
This reverts commit 8243710351
.
12 years ago
Chris Lu
bf9c4ed033
Revert "add cmd/dump - a dumper"
This reverts commit 5d2a1e8d48
.
12 years ago
Chris Lu
5b49065a57
Revert "add Frozen attribute to VolumeInfo"
This reverts commit dd685fdd8d
.
12 years ago
Chris Lu
3b21317863
Revert "add "freeze" subcommand to volume"
This reverts commit f262fed197
.
12 years ago
Chris Lu
5f278c6bd7
move to 0.27
12 years ago
Tamás Gulácsi
f262fed197
add "freeze" subcommand to volume
12 years ago
Tamás Gulácsi
dd685fdd8d
add Frozen attribute to VolumeInfo
12 years ago
Tamás Gulácsi
5d2a1e8d48
add cmd/dump - a dumper
Walk needed to be added to NeedleMap and CompactMap, to be able to add WalkKeys and WalkValues to volume. This is needed for iterating through all the stored needles in a volume - this was dump's purpose.
12 years ago
Tamás Gulácsi
8243710351
add error return for (Un)GzipData
12 years ago
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.
12 years ago
Chris Lu
e9eb8949ba
set to beta version for 0.27
12 years ago
Chris Lu
c35fe9d631
escape file name when there is a quote inside
12 years ago
Chris Lu
018f0b73be
properly handle quick volume server restart
12 years ago
Chris Lu
9b95430e9f
add store metadata:file name, mime type, is_gzipped
add support to upload .gz file directly
12 years ago
Chris Lu
1943647860
can read/write files in format version 2
12 years ago
Chris Lu
11cc489ca5
refactoring
12 years ago
Chris Lu
79a49ada39
refactor for reading super block
12 years ago
Chris Lu
6201ed537e
reporting volume size as early as possible
12 years ago
Chris Lu
b3df7673ed
move to 0.25, previous 0.23 and 0.24 are not correct when managing the
volumes
12 years ago
Chris Lu
2deee3f47c
added proper log messages
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
94dbe60233
periodically compact volumes
12 years ago
Chris Lu
5e020196f6
add version type
12 years ago
Chris Lu
6f606bb350
better error message
12 years ago
Chris Lu
166a5fc524
Issue 11: Failed to write to replicas for volumen 3
Fix displaying wrong error message
12 years ago
Chris Lu
ecd0399f8d
Issue 11: Failed to write to replicas for volumen 3
Avoid unnecessary master lookup
12 years ago
Chris Lu
86c8f248bd
support compacting a volume
12 years ago
Chris Lu
9630825576
adjusting gzip logic
12 years ago
Chris Lu
6f7b0cafee
adjust time_wait to 1 second
13 years ago
Chris Lu
3aefea0fe2
show volume status
13 years ago
Chris Lu
ce615b4e6f
setting http status code for failed requests
13 years ago
Chris Lu
8c2c5986c8
setting http status code for failed requests
13 years ago
Chris Lu
c8eb9a7542
fix compilation error
13 years ago
Chris Lu
be952035c7
bump up version
13 years ago
Chris Lu
ba55296b18
optionally change the maximun number of CPUs
13 years ago
Chris Lu
45a6323a4b
bump up version
13 years ago
Chris Lu
6ce41e30a4
change to 3-digit replication types
13 years ago
Chris Lu
3a6c37aa6c
configurable read timeout
13 years ago
Chris Lu
4c7eb645a1
adjusting default read timeout to 5 seconds, same as apache default
value
13 years ago
Chris Lu
d2dd7d1694
add 30 seconds http read timeout
13 years ago
Chris Lu
819de58197
add pretty print to json outputs
13 years ago
Chris Lu
5cb38f9ea7
use one-liner debug(messages)
13 years ago
Chris Lu
2fd6b65a9e
add versioning
13 years ago
Chris Lu
33d5778a46
cleaner error message
13 years ago
Chris Lu
46d13f6b5e
clean up unused options
cleaning error handling
13 years ago