Chris Lu
b71df82292
1.89
4 years ago
Chris Lu
1d9ea30b72
fix ViewFromVisibleIntervals
4 years ago
Chris Lu
aec7f32b02
fix reader_at
4 years ago
Chris Lu
5d80fc2ec7
adjust logs
4 years ago
Chris Lu
e0bfd3161a
update metadata only if changed
4 years ago
Chris Lu
003d48da21
adjust logs
4 years ago
Chris Lu
6ee8d952d2
adjust log level
4 years ago
Chris Lu
3e1395b767
adjust log message
4 years ago
Chris Lu
a22ee30596
fix nil
4 years ago
Chris Lu
24bfd26719
make it easy to test randome access file
4 years ago
Chris Lu
0d60e67816
ensure meta data changes are updated
4 years ago
Chris Lu
5b43bddf20
proper deletion ordering
delete central file store first, then delete local cache
4 years ago
Chris Lu
c647deace1
file size support set file length
use Attr.FileSize and TotalChunkSize to determine file size
4 years ago
Chris Lu
c03bb180eb
fix error reporting
4 years ago
Chris Lu
eb493283dd
deletion error report
4 years ago
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
Chris Lu
f1b40567e3
Merge pull request #1419 from robin1900/master
fix bug: two same volumeId in different collections
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
4f195a54ca
1.4.5
change the scope for hadoop depencies to provided
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
5850f49c90
Update README.md
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
fcb0ff9890
git mod tidy
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
4703a3daad
add an example
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