tnextday
f9ddb6598c
Store: add a task manager to handler some volume task, such as replication, vacuum, balancing data. master can query task status using http long polling
Store: save NeedleMapKind value in Store
VolumeServer: add store task manager interface
Volume: rename `CleanReader` to `PureReader`
Makefile: format code before build
joinmessage: add `GolobalSetting` in join response
*: simplify code use `gofmt -s`
10 years ago
chrislusf
c4897df09c
Revert "adjust symlink"
This reverts commit 8b1f83a0ed .
10 years ago
chrislusf
8b1f83a0ed
adjust symlink
as recommended in https://github.com/chrislusf/seaweedfs/issues/160
10 years ago
chrislusf
d8bb3845ae
fix glog format
10 years ago
Chris Lu
a6aa79aab2
merge with latest glog
10 years ago
chrislusf
2a7972e8ea
Avoid system exit if only logging failed.
11 years ago
chrislusf
7cc1f473b6
Adjust log message for glog.
11 years ago
Chris Lu
179d36ba0e
formatting code by: goimports -w=true .
11 years ago
Chris Lu
df2d3ea7c0
fix old tests that's found not working during travis integration.
11 years ago
Chris Lu
161526555f
remove unused code additional functions for glog
12 years ago
Chris Lu
963023898e
adding instructions on how to use logging
12 years ago
Chris Lu
6cedaf4356
fix glog format
12 years ago
Chris Lu
82b74c7940
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
some basic changes to parse upload url
12 years ago
Chris Lu
27f04a382a
avoid changing max size
12 years ago
Chris Lu
ed154053c8
switching to temporarily use glog library
12 years ago
Chris Lu
b27947b355
copying from glog project. Need to adjust several APIs
12 years ago