chrislu
b4131a3a72
filer.remote.sync: parallelize uploading to remove object storage
2 years ago
chrislu
f6b92b8561
refactor
2 years ago
chrislu
973f6dd162
refactoring
2 years ago
chrislu
6c8822f269
filer.copy: retryable file part upload
2 years ago
chrislu
a3553da7f7
add fileId to UploadWithRetry return result
2 years ago
chrislu
d49d0a9fc2
filer.copy: retryable upload
2 years ago
chrislu
689b4ecdcc
remove unused collection and replication from upload result
2 years ago
chrislu
9f50b310a0
remove unused code
2 years ago
chrislu
2b580a7566
also migrate jsonpb
2 years ago
chrislu
eaeb141b09
move proto package
2 years ago
qzh
7fcfaf7bc9
fix(filer.sync): offset may be set to 0 ( #3451 )
* fix(filer.sync): initializing the offset is related to the path
* fix(filer.sync): the offset maybe to be set to 0.
Co-authored-by: zhihao.qu <zhihao.qu@ly.com>
2 years ago
qzh
400f0c3e5d
fix(filer.sync): initializing the offset is related to the path ( #3450 )
Co-authored-by: zhihao.qu <zhihao.qu@ly.com>
2 years ago
chrislu
67814a5c79
refactor and fix strings.Split
2 years ago
chrislu
1a4bf0dcb5
filer.sync: parallelize the filer.sync
2 years ago
chrislu
0e9478488d
filer.sync: fix when excluded paths is empty
2 years ago
LHHDZ
84ec68e11a
Add download speed limit support ( #3408 )
2 years ago
Konstantin Lebedev
4d08393b7c
filer prefer volume server in same data center ( #3405 )
* initial prefer same data center
https://github.com/seaweedfs/seaweedfs/issues/3404
* GetDataCenter
* prefer same data center for ReplicationSource
* GetDataCenterId
* remove glog
2 years ago
Patrick Schmidt
1a4a36d510
Add healthy indicator for raft status
2 years ago
chrislu
0423d50106
wip note
2 years ago
chrislu
0f50fcb96a
moving
2 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
2 years ago
chrislu
74f60f246f
dynamically connect to a filer
2 years ago
chrislu
94b8c42b2c
clean up
2 years ago
chrislu
68065128b8
add dc and rack
3 years ago
chrislu
8d31e73ffd
mq broker adds data center and rack
3 years ago
chrislu
87ccef72db
cluster.ps can list brokers
3 years ago
chrislu
21b6b07dd8
renaming
3 years ago
chrislu
8ca7d1ef17
rename to SeaweedMQ
3 years ago
chrislu
3828b8ce87
"github.com/chrislusf/raft" => "github.com/seaweedfs/raft"
2 years ago
Konstantin Lebedev
7e09a548a6
exclude directories to sync on filer
2 years ago
chrislu
64f3d6fb6e
metadata subscription uses client epoch
2 years ago
chrislu
11d79615c8
dynamically connect to a filer
2 years ago
chrislu
ef93869009
clean up
2 years ago
duanhongyi
1ceab96aba
filer tikv support tls
2 years ago
chrislu
b7de5c6c43
shell: remove unused filer parameter from shell.toml
2 years ago
chrislu
9f20d3ebd1
add dc and rack
3 years ago
chrislu
0f5d7ed242
mq broker adds data center and rack
3 years ago
chrislu
857a42565e
cluster.ps can list brokers
3 years ago
chrislu
5536ed85e5
renaming
3 years ago
chrislu
7df440e36f
rename to SeaweedMQ
3 years ago
Konstantin Lebedev
bcbdc4cb37
use const multipart uploads folder
avoid error bucket NotEmpty if multipart uploads folder exist
3 years ago
guol-fnst
74c9f39d48
remove hdfs, add tikv for full version update
3 years ago
chrislu
4a65159250
fix reading time
3 years ago
yulai.li
af23e63e3f
Improve filer command help, add supported filer store list
3 years ago
chrislu
492da3dbce
master: put metadata under instance specific folder
3 years ago
chrislu
1d0c53ea56
remote storage: stop supporting hdfs as a remote storage
3 years ago
Stephan
1eb7826909
Fix link to osxfuse github page
3 years ago
guol-fnst
c7c20881f5
remove "weed" from UsageLine, or weed will not show usage of weed update
3 years ago
guol-fnst
cd078471c4
fix path bug on windows
fix usage
3 years ago
guol-fnst
995e221e97
remove -output, add -dir,-name for more flexibility
3 years ago