chrislu
|
70a4c98b00
|
refactor filer_pb.Entry and filer.Entry to use GetChunks()
for later locking on reading chunks
|
2 years ago |
chrislu
|
21c0587900
|
go fmt
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
zzq09494
|
01b7aa79fa
|
fix: Buckets are not created and deleted correctly on the filer with the same signature when they are created and deleted
|
2 years ago |
chrislu
|
202a29d014
|
refactoring
|
3 years ago |
chrislu
|
85c1615b43
|
filer read empty file may cause OOM in some cases
fix https://github.com/chrislusf/seaweedfs/issues/2641
|
3 years ago |
Chris Lu
|
89933c46d2
|
s3: skip hidden directories in /buckets folder
|
3 years ago |
Chris Lu
|
c090d6bb25
|
add ReadRemote(), add read remote setup when filer starts
|
3 years ago |
Konstantin Lebedev
|
26a4f34a57
|
del checks
url err logging
stats chunk fetch
|
4 years ago |
Konstantin Lebedev
|
03d1199d5f
|
Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader"
This reverts commit ac71117e
|
4 years ago |
Chris Lu
|
ac71117ee6
|
revert PR #1903 avoid http error: superfluous response.WriteHeader
|
4 years ago |
Konstantin Lebedev
|
06da02739d
|
CheckAllChunkViews() for HEAD requests only
|
4 years ago |
Chris Lu
|
6d3a96eb56
|
filer: mysql2, postgres2 trigger actions on bucket creation and deletion
fix https://github.com/chrislusf/seaweedfs/issues/1877
|
4 years ago |
Chris Lu
|
9d8ca513d9
|
refactor
|
4 years ago |
Chris Lu
|
776f497469
|
filer: fs.configure should try to read from entry.content also
related to https://github.com/chrislusf/seaweedfs/issues/1792
|
4 years ago |
Chris Lu
|
83078ac6ce
|
filer: change to /etc/seaweedfs folder on filer
fix https://github.com/chrislusf/seaweedfs/issues/1666
|
4 years ago |
Chris Lu
|
590f02179d
|
filer: load filer conf when starting
|
4 years ago |
Chris Lu
|
0fc9ffc603
|
able to read filer.conf if updated
|
4 years ago |
Chris Lu
|
442e092995
|
filer watch "/etc" folder for configuration changes
|
4 years ago |