Chris Lu
|
ef76365ec2
|
adjust help message
|
4 years ago |
Chris Lu
|
7ce647f27e
|
support customizable disk type
|
4 years ago |
Chris Lu
|
4bd8a692d8
|
disk type can be generic tags
|
4 years ago |
Chris Lu
|
712b3e9e53
|
mount: release need to avoid nil reader
fix https://github.com/chrislusf/seaweedfs/issues/1803
|
4 years ago |
Chris Lu
|
4ce56bac08
|
fix format error
|
4 years ago |
Chris Lu
|
0604afcda7
|
mount: remove unnecessary flush on release
|
4 years ago |
Chris Lu
|
7d9dc3c6a2
|
use fasthttp lib to read
|
4 years ago |
Chris Lu
|
487e435679
|
adjust http max idle connections per host
related to https://github.com/chrislusf/seaweedfs/issues/1802
|
4 years ago |
Konstantin Lebedev
|
94eac4f00e
|
Do reconnect to RabbitMQ
https://github.com/google/go-cloud/issues/2958
https://github.com/chrislusf/seaweedfs/issues/1773
|
4 years ago |
Chris Lu
|
885ca34748
|
volume: fail fast if idx files are missing
fix https://github.com/chrislusf/seaweedfs/issues/1796
|
4 years ago |
Chris Lu
|
a0e84c4fbc
|
go fmt
|
4 years ago |
Chris Lu
|
c959aaa19b
|
mount: load directory based on correct filer path
fix https://github.com/chrislusf/seaweedfs/issues/1799
|
4 years ago |
Konstantin Lebedev
|
0cfed8c3cb
|
restart replication if RabbitMQ connection closed
https://github.com/google/go-cloud/issues/2958
|
4 years ago |
Chris Lu
|
770393a48c
|
volume: add capability to change disk type when moving a volume
|
4 years ago |
bingoohuang
|
9e06ef66b9
|
fix renaming for 5bytes
|
4 years ago |
Chris Lu
|
a833021132
|
fix refactoring left over
|
4 years ago |
Chris Lu
|
5e4b5109dd
|
2.24
|
4 years ago |
Chris Lu
|
15c60cbb26
|
close the grpc connection after 10 hours
related to https://github.com/chrislusf/seaweedfs/issues/1782
|
4 years ago |
bingoohuang
|
7256902fb0
|
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
4 years ago |
bingoohuang
|
94ea3bd3a5
|
renaming NeedleMapType to NeedleMapKind
|
4 years ago |
Chris Lu
|
c3af72d950
|
fier store: fix elastic search regression
fix https://github.com/chrislusf/seaweedfs/issues/1774
|
4 years ago |
Konstantin Lebedev
|
2fb4c60540
|
fix log warn
|
4 years ago |
Konstantin Lebedev
|
24ec17219b
|
RabbitMQ delay retry with Dead Letter Exchange
https://github.com/chrislusf/seaweedfs/issues/1773
https://github.com/google/go-cloud/issues/2952
|
4 years ago |
Chris Lu
|
a331bbb3ae
|
filer: should return 204 on DELETE to nonexistent file
related to
https://github.com/chrislusf/seaweedfs/issues/1776
https://github.com/chrislusf/seaweedfs/issues/1160
|
4 years ago |
Chris Lu
|
5353e38469
|
S3: should return 204 on DELETE to nonexistent file
fix https://github.com/chrislusf/seaweedfs/issues/1776
|
4 years ago |
Chris Lu
|
2396ac234c
|
filer: fix elastic search pagination
possible fix for https://github.com/chrislusf/seaweedfs/issues/1774
|
4 years ago |
Chris Lu
|
609daaf387
|
s3: DeleteMultipleObjectsHandler clean up leftover empty folders
fix https://github.com/chrislusf/seaweedfs/issues/1772
|
4 years ago |
Chris Lu
|
d67ccb66c0
|
webdav: can start together with "weed server" or "weed filer"
|
4 years ago |
Chris Lu
|
76430790b9
|
webdav: cache to version specific folder
|
4 years ago |
Chris Lu
|
318a3d2efc
|
2.23
|
4 years ago |
Chris Lu
|
4be51c0701
|
filer: leveldb and hbase may miss files when listing large directories more than 1024
fix https://github.com/chrislusf/seaweedfs/issues/1768
|
4 years ago |
Chris Lu
|
1102ae32c4
|
fix concurrent map reads
|
4 years ago |
Chris Lu
|
314dc1c957
|
filer: etcd store fix listing
fix https://github.com/chrislusf/seaweedfs/issues/1767
|
4 years ago |
Chris Lu
|
d475c89fcc
|
go fmt
|
4 years ago |
Chris Lu
|
19295600f9
|
mount: change option name to volumeServerAccess, with publicUrl and filerProxy modes
|
4 years ago |
Chris Lu
|
990fa69bfe
|
add back AdjustedUrl() related code
|
4 years ago |
Chris Lu
|
9292796ec2
|
fmt
|
4 years ago |
Chris Lu
|
c2bf1a88ac
|
delete from the deepest directory first when checking empty folders
|
4 years ago |
Chris Lu
|
e9d8201925
|
s3: batch purge empty folders
|
4 years ago |
Chris Lu
|
cf252fc0cd
|
mount: report error when Flush()
The error in Release() is not working.
See https://github.com/jaderhs/libfuse/blob/master/FAQ
related to https://github.com/chrislusf/seaweedfs/issues/1765
|
4 years ago |
Chris Lu
|
9a06c35da4
|
replicate: incremental sink only contains new and updated files
address da08402ba2
|
4 years ago |
Chris Lu
|
da08402ba2
|
replicate: use creation time for local incremental file sink
related to https://github.com/chrislusf/seaweedfs/pull/1762
|
4 years ago |
Konstantin Lebedev
|
be1062b7fc
|
rename in scaffold
|
4 years ago |
Konstantin Lebedev
|
02fdc0a333
|
rename backup to local_incremental and use mtime
|
4 years ago |
Daniel Santos
|
d38613c49a
|
match upstream
|
4 years ago |
Chris Lu
|
b81956bcb5
|
mount: invalidate kernel cache when mounted to a filer path
fix https://github.com/chrislusf/seaweedfs/issues/1752#issuecomment-768178422
|
4 years ago |
Konstantin Lebedev
|
6b54ff9912
|
replication to create time date directory
|
4 years ago |
Chris Lu
|
f20ec82a28
|
update help message
see https://github.com/chrislusf/seaweedfs/issues/1758#issuecomment-768123224
|
4 years ago |
Chris Lu
|
1045ab8b07
|
avoid error message
|
4 years ago |
Chris Lu
|
0488c84bea
|
adjust help message
|
4 years ago |