Chris Lu
|
2fe4371899
|
change to a more memory efficient map, implemented by several lists of
<key,offset,size>
|
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
value
|
12 years ago |
Chris Lu
|
d2dd7d1694
|
add 30 seconds http read timeout
|
12 years ago |
Chris Lu
|
819de58197
|
add pretty print to json outputs
|
12 years ago |
Chris Lu
|
98022f2b3d
|
use NeedleValue directly instead of additional pointer, to reduce memory
usage
|
12 years ago |
Chris Lu
|
5cb38f9ea7
|
use one-liner debug(messages)
|
12 years ago |
Chris Lu
|
2fd6b65a9e
|
add versioning
|
12 years ago |
Chris Lu
|
33d5778a46
|
cleaner error message
|
12 years ago |
Chris Lu
|
46d13f6b5e
|
clean up unused options
cleaning error handling
|
12 years ago |
Chris Lu
|
20706d8cf2
|
more error handling
|
12 years ago |
Chris Lu
|
a847e2beee
|
better error reporting and handling
|
12 years ago |
Chris Lu
|
3d53f73006
|
remove old comments
|
12 years ago |
Chris Lu
|
4b3676a54b
|
delete replications, untested yet
|
12 years ago |
Chris Lu
|
b5c29e25aa
|
fix
|
12 years ago |
Chris Lu
|
5d86b50782
|
fixes
|
12 years ago |
Chris Lu
|
d63c5231ac
|
url error
|
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 |
Chris Lu
|
ac5f227aae
|
correct crc
correct volume id lookup
|
12 years ago |
Chris Lu
|
ca8c8a56b7
|
adjusting tests
|
12 years ago |
Chris Lu
|
729340708e
|
adjusting version
|
12 years ago |
Chris Lu
|
e340fbee82
|
removing set volume location
display version number
add default replication type
|
12 years ago |
Chris Lu
|
df74f538f7
|
adjusting http status code for creation
switch to new lookup implementation
|
12 years ago |
Chris Lu
|
2002111a80
|
removing volume list
|
12 years ago |
Chris Lu
|
d89371af99
|
change default configuration file location
|
12 years ago |
Chris Lu
|
73dbb3aed9
|
load configuration file, with topology configured
|
12 years ago |
Chris Lu
|
a34570fc5b
|
read topology configuration
|
12 years ago |
Chris Lu
|
e986dcf5e0
|
adjusting testing
|
12 years ago |
Chris Lu
|
d056c622bf
|
refactoring
|
12 years ago |
Chris Lu
|
77c0de914a
|
now any data node can accept storing files
files are automatically copied to replicas
|
12 years ago |
Chris Lu
|
08dcf2f035
|
refactoring allocate_volume operation
|
12 years ago |
Chris Lu
|
5e97179d06
|
refactoring content uploading
|
12 years ago |
Chris Lu
|
7d8e9f829c
|
more error messages
|
12 years ago |
Chris Lu
|
462f2ed958
|
for moved volumes, redirect with code 501
|
12 years ago |
Chris Lu
|
a1bc529db6
|
lots of fix
1. sending 404 if not found
2. handle node-up/node-down/changing-max/volume-become-full
|
12 years ago |
Chris Lu
|
eae0080d75
|
adjusting parameter name
|
12 years ago |
Chris Lu
|
fc9f1da143
|
handle volume server up/down events
|
12 years ago |
Chris Lu
|
e19fd68f18
|
working now to start/stop volume servers
|
12 years ago |
Chris Lu
|
f3da0906ed
|
channel based visitor pattern
|
12 years ago |
Chris Lu
|
b0e250d437
|
adjusting refresh topology writable volumes(not finished yet)
Need to refreshWritableVolumes for each replication type
|
12 years ago |
Chris Lu
|
6671f576cb
|
adjusting log messages
|
12 years ago |
Chris Lu
|
4846a7232e
|
adjusting return messages for growing volumes
|
12 years ago |
Chris Lu
|
15ced2398e
|
adjusting maxVolumeCount if volume server changes it
|
12 years ago |
Chris Lu
|
9b99240584
|
can auto grow 00 and 01 replication volumes
|
12 years ago |
Chris Lu
|
e7c4ee1c64
|
register reported topology
|
12 years ago |
Chris Lu
|
b5ac55f012
|
detect existing volumes
|
12 years ago |
Chris Lu
|
6892842021
|
verify adding columes should work well
|
12 years ago |
Chris Lu
|
9e0f8d9f0d
|
remote assigns volume to volume server
|
12 years ago |