Chris Lu
|
fa61bb1867
|
remove log message
|
2012-11-23 18:07:43 -08:00 |
|
Chris Lu
|
94dbe60233
|
periodically compact volumes
|
2012-11-23 17:03:27 -08:00 |
|
Chris Lu
|
5e020196f6
|
add version type
|
2012-11-21 10:52:08 -08:00 |
|
Chris Lu
|
5dc509c6e4
|
cleaner code, better error handling
|
2012-11-20 01:45:36 -08:00 |
|
Chris Lu
|
e00d8dc536
|
adjust formatting
|
2012-11-20 00:54:37 -08:00 |
|
Chris Lu
|
084e0ab7bb
|
adding exception handling for this case
|
2012-11-20 00:42:45 -08:00 |
|
Chris Lu
|
f5a8382933
|
add warning message
|
2012-11-13 12:13:59 -08:00 |
|
Chris Lu
|
b23e51f205
|
remove debug message
|
2012-11-12 11:07:03 -08:00 |
|
Chris Lu
|
ecd0399f8d
|
Issue 11: Failed to write to replicas for volumen 3
Avoid unnecessary master lookup
|
2012-11-12 01:26:18 -08:00 |
|
Chris Lu
|
01f2fcf72d
|
remove comments
|
2012-11-09 15:40:28 -08:00 |
|
Chris Lu
|
86c8f248bd
|
support compacting a volume
|
2012-11-07 01:51:43 -08:00 |
|
Chris Lu
|
9630825576
|
adjusting gzip logic
|
2012-10-23 10:59:40 -07:00 |
|
Chris Lu
|
6b1e60582c
|
adding file count and deletion count
|
2012-10-09 20:53:31 -07:00 |
|
Chris Lu
|
6ce41e30a4
|
change to 3-digit replication types
|
2012-09-30 02:20:33 -07:00 |
|
Chris Lu
|
2fe4371899
|
change to a more memory efficient map, implemented by several lists of
<key,offset,size>
|
2012-09-29 16:07:24 -07:00 |
|
Chris Lu
|
98022f2b3d
|
use NeedleValue directly instead of additional pointer, to reduce memory
usage
|
2012-09-27 21:46:32 -07:00 |
|
Chris Lu
|
33d5778a46
|
cleaner error message
|
2012-09-26 20:30:05 -07:00 |
|
Chris Lu
|
5d86b50782
|
fixes
|
2012-09-26 02:29:16 -07:00 |
|
Chris Lu
|
7ee12f14a8
|
add option to set server's ip address
|
2012-09-26 01:55:56 -07:00 |
|
Chris Lu
|
ac5f227aae
|
correct crc
correct volume id lookup
|
2012-09-25 15:37:13 -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
|
2002111a80
|
removing volume list
|
2012-09-23 14:51:25 -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
|
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
|
6892842021
|
verify adding columes should work well
|
2012-09-13 01:33:47 -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
|
6daf221937
|
volume layout for each replication level
|
2012-09-10 00:18:07 -07:00 |
|
Chris Lu
|
9bde067f16
|
add comments
|
2012-09-08 00:05:58 -07:00 |
|
Chris Lu
|
317e12644a
|
reserve a volume
add VolumeId.Next()
|
2012-08-29 01:37:40 -07:00 |
|
Chris Lu
|
2dceb44ae4
|
add more for volume placement
fix possible nil volume cases
|
2012-08-27 13:52:02 -07:00 |
|
Chris Lu
|
09ed882e5f
|
clean log
|
2012-08-24 01:15:27 -07:00 |
|
Chris Lu
|
9b4ce65882
|
simplify volume.go file
|
2012-08-23 23:24:32 -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
|
5caa7bbdc9
|
refactoring only
|
2012-08-23 19:10:55 -07: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
|
50c3f1d4a7
|
adding compressiong support!
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@60 282b0af5-e82d-9cf1-ede4-77906d7719d0
|
2012-07-30 08:37:10 +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
|
008b3fbbc9
|
remove debug message
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@55 282b0af5-e82d-9cf1-ede4-77906d7719d0
|
2012-07-17 04:10:54 +00:00 |
|
chris.lu@gmail.com
|
d46e588200
|
simplify delta of file id, for multi-versioning of a file
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@54 282b0af5-e82d-9cf1-ede4-77906d7719d0
|
2012-07-16 17:15:16 +00:00 |
|
chris.lu@gmail.com
|
eb9456d7d5
|
handle special case when browser also asks for favicon.ico
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@53 282b0af5-e82d-9cf1-ede4-77906d7719d0
|
2012-07-16 07:41:39 +00:00 |
|
chris.lu@gmail.com
|
74989d69c9
|
add error handling when non-multipart request comes in
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@49 282b0af5-e82d-9cf1-ede4-77906d7719d0
|
2012-07-03 06:46:26 +00:00 |
|