chrislu
|
21c0587900
go fmt
|
2 лет назад |
Ryan Russell
|
60fa26ef45
refactor: `concurrentFiles` and `concurrentChunks` var name fix (#3655)
|
2 лет назад |
askeipx
|
2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398)
|
2 лет назад |
chrislu
|
973f6dd162
refactoring
|
2 лет назад |
chrislu
|
6c8822f269
filer.copy: retryable file part upload
|
2 лет назад |
chrislu
|
a3553da7f7
add fileId to UploadWithRetry return result
|
2 лет назад |
chrislu
|
d49d0a9fc2
filer.copy: retryable upload
|
2 лет назад |
chrislu
|
689b4ecdcc
remove unused collection and replication from upload result
|
2 лет назад |
chrislu
|
9f50b310a0
remove unused code
|
2 лет назад |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 лет назад |
chrislu
|
4fd5f96598
filer: remove replication, collection, disk_type info from entry metadata
|
2 лет назад |
chrislu
|
6994e88192
fix typo
|
2 лет назад |
chrislu
|
b3e526ba95
url should be always using forward slash
|
2 лет назад |
Kyle Sanderson
|
9e012001be
filer.copy: don't crash when volume creation fails
|
2 лет назад |
chrislu
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 лет назад |
Eng Zer Jun
|
a23bcbb7ec
refactor: move from io/ioutil to io and os package
|
3 лет назад |
Chris Lu
|
b297849147
typo
|
3 лет назад |
Chris Lu
|
af207bbaf0
retry both assign volume and uploading data
|
3 лет назад |
Chris Lu
|
e5fc35ed0c
change server address from string to a type
|
3 лет назад |
Chris Lu
|
0128239c0f
handle ipv6 addresses
|
3 лет назад |
Chris Lu
|
6923af7280
refactoring
|
3 лет назад |
Chris Lu
|
05fc7db755
filer.copy: large files pack file ids into chunks
|
3 лет назад |
Chris Lu
|
5c14da0f1e
filer.copy: fail early if assign request failed
|
3 лет назад |
Chris Lu
|
4cc2165061
weed -h subcommand list is not sorted, makes discovery difficult
|
3 лет назад |
Chris Lu
|
1e76fc994a
filer.copy: zero fileSize for directories
|
3 лет назад |
Chris Lu
|
b430d1b6ee
filer.copy: "check.size" before copying files
|
3 лет назад |
Chris Lu
|
8f8738867f
add retry to assign volume
|
3 лет назад |
Chris Lu
|
007401f3a0
remove duplicated code
|
3 лет назад |
Chris Lu
|
55a8f57381
go fmt
|
3 лет назад |
Chris Lu
|
cd7bf1a72a
filer.copy copy empty folders
|
3 лет назад |
Chris Lu
|
cc0df36a9e
smaller file chunks are faster
|
3 лет назад |
Chris Lu
|
62191b08ea
disk type support custom tags
|
3 лет назад |
Chris Lu
|
6daa932f5c
refactoring to get master function, instead of passing master values directly
|
3 лет назад |
Chris Lu
|
0bc3a1f9e8
disk type only supports hdd and ssd, not ready for random tags yet
|
3 лет назад |
Chris Lu
|
ef76365ec2
adjust help message
|
3 лет назад |
Chris Lu
|
821c46edf1
Merge branch 'master' into support_ssd_volume
|
3 лет назад |
Chris Lu
|
2b76854641
add "weed filer.cat" to read files directly from volume servers
|
3 лет назад |
Chris Lu
|
1bf22c0b5b
go fmt
|
3 лет назад |
Chris Lu
|
23014b6810
Merge branch 'master' into support_ssd_volume
|
3 лет назад |
Chris Lu
|
3c7f9633eb
show error a little bit more obviously
|
3 лет назад |
Chris Lu
|
8baba93fce
rename parameter name to "disk"
|
3 лет назад |
Chris Lu
|
0d2ec832e2
rename from volumeType to diskType
|
3 лет назад |
Chris Lu
|
e9cd798bd3
adding volume type
|
3 лет назад |
Chris Lu
|
745ee8d8f3
avoid unnecessary error message
|
4 лет назад |
Chris Lu
|
de86945aeb
go fmt
|
4 лет назад |
Chris Lu
|
7ecbb4b3c9
clean up
|
4 лет назад |
Kenny
|
9cc6575ab5
Update filer_copy.go
|
4 лет назад |
Chris Lu
|
e219c57849
passing full path when assign volume locations
|
4 лет назад |
Chris Lu
|
f375b93aef
renaming
|
4 лет назад |
Chris Lu
|
63b0fb54f7
minor
|
4 лет назад |