chrislu
|
449ecc8890
|
remove max connection age
related to https://github.com/chrislusf/seaweedfs/pull/3226
|
3 years ago |
Lapshin Vitaliy
|
7c3d9d0535
|
remove println
|
3 years ago |
Lapshin Vitaliy
|
61b2e3f9a2
|
fix return
|
3 years ago |
Lapshin Vitaliy
|
606252472c
|
fix return
|
3 years ago |
Lapshin Vitaliy
|
e969370913
|
fix parseTagging function and add test for validate tags
|
3 years ago |
guol-fnst
|
74c9f39d48
|
remove hdfs, add tikv for full version update
|
3 years ago |
石昌林
|
e1b94eb6b9
|
fix `error: concurrent map writes` when add or remove cluster node
|
3 years ago |
chrislu
|
4a65159250
|
fix reading time
|
3 years ago |
xdadrm
|
3a42269da8
|
Fixes WebDAV 0-bytes files
Fixes the issue where files created via WebDAV show as 0-bytes size when read via fuse.
|
3 years ago |
Konstantin Lebedev
|
9bff097b01
|
currentMaster redirected
|
3 years ago |
Konstantin Lebedev
|
6c20a3b622
|
avoid set currentMaster k8s svc.local discoveruy service domains
https://github.com/chrislusf/seaweedfs/issues/2589
|
3 years ago |
Lapshin Vitaliy
|
1a5981d583
|
fix test
|
3 years ago |
garenchan
|
8aa19577f4
|
fix 3238: handle errors for GenerateDirUuid method
|
3 years ago |
chrislu
|
b9f7b6fb9a
|
adjust log message
|
3 years ago |
石昌林
|
15bfc60a88
|
Remove the collection query param of s3api and let the collection be determined by the filer
|
3 years ago |
yulai.li
|
af23e63e3f
|
Improve filer command help, add supported filer store list
|
3 years ago |
chrislu
|
40a9634c3d
|
3.13
|
3 years ago |
yulai.li
|
824cbe32be
|
Make tikv filer enable/disable by build tags
|
3 years ago |
chrislu
|
9dfea44aeb
|
fix unit
|
3 years ago |
chrislu
|
3142e77eca
|
mount: stats report physical size instead of logical size
|
3 years ago |
chrislu
|
3ce46c3566
|
fix entry full url lookup
|
3 years ago |
石昌林
|
f1ea906c13
|
Code comment optimization
|
3 years ago |
石昌林
|
0c8e033e68
|
When the connection with the leader is disconnected, the vidMap should not be reset immediately, but should be reset after connecting to a new leader
|
3 years ago |
chrislu
|
9c517d2b35
|
masterclient: fallback to directly querying master in case of missing volume id location
|
3 years ago |
chrislu
|
509a9047db
|
test compact map with snowflake sequencer
|
3 years ago |
chrislu
|
217d7dc377
|
verify seq is always unique
|
3 years ago |
Konstantin Lebedev
|
2e782dfdcb
|
rm defer comments
|
3 years ago |
Konstantin Lebedev
|
7efaafb0ee
|
fix Authenticate
|
3 years ago |
Konstantin Lebedev
|
b0aa51d7ef
|
enable require client cert
|
3 years ago |
Konstantin Lebedev
|
ea7cdb8b0e
|
seperate option
|
3 years ago |
Konstantin Lebedev
|
5b388ed6c1
|
initial advancedtls
|
3 years ago |
chrislu
|
0c13fc873c
|
fix compilation
|
3 years ago |
chrislu
|
96496d5286
|
master: broadcast new volume locations to clients to avoid possible racing condition
fix https://github.com/chrislusf/seaweedfs/issues/3220
|
3 years ago |
chrislu
|
530da0cc89
|
remove unused code
|
3 years ago |
zzq09494
|
9df5ad5309
|
fix: vacuum create a lot of connections quickly
|
3 years ago |
chrislu
|
6b3beb709d
|
fix format
|
3 years ago |
Konstantin Lebedev
|
c1c8dad677
|
avoid no such raft date directory
https://github.com/chrislusf/seaweedfs/issues/3214
|
3 years ago |
chrislu
|
4dc27e1ed5
|
3.12
|
3 years ago |
chrislu
|
492da3dbce
|
master: put metadata under instance specific folder
|
3 years ago |
chrislu
|
41dfe27102
|
Revert "remove max connection age"
This reverts commit b9b684194f .
|
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 |
chrislu
|
69a2e503ab
|
non-recursive directory deletion
fix a problem during git checkout a different version, where updated directories are deleted even though the directory is not empty.
|
3 years ago |
chrislu
|
76f26c4b99
|
mount: delete target entry first during move
|
3 years ago |
石昌林
|
81f7f08708
|
Determine whether to preallocate according to the master configuration before executing copy volume
|
3 years ago |
石昌林
|
be5c901bea
|
Fix global counter key is incorrect & Add read lock when reading counter map to avoid memory problems
|
3 years ago |
Lapshin Vitaliy
|
5f5fd0bc48
|
validate tags on copy object and add regex for validating tags
|
3 years ago |
guol-fnst
|
1d77deccd0
|
AbortMultipartUploadHandler should return 204 instead of 200
https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html
|
3 years ago |
石昌林
|
9e036df356
|
remove go.uber.org/atomic
|
3 years ago |
geekboood
|
fdacd94af5
|
fix: invalid chunk data when failed to read manifests
|
3 years ago |