Chris Lu
f7094d7a99
version 0.64
10 years ago
Chris Lu
69343c5951
adding ttl field to volume super block
10 years ago
Chris Lu
bcd36dedb4
released 0.62 with solaris support
11 years ago
Chris Lu
d85b1d70db
released 0.61, prepare for 0.62 beta
11 years ago
Chris Lu
d2f3cab8e1
Remove glog from http_util for better reusability.
11 years ago
Chris Lu
08cbb2c345
start to code for 0.61 release
11 years ago
Chris Lu
5f58da8de7
0.60 beta start
11 years ago
Chris Lu
5367d96512
0.59 beta
11 years ago
Chris Lu
dc24bad791
releasing 0.58 to handle control+c interrupts.
compilable now. but FUSE mount is not working.
11 years ago
Chris Lu
982aaa41b9
Add control+c or INT handling
11 years ago
Chris Lu
68ceea3f8d
support file names with a comma inside.
11 years ago
Chris Lu
8ceaaa6c4f
version upgrade
11 years ago
Chris Lu
1818a2a2da
Change to protocol buffer for volume-join-masster message
Reduced size to about 1/5 of the previous json format message
11 years ago
Chris Lu
5f2604b1f7
start 0.56 beta
11 years ago
Chris Lu
5c0c5a4913
cut 0.55
11 years ago
Chris Lu
3ee017d350
0.55 beta
11 years ago
Chris Lu
3b5035c468
1. v0.54
2. go vet found many printing format errors
11 years ago
Chris Lu
931bf2a50a
releasing 0.53, and then move to 0.54 beta
11 years ago
Chris Lu
7c82e2316b
starting 0.53 beta
11 years ago
Chris Lu
79142614ea
0.52 version
11 years ago
Chris Lu
abde40377c
a correct implementation of filer
11 years ago
Chris Lu
2861275fb6
working filer server!
11 years ago
Chris Lu
259c7d66f7
all in progress version will just be beta
11 years ago
Chris Lu
39b774a131
1. adding statistics reporting
2. refactor version to util package
11 years ago
Chris Lu
7251e357e7
enhance deletion operation
11 years ago
Chris Lu
7c5c94785c
switch to idle timeout instead of read timeout
11 years ago
Chris Lu
ff0560ee03
adjust error message
11 years ago
Chris Lu
054374c765
in progress, trying to make benchmark working better to reuse http
connections.
11 years ago
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
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
11e91bd549
mux router cannot handle "/" correctly. switching it off for volume
servers
11 years ago
Chris Lu
82b74c7940
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
some basic changes to parse upload url
11 years ago
Chris Lu
ed154053c8
switching to temporarily use glog library
12 years ago
Chris Lu
5071f528f6
testing compilation with remove package
12 years ago