Chris Lu
|
51939efeac
|
1. volume server now sends master server its max file key, so that
master server does not need to store the sequence on disk any more
2. fix raft server's failure to init cluster during bootstrapping
|
11 years ago |
Chris Lu
|
2e2f426fe2
|
clean up etcd backing for sequence persistent storage. It uses some OS
specific calls and is not OS-agnostic.
|
11 years ago |
Chris Lu
|
bd0c7a3d28
|
comment out etcd support due to its os specific system calls
|
11 years ago |
Chris Lu
|
1888d01fa0
|
adding etcd storage support for cluster meta data. Currently just
sequence. More to come...
|
11 years ago |
Chris Lu
|
5cb6590eae
|
add metastore, switching sequence to use it
metastore is for storing metadata. This will be used later when moving
to distributed master mode.
|
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
|
6658d5de45
|
fix sequence assignment error
|
12 years ago |
Chris Lu
|
db8e27be6e
|
add lots of error checking by GThomas
|
12 years ago |
Chris Lu
|
5071f528f6
|
testing compilation with remove package
|
12 years ago |