Commit Graph

  • 6f7b0cafee adjust time_wait to 1 second Chris Lu 2012-10-15 02:09:47 -0700
  • 3aefea0fe2 show volume status Chris Lu 2012-10-10 01:10:05 -0700
  • 1d0be87e0e Merge remote-tracking branch 'origin/master' Chris Lu 2012-10-09 21:10:47 -0700
  • ce615b4e6f setting http status code for failed requests Chris Lu 2012-10-09 21:06:24 -0700
  • 8c2c5986c8 setting http status code for failed requests Chris Lu 2012-10-09 21:03:22 -0700
  • 6b1e60582c adding file count and deletion count Chris Lu 2012-10-09 20:53:31 -0700
  • 8e25cc74d1 Merge remote-tracking branch 'origin/master' Chris Lu 2012-10-06 10:57:42 -0700
  • c8eb9a7542 fix compilation error Chris Lu 2012-10-06 10:56:43 -0700
  • be952035c7 bump up version Chris Lu 2012-10-06 10:51:45 -0700
  • ba55296b18 optionally change the maximun number of CPUs Chris Lu 2012-10-06 10:50:52 -0700
  • 45a6323a4b bump up version Chris Lu 2012-09-30 02:21:20 -0700
  • 6ce41e30a4 change to 3-digit replication types Chris Lu 2012-09-30 02:20:33 -0700
  • 2fe4371899 change to a more memory efficient map, implemented by several lists of <key,offset,size> Chris Lu 2012-09-29 16:07:24 -0700
  • 3a6c37aa6c configurable read timeout Chris Lu 2012-09-28 10:21:06 -0700
  • 4c7eb645a1 adjusting default read timeout to 5 seconds, same as apache default value Chris Lu 2012-09-28 10:15:39 -0700
  • d2dd7d1694 add 30 seconds http read timeout Chris Lu 2012-09-28 09:13:17 -0700
  • 819de58197 add pretty print to json outputs Chris Lu 2012-09-28 09:12:36 -0700
  • 98022f2b3d use NeedleValue directly instead of additional pointer, to reduce memory usage Chris Lu 2012-09-27 21:46:32 -0700
  • 5cb38f9ea7 use one-liner debug(messages) Chris Lu 2012-09-27 12:17:27 -0700
  • 2fd6b65a9e add versioning Chris Lu 2012-09-26 20:35:14 -0700
  • 33d5778a46 cleaner error message Chris Lu 2012-09-26 20:30:05 -0700
  • 46d13f6b5e clean up unused options cleaning error handling Chris Lu 2012-09-26 14:57:21 -0700
  • 20706d8cf2 more error handling Chris Lu 2012-09-26 14:28:46 -0700
  • a847e2beee better error reporting and handling Chris Lu 2012-09-26 13:38:45 -0700
  • 3d53f73006 remove old comments Chris Lu 2012-09-26 10:55:09 -0700
  • 4b3676a54b delete replications, untested yet Chris Lu 2012-09-26 03:27:10 -0700
  • b5c29e25aa fix Chris Lu 2012-09-26 02:34:43 -0700
  • 5d86b50782 fixes Chris Lu 2012-09-26 02:29:16 -0700
  • d63c5231ac url error Chris Lu 2012-09-26 02:02:15 -0700
  • 7ee12f14a8 add option to set server's ip address Chris Lu 2012-09-26 01:55:56 -0700
  • 019173b1cc adjusting error message printing Chris Lu 2012-09-25 23:28:16 -0700
  • 59ca65da3c error handling Chris Lu 2012-09-25 16:05:31 -0700
  • ac5f227aae correct crc correct volume id lookup Chris Lu 2012-09-25 15:37:13 -0700
  • ca8c8a56b7 adjusting tests Chris Lu 2012-09-24 02:25:31 -0700
  • 729340708e adjusting version Chris Lu 2012-09-24 02:02:42 -0700
  • e340fbee82 removing set volume location display version number add default replication type Chris Lu 2012-09-24 02:01:53 -0700
  • df74f538f7 adjusting http status code for creation switch to new lookup implementation Chris Lu 2012-09-23 15:45:26 -0700
  • 2002111a80 removing volume list Chris Lu 2012-09-23 14:51:25 -0700
  • d89371af99 change default configuration file location Chris Lu 2012-09-23 02:52:04 -0700
  • 73dbb3aed9 load configuration file, with topology configured Chris Lu 2012-09-22 20:46:31 -0700
  • a34570fc5b read topology configuration Chris Lu 2012-09-22 00:01:13 -0700
  • e986dcf5e0 adjusting testing Chris Lu 2012-09-21 01:31:52 -0700
  • d056c622bf refactoring Chris Lu 2012-09-21 01:30:31 -0700
  • 77c0de914a now any data node can accept storing files files are automatically copied to replicas Chris Lu 2012-09-20 21:03:40 -0700
  • 08dcf2f035 refactoring allocate_volume operation Chris Lu 2012-09-20 18:02:56 -0700
  • 5e97179d06 refactoring content uploading Chris Lu 2012-09-20 17:58:29 -0700
  • 7d8e9f829c more error messages Chris Lu 2012-09-20 02:53:23 -0700
  • 462f2ed958 for moved volumes, redirect with code 501 Chris Lu 2012-09-20 02:47:32 -0700
  • a1bc529db6 lots of fix Chris Lu 2012-09-20 02:11:08 -0700
  • eae0080d75 adjusting parameter name Chris Lu 2012-09-19 16:56:35 -0700
  • fc9f1da143 handle volume server up/down events Chris Lu 2012-09-19 16:48:04 -0700
  • e19fd68f18 working now to start/stop volume servers Chris Lu 2012-09-19 01:45:30 -0700
  • f3da0906ed channel based visitor pattern Chris Lu 2012-09-18 14:05:12 -0700
  • b0e250d437 adjusting refresh topology writable volumes(not finished yet) Chris Lu 2012-09-17 01:48:09 -0700
  • 6671f576cb adjusting log messages Chris Lu 2012-09-16 23:21:18 -0700
  • 4846a7232e adjusting return messages for growing volumes Chris Lu 2012-09-16 23:18:47 -0700
  • 15ced2398e adjusting maxVolumeCount if volume server changes it Chris Lu 2012-09-16 19:18:37 -0700
  • 9b99240584 can auto grow 00 and 01 replication volumes Chris Lu 2012-09-16 17:31:15 -0700
  • e7c4ee1c64 register reported topology Chris Lu 2012-09-14 01:17:13 -0700
  • b5ac55f012 detect existing volumes Chris Lu 2012-09-13 01:38:27 -0700
  • 6892842021 verify adding columes should work well Chris Lu 2012-09-13 01:33:47 -0700
  • 9e0f8d9f0d remote assigns volume to volume server Chris Lu 2012-09-13 00:04:56 -0700
  • 4a7833f1bf replication related work Chris Lu 2012-09-12 01:07:23 -0700
  • e4c0693b03 replication related work on data nodes Chris Lu 2012-09-10 17:08:52 -0700
  • 6daf221937 volume layout for each replication level Chris Lu 2012-09-10 00:18:07 -0700
  • 8684b0999d file renaming Chris Lu 2012-09-08 16:43:43 -0700
  • 9f4630736d rename Server to DataNode Chris Lu 2012-09-08 16:25:44 -0700
  • 9bde067f16 add comments Chris Lu 2012-09-08 00:05:58 -0700
  • a7d8d46306 avoid null in json response Chris Lu 2012-09-04 00:34:28 -0700
  • a74f6cf593 change to vid~machines mapping Chris Lu 2012-09-04 00:26:38 -0700
  • 85a1b419c0 handling lost servers Chris Lu 2012-09-03 21:31:13 -0700
  • 0349199d0e 0.18 release Chris Lu 2012-09-03 20:41:48 -0700
  • 03aa23fb1b fixing help message printing Chris Lu 2012-09-03 20:40:38 -0700
  • a56a523f29 refactoring Chris Lu 2012-09-03 19:36:35 -0700
  • fbe828e486 reformatting Chris Lu 2012-09-03 19:18:02 -0700
  • 09542d82b4 refactoring, clean up, v0.17 Chris Lu 2012-09-03 15:41:24 -0700
  • cdd64a8099 dc and rack aware volume allocation Chris Lu 2012-09-03 01:50:04 -0700
  • 1a2ff0514c Merge branch 'master' of https://code.google.com/p/weed-fs/ Chris Lu 2012-09-02 14:55:00 -0700
  • b95c9860ed interface and default implementation for node Chris Lu 2012-09-02 14:33:48 -0700
  • 6a84f50d24 interface and default implementation for node Chris Lu 2012-09-02 11:36:23 -0700
  • a467d5081c adjusted tests Chris Lu 2012-09-01 13:17:30 -0700
  • c51884ce23 remove extra code Chris Lu 2012-09-01 10:54:41 -0700
  • 1760dd083d remove reservedVolumeCount to simplify volume allocation logic Chris Lu 2012-09-01 10:51:07 -0700
  • c48bda0232 return the node during assigning free volume Chris Lu 2012-09-01 02:43:43 -0700
  • 7a30a48027 assign a free volume randomly Chris Lu 2012-09-01 02:20:59 -0700
  • 8d0ea07f5f loading from json setup in tests Chris Lu 2012-08-31 01:35:11 -0700
  • f5d981ab4d scaffold for tests Chris Lu 2012-08-29 01:42:24 -0700
  • 317e12644a reserve a volume add VolumeId.Next() Chris Lu 2012-08-29 01:37:40 -0700
  • f7adf1687f reduce duplicated code by using a tree of Node Chris Lu 2012-08-29 00:58:03 -0700
  • 97e4a1d6eb add code to randomly select one new volume to grow Chris Lu 2012-08-28 01:04:39 -0700
  • 2dceb44ae4 add more for volume placement Chris Lu 2012-08-27 13:52:02 -0700
  • c72f10511a Merge branch 'master' of https://code.google.com/p/weed-fs/ Chris Lu 2012-08-24 01:21:06 -0700
  • 58087bc64f ignore files Chris Lu 2012-08-24 01:17:20 -0700
  • 09ed882e5f clean log Chris Lu 2012-08-24 01:15:27 -0700
  • 8f9e84bca0 clean log Chris Lu 2012-08-24 01:14:44 -0700
  • 869a6711bc change data center id from integer to string Chris Lu 2012-08-23 23:35:30 -0700
  • 9b4ce65882 simplify volume.go file Chris Lu 2012-08-23 23:24:32 -0700
  • 0c32e2e965 simplify volume id printing Chris Lu 2012-08-23 23:14:54 -0700
  • 868e47f994 remove unused test Chris Lu 2012-08-23 23:07:46 -0700
  • b820609088 change name: needle id instead of needle key Chris Lu 2012-08-23 23:06:15 -0700