Chris Lu
7251e357e7
enhance deletion operation
2014-03-20 13:30:34 -07:00
Chris Lu
0563773944
switch to ReadAt() for thread-safe read
...
fix bugs during volume compaction
2014-03-19 04:48:13 -07:00
Chris Lu
eec67d6008
fix bug on volume growing failure where free space equals what's
...
required.
more meaningful volume allocation errors
2014-03-13 12:13:39 -07:00
Chris Lu
27c74a7e66
Major:
...
change replication_type to ReplicaPlacement, hopefully cleaner code
works for 9 possible ReplicaPlacement
xyz
x : number of copies on other data centers
y : number of copies on other racks
z : number of copies on current rack
x y z each can be 0,1,2
Minor:
weed server "-mdir" default to "-dir" if empty
2014-03-02 22:16:54 -08:00
Chris Lu
edae676913
1. volume server auto detect clustered master nodes
...
2. remove operation package dependency on storage
2014-02-14 17:10:49 -08:00
Chris Lu
3b68711139
support for collections!
2013-11-12 02:21:22 -08:00
Chris Lu
1888d01fa0
adding etcd storage support for cluster meta data. Currently just
...
sequence. More to come...
2013-11-10 01:31:50 -08:00
Chris Lu
82b74c7940
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
...
some basic changes to parse upload url
2013-09-01 23:58:21 -07:00
Chris Lu
078118ecba
v0.40
2013-08-12 23:48:10 -07:00
Chris Lu
ed154053c8
switching to temporarily use glog library
2013-08-08 23:57:22 -07:00
Chris Lu
e94d52c1af
replicate mime type
2013-07-29 10:09:36 -07:00
Chris Lu
63ebafa113
fix when volume growth are partial successful in automatic mode
2013-07-24 10:31:51 -07:00
Chris Lu
70fe7e6b5d
support gzip file upload, fix problem during replication of gzipped data
2013-07-15 11:04:43 -07:00
Chris Lu
ac15868694
clean up log fmt usage. Move to log for important data changes,
...
warnings.
2013-07-13 19:44:24 -07:00
Chris Lu
4c200acd7d
1. ensure replicated file has the same timestamp
...
2. upload can specify modified time by &ts=...
3. correctly return code 304
2013-07-10 00:25:14 -07:00
Chris Lu
50269b74ce
add dataCenter option when assign file keys
...
add dataCenter option when starting volume servers
some work related to freeze a volume. Not tested yet.
2013-06-19 18:10:38 -07:00
Chris Lu
fb635146a1
refactoring needle mapper interface to separate index file storage logic
...
out
2013-04-18 00:23:14 -07:00
Chris Lu
915b16f97a
refactoring, same logic, but the store replication logic is moved to a
...
stand-alone file, for later easier improvements
2013-04-16 00:10:21 -07:00
Chris Lu
a4369b35a7
merge changes from about dealing with read only volumes.
...
97482255d5
.diff
2013-04-14 19:30:26 -07:00
Chris Lu
db8e27be6e
add lots of error checking by GThomas
2013-02-26 22:54:22 -08:00
Chris Lu
2ca983b6d8
print out error message
2013-02-11 22:37:13 -08:00
Chris Lu
5071f528f6
testing compilation with remove package
2013-02-10 03:49:51 -08:00