Chris Lu
|
e70f740deb
|
set file attributes
fix https://github.com/chrislusf/seaweedfs/issues/847
|
6 years ago |
bingoohuang
|
cf0fc797ac
|
use tempFile.Truncate to reset file size to speedup test
|
6 years ago |
Chris Lu
|
3f56b12ed4
|
raft: adding idle connection time out
another attempt to fix https://github.com/chrislusf/seaweedfs/issues/825
|
6 years ago |
chenwanli
|
f47f8be912
|
Fix block-waiting for leader when there are no volumes
|
6 years ago |
Chris Lu
|
8ec57e18c7
|
1.23
|
6 years ago |
Chris Lu
|
a6bffc58f9
|
go fmt
|
6 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
|
6 years ago |
Chris Lu
|
dfae0f4e9d
|
1.22
|
6 years ago |
Chris Lu
|
e84dcb0bfe
|
fix timeout issue, but can not reproduce with local built binaries
fix https://github.com/chrislusf/seaweedfs/issues/841
|
6 years ago |
Chris Lu
|
1d103e3ed5
|
timeout http connections
possible fix for https://github.com/chrislusf/seaweedfs/issues/825
|
6 years ago |
Chris Lu
|
b881e11a16
|
1.21
|
6 years ago |
bingoohuang
|
ab6be025d7
|
go fmt and fix some typo
|
6 years ago |
bingoohuang
|
6ddfaf33cb
|
extract VolumeFileScanner for ScanVolumeFile
|
6 years ago |
bingoohuang
|
27093bc2e5
|
fix needle Append return offset to avoid uint32 overflow
|
6 years ago |
bingoohuang
|
219838db87
|
fail fast when failed to write local volume
|
6 years ago |
chenwanli
|
b71d6f4b88
|
Fix https://github.com/chrislusf/seaweedfs/issues/830
|
6 years ago |
chenwanli
|
80cf99db1b
|
Set rpc dial timeout to 5s
|
6 years ago |
Chris Lu
|
2d23d86fd3
|
no timeout for volume vacuum
revert changes on volume vacuum timemout from https://github.com/chrislusf/seaweedfs/pull/829
|
6 years ago |
chenwanli
|
39c7455881
|
Set http timeout to 5s
|
6 years ago |
chenwanli
|
0a3e83a36a
|
Set timeout for master and volume non-streaming rpc
|
6 years ago |
隋龙飞@视频结构化
|
b864cf7e07
|
change log_dir flag to logdir
change log_dir flag to logdir
|
6 years ago |
隋龙飞@视频结构化
|
ea4f29d1e7
|
change log_dir flag to logdir
change log_dir flag to logdir
|
6 years ago |
Chris Lu
|
2a75a36b27
|
set cassandra ttl with entry.TTLSec
|
6 years ago |
byungjo.yoon
|
58fd2e5a19
|
Set redis key ttl with entry.TTLSec
|
6 years ago |
Chris Lu
|
badd8fdf8f
|
shortcut for empty file
|
6 years ago |
chenwanli
|
41fe31b5d0
|
Speed up heartbeat to new master leader
|
6 years ago |
Chris Lu
|
e768e64fbc
|
1.20
|
6 years ago |
Chris Lu
|
bd32108a90
|
disable async file deletion
|
6 years ago |
Chris Lu
|
be9a7592a1
|
incrementally calculate visible intervals
|
6 years ago |
Chris Lu
|
6b5d6bb5a6
|
adjust error names
|
6 years ago |
Chris Lu
|
9383c91eb1
|
wait to read again if the volume is compacting
|
6 years ago |
Chris Lu
|
fe50224ea0
|
refactoring
|
6 years ago |
Chris Lu
|
6740427638
|
weed mount: reduce default chunk size
|
6 years ago |
Chris Lu
|
d9f9aca453
|
refactoring
|
6 years ago |
Chris Lu
|
251b596bc5
|
increase batch deletion size to 1024
|
6 years ago |
Chris Lu
|
aac11fb832
|
reduce directory list cache usage
|
6 years ago |
Chris Lu
|
7f74577db1
|
add Last-Modified to HEAD requests
to work better with restic
|
6 years ago |
Chris Lu
|
ceafb7d145
|
1.19
|
6 years ago |
Chris Lu
|
28a41fda3e
|
assign new file id even on filer PUT operations
|
6 years ago |
Chris Lu
|
d67f7ddfaf
|
adjust log
|
6 years ago |
Chris Lu
|
e49a38842a
|
set etag in response
|
6 years ago |
Chris Lu
|
d5ebfd5b0c
|
fix s3cmd put
1. fix volume put data size
|
6 years ago |
Chris Lu
|
3339325334
|
fix s3 ListAllMyBucketsResult to work with s3cmd
|
6 years ago |
Chris Lu
|
43db7ac123
|
fix spelling
|
6 years ago |
Chris Lu
|
9539823c35
|
fix log
|
6 years ago |
Chris Lu
|
525db94d9a
|
async file chunk deletion
|
6 years ago |
Chris Lu
|
ffb5d3f93a
|
get bytes from sync pool
|
6 years ago |
Chris Lu
|
832ac8129a
|
reduce pointer usage
|
6 years ago |
Chris Lu
|
1478d7ea21
|
reduce file seek when writing
|
6 years ago |
Chris Lu
|
81904ad336
|
debugging: track all memory allocations
|
6 years ago |