Chris Lu
4eecc6abc6
filer: emit metadata notification correctly for batch deletion
5 years ago
Chris Lu
1dd2c76532
refactoring
5 years ago
Chris Lu
224103e13b
aggregated logs has empty flushFn
5 years ago
Chris Lu
bfabb4159b
refactoring
5 years ago
Chris Lu
f2e8ad6241
refactoring
5 years ago
Chris Lu
2d1df97933
mount: fatal error if can not process meta data
5 years ago
Chris Lu
e3e00d36c5
reset cache for each new release
5 years ago
Chris Lu
7ad0bce2f5
remove old code
5 years ago
Chris Lu
e4ef3814e7
fix compilation
5 years ago
Chris Lu
e7c04af1d0
skip http.StatusPartialContent in case of error and superfluous response.WriteHeader
5 years ago
李远军
8c318470dd
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
minimise the revert changes
5 years ago
李远军
6608cb5f43
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
5 years ago
cheng.li01
dad1161c70
fix dn.volumes Iterate when write issue
5 years ago
Chris Lu
54d6b3c30f
filer: support running multiple mount to different filers avoiding duplicated cache
fix https://github.com/chrislusf/seaweedfs/issues/1382
5 years ago
Chris Lu
4bed1663e2
adjust log level
5 years ago
Chris Lu
482d13468b
remove println
5 years ago
Chris Lu
a2eb680f34
filer: default filer store directory
1. set default filer store directory
2. set peers, avoiding empty string counted as 1.
5 years ago
Chris Lu
3c269da37f
fix compilation
5 years ago
Chris Lu
d198e8c6d6
filer: support cross filer meta data sync if sharing the same store
5 years ago
Chris Lu
0b8cc9b626
aggregate multiple filer metadata chagne events
5 years ago
Chris Lu
49929e0869
rename
5 years ago
Chris Lu
70d8a3a1d3
add SubscribeLocalMetadata without checking persisted meta logs
5 years ago
Chris Lu
55e40b08fc
refactoring
5 years ago
Chris Lu
881e0fde2e
rename
5 years ago
Chris Lu
353bea8ddb
refactoring
5 years ago
Chris Lu
ce3630e7a4
refactoring
5 years ago
Chris Lu
59152334c7
default to 1%
5 years ago
Chris Lu
acf4a9ea99
volume: min free space default to 1%
5 years ago
Chris Lu
4d1484628a
refactoring
5 years ago
Chris Lu
faa5c2e89a
refactoring
5 years ago
Chris Lu
37d5b3ba12
replication: pass isFromOtherCluster also to EventNotification
EventNotification is consistent with message queue and metadata logs.
5 years ago
Chris Lu
31e23e9783
filer: support active<=>active filer replication
5 years ago
Chris Lu
df75b5c98d
passing ctx for metadata logging
5 years ago
Chris Lu
12f6b683fc
default to 8 volumes
in case all the volumes are allocated for a collection
5 years ago
Chris Lu
42a338d7b0
FUSE mount: clean up file handles during renaming
resolve dir rename when file is still open. Need to clean the file handles as soon as possible.
These can happen out of order:
file rename, then file release
file release, then file rename
5 years ago
Chris Lu
95a1860d65
remove empty calls for list cache
5 years ago
Chris Lu
6498d0c86b
remove list cache
5 years ago
Chris Lu
9033a7d369
removed async option
5 years ago
Chris Lu
1bb8cae65d
reverting and working
5 years ago
Chris Lu
b813fac4a3
1.84
5 years ago
Chris Lu
20d9cfae86
volume: following md5 base64 encoding
fix https://github.com/chrislusf/seaweedfs/issues/1374
5 years ago
Chris Lu
f0f884edd5
1.83
5 years ago
Chris Lu
c2797cc6de
add logs
5 years ago
Chris Lu
62260e526b
add logging
5 years ago
Chris Lu
bef356ce4c
since we already know the chunk size, no need to iterate
5 years ago
Chris Lu
a808b3b5df
incase the memory data is too small
5 years ago
Chris Lu
3dbd51c3c2
a little bit more efficient
5 years ago
Chris Lu
212b6e7d42
error logging
5 years ago
Chris Lu
48b23f2fdd
FUSE mount: prevent concurrent modification
5 years ago
Chris Lu
3cec4b3c49
FUSE mount: fix file id written twice?
fix https://github.com/chrislusf/seaweedfs/issues/1373
5 years ago