Chris Lu
|
4ecf5956d7
|
Add types to uploading
|
11 years ago |
Chris Lu
|
cbc5a76e80
|
Added batch file deleting.
|
11 years ago |
Chris Lu
|
56a3d30e75
|
batch delete on volume servers
|
11 years ago |
Chris Lu
|
7337c29b90
|
refactor: split volume handlers into 3 files
|
11 years ago |
Chris Lu
|
f7f582ec86
|
1. refactoring, merge "replication" logic into "topology" package
2. when growing volumes, additional preferred "rack" and "dataNode"
paraemters are also provided. Previously only "dataCenter" paraemter is
provided.
|
11 years ago |
Chris Lu
|
51fafdb525
|
more robust filer
|
11 years ago |
Chris Lu
|
59f6a13609
|
adding lots of different stats
|
11 years ago |
Chris Lu
|
39b774a131
|
1. adding statistics reporting
2. refactor version to util package
|
11 years ago |
Chris Lu
|
7c5c94785c
|
switch to idle timeout instead of read timeout
|
11 years ago |
Chris Lu
|
463589da01
|
adjusting logs
|
11 years ago |
Chris Lu
|
d30052ce85
|
adjusting error message
|
11 years ago |
Chris Lu
|
cd10c277b2
|
can now delete a collection! Is this a dangerous feature? Only enabling
deleting "benchmark" collections for now.
|
11 years ago |
Chris Lu
|
edae676913
|
1. volume server auto detect clustered master nodes
2. remove operation package dependency on storage
|
11 years ago |
Chris Lu
|
91829057c5
|
set to 400 Bad Request when failed to parse file id, recommended by
claudiu
|
11 years ago |
Chris Lu
|
f68e15da89
|
set to 404 when failed to read file id
|
11 years ago |
Chris Lu
|
d0147a16a9
|
avoid index out of range exception
|
11 years ago |
Chris Lu
|
1bf75f7f73
|
toughen up error handling for invalid fid
|
11 years ago |
Chris Lu
|
11e91bd549
|
mux router cannot handle "/" correctly. switching it off for volume
servers
|
11 years ago |
Chris Lu
|
c38eee73ca
|
refactoring to separate master and volume server, so that these servers
can be embedded into other applications
|
11 years ago |