Commit Graph

87 Commits

Author SHA1 Message Date
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
729340708e adjusting version 2012-09-24 02:02:42 -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
2002111a80 removing volume list 2012-09-23 14:51:25 -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
d056c622bf refactoring 2012-09-21 01:30:31 -07:00
Chris Lu
77c0de914a now any data node can accept storing files
files are automatically copied to replicas
2012-09-20 21:03:40 -07:00
Chris Lu
5e97179d06 refactoring content uploading 2012-09-20 17:58:29 -07:00
Chris Lu
462f2ed958 for moved volumes, redirect with code 501 2012-09-20 02:47:32 -07:00
Chris Lu
a1bc529db6 lots of fix
1. sending 404 if not found
2. handle node-up/node-down/changing-max/volume-become-full
2012-09-20 02:11:08 -07:00
Chris Lu
eae0080d75 adjusting parameter name 2012-09-19 16:56:35 -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
9e0f8d9f0d remote assigns volume to volume server 2012-09-13 00:04:56 -07:00
Chris Lu
4a7833f1bf replication related work 2012-09-12 01:07:23 -07:00
Chris Lu
e4c0693b03 replication related work on data nodes 2012-09-10 17:08:52 -07:00
Chris Lu
9f4630736d rename Server to DataNode
formatting
2012-09-08 16:25:44 -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
0349199d0e 0.18 release 2012-09-03 20:41:48 -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
7a30a48027 assign a free volume randomly 2012-09-01 02:20:59 -07:00
Chris Lu
09ed882e5f clean log 2012-08-24 01:15:27 -07:00
Chris Lu
0c32e2e965 simplify volume id printing 2012-08-23 23:14:54 -07:00
Chris Lu
b820609088 change name: needle id instead of needle key 2012-08-23 23:06:15 -07:00
Chris Lu
9f92f2779d adjusting for types 2012-08-23 22:56:14 -07:00
Chris Lu
5e3ecc1b82 adding VolumeId type 2012-08-23 22:46:54 -07:00
Chris Lu
31e4dbfe38 change volume id type to topology.VolumeId 2012-08-23 22:20:37 -07:00
Chris Lu
0121f35c12 starting a shell 2012-08-23 20:56:09 -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
10c2a4540e v0.16
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@67 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-08-07 08:33:13 +00:00
chris.lu@gmail.com
aab5390cb5 all switching to "weed command [args]" usage mode
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@66 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-08-07 08:31:48 +00:00
chris.lu@gmail.com
85da309eed all switching to "weed command [args]" usage mode
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@65 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-08-07 08:31:22 +00: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
chris.lu@gmail.com
3f1136c194 migrate fix command
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@63 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-08-07 01:20:26 +00:00
chris.lu@gmail.com
51860424a6 moving to go style commands
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@62 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-08-06 23:54:53 +00:00
chris.lu@gmail.com
c627942691 adding uncompressing support!
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@61 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-07-30 08:52:11 +00:00
chris.lu@gmail.com
f3a4125ee7 adding compressiong support!
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@59 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-07-30 08:36:25 +00:00
chris.lu@gmail.com
2e1ffa189b The extension ext should begin with a leading dot, as in ".html"
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@58 282b0af5-e82d-9cf1-ede4-77906d7719d0
2012-07-30 07:28:06 +00:00
chris.lu@gmail.com
2af8c354a7 git-svn-id: https://weed-fs.googlecode.com/svn/trunk@57 282b0af5-e82d-9cf1-ede4-77906d7719d0 2012-07-17 05:07:19 +00:00