bingoohuang
|
5a51340e90
|
volume disk watermark checked when master assign fid
|
7 years ago |
bingoohuang
|
2023e4eb47
|
refactor volumeSizeLimit
|
7 years ago |
bingoohuang
|
44e899464f
|
volume server options add diskWaterMark (default 10g)
|
7 years ago |
bingoohuang
|
50dad23ade
|
VolumeInfo readonly for both disk permission and disk free space watermark
|
7 years ago |
bingoohuang
|
70c3773c18
|
refactor code for consts of node type
|
7 years ago |
bingoohuang
|
b068624c80
|
Merge pull request #1 from chrislusf/master
merge from chrislus/seaweedfs
|
7 years ago |
bingoohuang
|
13da2b84e0
|
refactor code
|
7 years ago |
Chris Lu
|
2b3cef7780
|
fix docker to work with master grpc port
|
7 years ago |
Chris Lu
|
8ec57e18c7
|
1.23
|
7 years ago |
Chris Lu
|
a6bffc58f9
|
go fmt
|
7 years ago |
Chris Lu
|
67e2ea72be
|
master add separate grpc port
due to https://github.com/soheilhy/cmux/issues/64
fix https://github.com/chrislusf/seaweedfs/issues/820
fix https://github.com/chrislusf/seaweedfs/issues/840
fix https://github.com/chrislusf/seaweedfs/issues/841
|
7 years ago |
bingoohuang
|
b8abcb3b5e
|
add stat of memory, disk, load, process to volume info of heartbeats for masters more details to volumes
|
7 years ago |
Chris Lu
|
dfae0f4e9d
|
1.22
|
7 years ago |
Chris Lu
|
e84dcb0bfe
|
fix timeout issue, but can not reproduce with local built binaries
fix https://github.com/chrislusf/seaweedfs/issues/841
|
7 years ago |
Chris Lu
|
1d103e3ed5
|
timeout http connections
possible fix for https://github.com/chrislusf/seaweedfs/issues/825
|
7 years ago |
bingoohuang
|
fd5ddd65aa
|
fix typo
|
7 years ago |
bingoohuang
|
66a20ac21e
|
fix some typo and naming convention
|
7 years ago |
bingoohuang
|
b67fad7497
|
use f.Truncate to changes the size of the file to speed up test.
|
7 years ago |
bingoohuang
|
d950e29952
|
revert map volume GET /
|
7 years ago |
Chris Lu
|
b881e11a16
|
1.21
|
7 years ago |
bingoohuang
|
d366c23ff7
|
refactor some local variables name from under_scored to camelCase
|
7 years ago |
bingoohuang
|
2011ffd0ee
|
map volume "GET /" to uiStatusHandler for convenience
|
7 years ago |
Chris Lu
|
041d29eea3
|
Merge pull request #838 from bingoohuang/master
go fmt and fix some typo
|
7 years ago |
bingoohuang
|
ab6be025d7
|
go fmt and fix some typo
|
7 years ago |
Chris Lu
|
123df7453f
|
Merge pull request #836 from bingoohuang/master
fix needle Append return offset to avoid uint32 overflow
|
7 years ago |
bingoohuang
|
6ddfaf33cb
|
extract VolumeFileScanner for ScanVolumeFile
|
7 years ago |
bingoohuang
|
27093bc2e5
|
fix needle Append return offset to avoid uint32 overflow
|
7 years ago |
Chris Lu
|
7081261fca
|
Merge pull request #834 from bingoohuang/patch-1
fail fast when failed to write local volume
|
7 years ago |
bingoohuang
|
219838db87
|
fail fast when failed to write local volume
|
7 years ago |
Chris Lu
|
2ff95ead57
|
Merge pull request #832 from PapaYofen/fix-830
Fix https://github.com/chrislusf/seaweedfs/issues/830
|
7 years ago |
Chris Lu
|
fc3c38d0b8
|
Merge pull request #831 from PapaYofen/fix-823
Set rpc dial timeout to 5s
|
7 years ago |
chenwanli
|
b71d6f4b88
|
Fix https://github.com/chrislusf/seaweedfs/issues/830
|
7 years ago |
chenwanli
|
80cf99db1b
|
Set rpc dial timeout to 5s
|
7 years ago |
Chris Lu
|
8613e4f558
|
Merge pull request #827 from suilongfei/master
change log_dir to logdir for the "flag redefined:log_dir" error when use another package with "github.com/golang/glog"
|
7 years ago |
Chris Lu
|
2d23d86fd3
|
no timeout for volume vacuum
revert changes on volume vacuum timemout from https://github.com/chrislusf/seaweedfs/pull/829
|
7 years ago |
Chris Lu
|
e978f3aaab
|
Merge pull request #829 from PapaYofen/fix-823
Fix https://github.com/chrislusf/seaweedfs/issues/823
|
7 years ago |
chenwanli
|
39c7455881
|
Set http timeout to 5s
|
7 years ago |
chenwanli
|
0a3e83a36a
|
Set timeout for master and volume non-streaming rpc
|
7 years ago |
隋龙飞@视频结构化
|
b864cf7e07
|
change log_dir flag to logdir
change log_dir flag to logdir
|
7 years ago |
隋龙飞@视频结构化
|
ea4f29d1e7
|
change log_dir flag to logdir
change log_dir flag to logdir
|
7 years ago |
Chris Lu
|
2a75a36b27
|
set cassandra ttl with entry.TTLSec
|
7 years ago |
Chris Lu
|
528e594b01
|
Merge pull request #821 from yunbj/redis-ttl
Set redis key ttl with entry.TTLSec
|
7 years ago |
byungjo.yoon
|
58fd2e5a19
|
Set redis key ttl with entry.TTLSec
|
7 years ago |
Chris Lu
|
badd8fdf8f
|
shortcut for empty file
|
7 years ago |
Chris Lu
|
88849b9807
|
Merge pull request #816 from PapaYofen/feat-heartbeat
Speed up heartbeat to new master leader
|
7 years ago |
chenwanli
|
41fe31b5d0
|
Speed up heartbeat to new master leader
|
7 years ago |
Chris Lu
|
e768e64fbc
|
1.20
|
7 years ago |
Chris Lu
|
bd32108a90
|
disable async file deletion
|
7 years ago |
Chris Lu
|
be9a7592a1
|
incrementally calculate visible intervals
|
7 years ago |
Chris Lu
|
6b5d6bb5a6
|
adjust error names
|
7 years ago |