Chris Lu
dd176cdb8b
avoid tiny step pagination
4 years ago
Chris Lu
c8398bdb09
adjust metrics
4 years ago
Chris Lu
8a1c8e41b3
simplify if else logic
4 years ago
Konstantin Lebedev
9a195bebfd
accurate limit
4 years ago
Konstantin Lebedev
18b98f9747
not convert err to string
4 years ago
Konstantin Lebedev
22f32e75c4
rename
4 years ago
Konstantin Lebedev
a8de332beb
fix
4 years ago
Konstantin Lebedev
7f013d77d6
add var UnsupportedListDirectoryPrefixedErr
4 years ago
Konstantin Lebedev
60a86cfe04
add const
4 years ago
Konstantin Lebedev
82ea121d09
rm func
4 years ago
Konstantin Lebedev
2ea638f865
filer store wrapper can implement the logic to filter by prefi
4 years ago
Chris Lu
408e339c53
also delete the manifest chunk itself
4 years ago
Chris Lu
a41588279a
change log level 5 to 4
4 years ago
Chris Lu
f2a8574448
filer and mount deletion resolves manifest chunks also
4 years ago
Chris Lu
99ecf63276
go fmt
4 years ago
Chris Lu
ef75ce8a34
use UTC for all time related folders
4 years ago
Chris Lu
b69cb74c03
read meta logs by timestamp
pass in event ts when moving logs
meta aggregator reads in memory logs only
4 years ago
Chris Lu
ca658a97c5
add signatures to messages to avoid double processing
4 years ago
Chris Lu
b7a654a318
file mime avoid saving application/octet-stream
4 years ago
Chris Lu
2cdad77d82
fix checkin error
4 years ago
Chris Lu
f0e50e7b26
fix test
4 years ago
Chris Lu
aee27ccbe1
multiple fixes
* adjust isOpen count
* move ContinuousDirtyPages lock to filehandle
* fix problem with MergeIntoVisibles, avoid reusing slices
* let filer delete the garbage
4 years ago
Chris Lu
c19245886c
simpler test
4 years ago
Chris Lu
df816a58fe
add tests
4 years ago
Chris Lu
d60bcbf08a
sorting chunks
4 years ago
Chris Lu
42ddbcc3a2
SQL insert falls back to update
fix https://github.com/chrislusf/seaweedfs/issues/1429
4 years ago
Chris Lu
c27e18aa6a
read possible old deleted chunks
4 years ago
Chris Lu
3e5339337a
minor
4 years ago
Chris Lu
85001cbec7
properly report io.EOF
4 years ago
Chris Lu
0ca45a5cbc
adjust logs
4 years ago
Chris Lu
cd43738245
fix reading when filling zeros
4 years ago
Chris Lu
ecb3ce46be
adjust error logs
4 years ago
Chris Lu
30fe424469
add one more test case
4 years ago
Chris Lu
1b68ba953b
fix for out of range reads
4 years ago
Chris Lu
56fbd2c211
fix reading
4 years ago
Chris Lu
09e126bae5
refactoring: use interface
4 years ago
Chris Lu
be4d42b8e2
rename
4 years ago
Chris Lu
0625e63648
count 0 as part of the reads
4 years ago
Chris Lu
0be4b6e7f0
logs
4 years ago
Chris Lu
4ceeba9e70
streaming reads
4 years ago
Chris Lu
e72953dff7
logs
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
1d9ea30b72
fix ViewFromVisibleIntervals
4 years ago
Chris Lu
aec7f32b02
fix reader_at
4 years ago
Chris Lu
003d48da21
adjust logs
4 years ago
Chris Lu
3e1395b767
adjust log message
4 years ago
Chris Lu
5b43bddf20
proper deletion ordering
delete central file store first, then delete local cache
4 years ago