Chris Lu
a7f669044e
rename also applies to open file handle
4 years ago
Chris Lu
edfa73782f
adjust log level
4 years ago
Chris Lu
0983060a90
increase default volume file size limit to 1024
avoid possible large chunk size set on mount or filer
4 years ago
Chris Lu
090612492c
fix compilation
4 years ago
Chris Lu
d43129d27f
add back handles lock
4 years ago
Chris Lu
f735d579d3
adjust comment
4 years ago
Chris Lu
8824a9755c
remove directory cache
4 years ago
Chris Lu
83cad3da79
add retry file upload
4 years ago
Chris Lu
152a6cbc2b
minor adjustments
4 years ago
cheng.li01
25fbff5d52
fix bug: two same volumeId in different collections
1, there will be two leader when master server startup in a few seconds
2, raft server will get a leader even there is only one master, so there is no need to do hard code to set the server to be leader
4 years ago
Chris Lu
e74dc4e4bc
add back fs node cache for renaming
4 years ago
Chris Lu
f86c7d911a
remove println
4 years ago
Chris Lu
9ecc1170a3
istObjects和listObjectsV2不能查询子目录 #1418
fix https://github.com/chrislusf/seaweedfs/issues/1418
4 years ago
Chris Lu
3f4aff5dde
s3: fix delimiter in list response
4 years ago
Chris Lu
b056707770
1.88
4 years ago
Chris Lu
9832653e1d
FUSE mount: proper error with deleting non empty folder
4 years ago
Chris Lu
3b1a95ac26
filer refactoring: same auto chunking logic for POST and PUT, no size limit
4 years ago
Chris Lu
67348e7b15
less noisy heartbeat logs
4 years ago
Chris Lu
bee0d7e5eb
lower log priority for noisy heartbeat
4 years ago
Chris Lu
ae00cce4bd
support POST and PUT auto chunking
4 years ago
Chris Lu
bd8bfdae07
refactoring
4 years ago
Chris Lu
ab6e5c0dc4
adjust error message
4 years ago
Chris Lu
828a5ae429
check signature only when auth is enabled
4 years ago
Chris Lu
20e2ac1add
filer: store md5 metadata for files uploaded by filer
fix https://github.com/chrislusf/seaweedfs/issues/1412
4 years ago
Chris Lu
93ea0801ea
volume: the variable for the master node may be stale?
related to https://github.com/chrislusf/seaweedfs/issues/1414
4 years ago
Chris Lu
4ecfa9879d
volume: report Content-MD5 in response header
4 years ago
Chris Lu
41007ced77
remove logging
4 years ago
Chris Lu
2b74abf766
S3: configurable access for anonymous user
fix https://github.com/chrislusf/seaweedfs/issues/1413
4 years ago
Устюжанин Антон Александрович
9ca011e3ca
ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
b231f7bdab
ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
a457c308ad
test ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
2d3b355fb6
test ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
67f134ebd7
test ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
dc9fc01254
test ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
33a9e5e2d1
test ListDirectoryPrefixedEntries
4 years ago
Chris Lu
cbd80253e3
better needle id format
4 years ago
Chris Lu
1b3a80dd3d
non-fatal error
4 years ago
Chris Lu
bbbea8159c
http request use gzip if possible
4 years ago
Chris Lu
2f03481cb2
in case when content is not compressed
4 years ago
Chris Lu
49199c69d4
volume: avoid special logic for .gz files
4 years ago
Chris Lu
f89186a3cf
better logging
4 years ago
Chris Lu
49d6dcfbc6
dynamically change the log level for reading the disk status
4 years ago
limd
b41b7ea4d0
fix spark read s3 bug (sc.binaryFiles)
4 years ago
Chris Lu
a6b59d50f7
1.87
4 years ago
Chris Lu
eed525b717
FUSE mount: remove DirListCacheLimit
outdated parameter
4 years ago
Chris Lu
a566bfc6e1
s3: use bucket in the domain
fix https://github.com/chrislusf/seaweedfs/issues/1405
4 years ago
limd
92c32f9d46
PutObject: fix create folder bug
4 years ago
Chris Lu
54cd582653
refactor
4 years ago
Chris Lu
c50ec1599c
auth for presigned put object part
4 years ago
Chris Lu
ea0180de4e
auth for presigned put operation
4 years ago