Guo Lei
|
5b905fb2b7
Lazy loading (#3958)
|
2 лет назад |
Konstantin Lebedev
|
301b678147
[volume] Add new volumes to HUP(reload) signal (#3755)
|
2 лет назад |
chrislu
|
10d5b4b32b
volume server: rename readBufferSize to readBufferSizeMB
|
2 лет назад |
famosss
|
d949a238b8
volume: add "readBufSize" option to customize read optimization (#3702)
|
2 лет назад |
chrislu
|
896a85d6e4
volume: add "hasSlowRead" option to customize read optimization
|
2 лет назад |
chrislu
|
3f3a1341d8
make CodeQL happy
|
2 лет назад |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 лет назад |
liubaojiang
|
076e48a676
add inflight upload data wait timeout
|
2 лет назад |
liubaojiang
|
1a41691b4c
exclude replication from the concurrentUploadLimitMB
|
2 лет назад |
guol-fnst
|
076595fbdd
just exit in case of duplicated volume directories were loaded
|
2 лет назад |
guol-fnst
|
de6aa9cce8
avoid duplicated volume directory
|
2 лет назад |
chrislu
|
9b04f17555
remove dead code
|
2 лет назад |
chrislu
|
0562fceb99
volume: fail fast if too many concurrent requests, to avoid dead lock due to replication.
|
2 лет назад |
Konstantin Lebedev
|
9ea09cc41c
healthz check to avoid drain pod with last replicas
|
2 лет назад |
chrislu
|
b70cb3e0b2
upgrade protoc to 3.17.3
|
2 лет назад |
Chris Lu
|
e5fc35ed0c
change server address from string to a type
|
3 лет назад |
Chris Lu
|
0128239c0f
handle ipv6 addresses
|
3 лет назад |
Chris Lu
|
734c980040
volume: support concurrent download data size limit
|
3 лет назад |
Chris Lu
|
96ce85f5ae
rename
|
3 лет назад |
Chris Lu
|
49c66e88a0
volume: change all writes to fsync during graceful stopping
|
3 лет назад |
Chris Lu
|
8fe75692ee
volume: address "unaligned 64-bit atomic operation"
|
3 лет назад |
Chris Lu
|
b624090398
go fmt
|
3 лет назад |
zhangsong
|
7566782c2e
add proxy mode to read non-local volumes
|
3 лет назад |
bingoohuang
|
cf552417a7
minFreeSpace refactored
|
3 лет назад |
bingoohuang
|
31f1cdeac2
minFreeSpace argument allows size like 10GiB
|
3 лет назад |
Chris Lu
|
ac875976c0
filer, volume: add concurrent upload size limit to avoid OOM
|
3 лет назад |
Chris Lu
|
f8446b42ab
this can compile now!!!
|
3 лет назад |
Chris Lu
|
821c46edf1
Merge branch 'master' into support_ssd_volume
|
3 лет назад |
bingoohuang
|
94ea3bd3a5
renaming NeedleMapType to NeedleMapKind
|
3 лет назад |
Chris Lu
|
f6a419c26c
disk type configurable for each folder
|
3 лет назад |
Chris Lu
|
7c52a35942
refactor
|
3 лет назад |
Chris Lu
|
0d2ec832e2
rename from volumeType to diskType
|
3 лет назад |
Chris Lu
|
d156c74ec0
volume server set volume type and heartbeat to the master
|
3 лет назад |
Chris Lu
|
b11449f955
pass in dir.idx parameter to DiskLocation
|
3 лет назад |
Chris Lu
|
4856bce0ee
adjust for metrics port
|
4 лет назад |
Konstantin Lebedev
|
324e44d4b3
add start metrics server
|
4 лет назад |
Chris Lu
|
d013d09a9b
adjust logging
|
4 лет назад |
Chris Lu
|
2c21eb1971
volume: get metrics configuration from master
|
4 лет назад |
Chris Lu
|
e861a6a3ab
simplify metrics configuration logic
|
4 лет назад |
Chris Lu
|
913a16268d
volume: load configuration from master at the start
|
4 лет назад |
Chris Lu
|
5d6753fb98
shell: add volumeServer.leave command
|
4 лет назад |
Konstantin Lebedev
|
464d4c82ec
stop send heartbeat before stop volume server
|
4 лет назад |
Chris Lu
|
1901f15cd2
volume server: remove whitelist for status checking
|
4 лет назад |
李远军
|
6608cb5f43
Revert "remove fixJpgOrientation"
|
4 лет назад |
Chris Lu
|
4d1484628a
refactoring
|
4 лет назад |
Chris Lu
|
de5ca9b258
remove fixJpgOrientation
|
4 лет назад |
Evgenii Kozlov
|
2410ffbd79
Name fix
|
4 лет назад |
Evgenii Kozlov
|
0e0db70f55
Set volumes ReadOnly if low free disk space
|
4 лет назад |
Chris Lu
|
f55f49970f
move volume server stats to grpc
|
4 лет назад |
Chris Lu
|
d335f04de6
support env variables to overwrite toml file
|
4 лет назад |