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
Chris Lu
c647deace1
file size support set file length
use Attr.FileSize and TotalChunkSize to determine file size
4 years ago
Chris Lu
edfa73782f
adjust log level
4 years ago
Chris Lu
f735d579d3
adjust comment
4 years ago
Chris Lu
8824a9755c
remove directory cache
4 years ago
Chris Lu
41007ced77
remove logging
4 years ago
Chris Lu
44057a4de1
clean up chunks in manifest
5 years ago
Chris Lu
0b2e06268b
use merge factor 1000
5 years ago
Chris Lu
d02c0fe0c0
refactoring
5 years ago
Chris Lu
97d97f3528
go code can read and write chunk manifest
5 years ago
Chris Lu
17f2d05cde
filer: ensure logs are persisted
5 years ago
Chris Lu
ddec7b2bb9
go fmt
5 years ago
Chris Lu
4f6096c7f0
add reading from persisted logs for local filer store
5 years ago
Chris Lu
87b5031714
change variable visibility
5 years ago
Chris Lu
7597831cac
filer: leveldb2 supports peers also
5 years ago
Chris Lu
5ba894bb72
leveldb2: support subscribing from peers
5 years ago
Chris Lu
4eecc6abc6
filer: emit metadata notification correctly for batch deletion
5 years ago
Chris Lu
1dd2c76532
refactoring
5 years ago
Chris Lu
482d13468b
remove println
5 years ago
Chris Lu
d198e8c6d6
filer: support cross filer meta data sync if sharing the same store
5 years ago