Chris Lu
9d46c7bc78
rename
4 years ago
Chris Lu
4ccfdaeb4d
prevent nil
4 years ago
Chris Lu
24c8e6bcb4
minor optimization
4 years ago
Chris Lu
f5837b7000
report error first
4 years ago
Chris Lu
2ac27616bc
fix possible out of range bytes
avoid buff out of range resp.Data = buff[:totalRead]
4 years ago
Chris Lu
ff200398bb
1.90
4 years ago
Chris Lu
4ceeba9e70
streaming reads
4 years ago
Chris Lu
e72953dff7
logs
4 years ago
Chris Lu
627b081b67
adjust logs
4 years ago
Chris Lu
22e5132b3a
adjust log level
4 years ago
Chris Lu
ee0f92a6be
reduce memory allocation
4 years ago
Chris Lu
2ba817afac
read randomly written data
4 years ago
Chris Lu
6111b265e7
fix compilation
4 years ago
Chris Lu
4a77f0820a
clean up logs
4 years ago
Chris Lu
8c9e6eaacd
fix tests
4 years ago
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
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
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