Chris Lu
|
7937db52e1
|
Filer locationPrefix configure does not exec replication #2257
fix https://github.com/chrislusf/seaweedfs/issues/2257
|
3 years ago |
Chris Lu
|
f4decf02df
|
volume copying: clean up stale volume data files
fix https://github.com/chrislusf/seaweedfs/issues/2250
|
3 years ago |
Chris Lu
|
78e8ddf910
|
Only when tailing volume, the zero-ed cookie should skip checking.
This only happens when checkCookie == false and fsync == false.
|
3 years ago |
Chris Lu
|
5a0f92423e
|
use grpc and jwt
|
3 years ago |
Chris Lu
|
6238644c35
|
remove gateway command
|
3 years ago |
Chris Lu
|
d1d1fc772c
|
move some volume lookup operations to grpc
jwt related lookup will come in next commit
|
3 years ago |
Chris Lu
|
5571f4f70a
|
master: add master.follower to handle read file id lookup requests
|
3 years ago |
Chris Lu
|
5469019852
|
adjust data type
|
3 years ago |
Chris Lu
|
f2cd753bf9
|
fix avoid lock error
fix https://github.com/chrislusf/seaweedfs/issues/2247
|
3 years ago |
Chris Lu
|
1154e23e2d
|
add logs for volume creation
|
3 years ago |
Chris Lu
|
69655ba8e5
|
mount: cache on reading remote storage
|
3 years ago |
Chris Lu
|
a7012d9729
|
fix
|
3 years ago |
Chris Lu
|
8d3e275735
|
remote: filer cache remote content on read
|
3 years ago |
Chris Lu
|
9096f6f4f7
|
cache: set upper limit of chunk size
|
3 years ago |
Chris Lu
|
a6be2520c9
|
fix
|
3 years ago |
Chris Lu
|
713c035a6e
|
shell: remote.cache remote.uncache
|
3 years ago |
Chris Lu
|
734c980040
|
volume: support concurrent download data size limit
|
3 years ago |
Chris Lu
|
96ce85f5ae
|
rename
|
3 years ago |
Chris Lu
|
c5f38c365d
|
go fmt
|
3 years ago |
Chris Lu
|
8f5170c138
|
remove imports
|
3 years ago |
Chris Lu
|
270770d7d7
|
refactor
|
3 years ago |
Chris Lu
|
d84c311699
|
refactoring
|
3 years ago |
Chris Lu
|
767edd3c08
|
rename
|
3 years ago |
Chris Lu
|
9df7d16791
|
read <- remote_storage
|
3 years ago |
Chris Lu
|
c090d6bb25
|
add ReadRemote(), add read remote setup when filer starts
|
3 years ago |
byunghwa.yun
|
7374b5b473
|
Add webp extension for resizing
|
3 years ago |
Chris Lu
|
ac28611817
|
snowflake sequencer need an unique id
fix https://github.com/chrislusf/seaweedfs/issues/2213
|
3 years ago |
Chris Lu
|
7ab389e7ec
|
optimization: improve random range query for large files
|
3 years ago |
Chris Lu
|
b938df97a2
|
remove unused parameter
|
3 years ago |
Chris Lu
|
450222dd64
|
add remote to filer.Entry and filer_pb entry, add RemoteConf
|
3 years ago |
Chris Lu
|
18c40686d9
|
s3: multipart upload miss data if file is chunked in 4MB
fix https://github.com/chrislusf/seaweedfs/issues/2195
|
3 years ago |
Chris Lu
|
49c66e88a0
|
volume: change all writes to fsync during graceful stopping
fix https://github.com/chrislusf/seaweedfs/issues/2193
|
3 years ago |
Chris Lu
|
b194f91f47
|
add version to filer configuration response
|
4 years ago |
Chris Lu
|
da7bd62822
|
/etc files are stored inside metadata store
|
4 years ago |
bingoohuang
|
ed57a55eae
|
show RemoteVolumes/EcVolumes only if it is not empty
|
4 years ago |
bingoohuang
|
44a2538f67
|
extract embed html of master/volume/filer ui to separate files
|
4 years ago |
qieqieplus
|
233103f6b2
|
sync empty notification with timestamp
|
4 years ago |
Chris Lu
|
8fe75692ee
|
volume: address "unaligned 64-bit atomic operation"
fix https://github.com/chrislusf/seaweedfs/issues/2177
|
4 years ago |
Chris Lu
|
c6d4c16079
|
S3: add metadata with multipart upload
fix https://github.com/chrislusf/seaweedfs/issues/2173
|
4 years ago |
Chris Lu
|
2420c60fc4
|
log reading adds delay between retries
|
4 years ago |
Chris Lu
|
067eb15e70
|
remove debug messages
|
4 years ago |
Chris Lu
|
b624090398
|
go fmt
|
4 years ago |
Chris Lu
|
215b169562
|
mount: recursively rename locally
|
4 years ago |
zhangsong
|
20d33ae025
|
add proxy mode to read non-local volumes
|
4 years ago |
zhangsong
|
7566782c2e
|
add proxy mode to read non-local volumes
|
4 years ago |
Chris Lu
|
3668d10664
|
range query for mp4 video play
fix https://github.com/chrislusf/seaweedfs/issues/2156
|
4 years ago |
Chris Lu
|
17477b37d5
|
sleep before re-reading the messages
If there are no more metadata changes and the client disconnects, it would go into a busy loop without this fix.
|
4 years ago |
Chris Lu
|
cc7714fdbe
|
logging changes to debug
|
4 years ago |
Chris Lu
|
c2e0a75c1f
|
adjust logs
|
4 years ago |
Chris Lu
|
78b1fb921c
|
adjust log level
|
4 years ago |