Chris Lu
|
c795183887
|
return node itself as directory handler
|
4 years ago |
Chris Lu
|
30dbe98dff
|
Update Makefile
|
4 years ago |
Chris Lu
|
07f20155fd
|
small optimization
|
4 years ago |
danielflira
|
a66112c9d2
|
configurable fusermount path
|
4 years ago |
Kevin Liu
|
253b4ed898
|
remote -> proxy in server to match volume flags
noticed this was missed in https://github.com/chrislusf/seaweedfs/pull/2168
|
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 |
陈杨文
|
6f683e6572
|
also failed on mips64
alpine support mips64, will try to build on next version
|
4 years ago |
Chris Lu
|
41db292332
|
skip s390 ppc64le
due to https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/22703
|
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
|
24e11d1e90
|
look back when adding to sorted values
look back when adding to sorted values, before adding it to overflow
|
4 years ago |
Chris Lu
|
fc8dd58aea
|
volume: large_volume version has bug when using in memory index
fix https://github.com/chrislusf/seaweedfs/issues/2162
|
4 years ago |
Chris Lu
|
a2979aa051
|
2.56
|
4 years ago |
Chris Lu
|
08377fecb8
|
fixes
|
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
|
c764596f96
|
filer: slow metadata topic read may lose some change events
fix https://github.com/chrislusf/seaweedfs/issues/2117
|
4 years ago |
Chris Lu
|
cc7714fdbe
|
logging changes to debug
|
4 years ago |
thephoenixofthevoid
|
8d70ba2eaa
|
Fix: Loosing environment variables at StartProcess
|
4 years ago |
Chris Lu
|
1cac2f2278
|
shell: volume.fsck checks missing chunks in filer
fix https://github.com/chrislusf/seaweedfs/issues/2154
|
4 years ago |
Chris Lu
|
9dd09bbb33
|
refactor
|
4 years ago |
Chris Lu
|
c2e0a75c1f
|
adjust logs
|
4 years ago |
Chris Lu
|
78b1fb921c
|
adjust log level
|
4 years ago |
Chris Lu
|
05af54ad10
|
2.55
trigger migrated travis build
|
4 years ago |
Jonas Falck
|
829b195084
|
Add process metrics of weed itself
|
4 years ago |
Chris Lu
|
d474ce6fe3
|
master: avoid repeated leader redirection
fix https://github.com/chrislusf/seaweedfs/issues/2146
|
4 years ago |
danielflira
|
f1d207a0fe
|
start weed with mount in background
|
4 years ago |
Chris Lu
|
b3eb4fecc7
|
2.54
|
4 years ago |
Chris Lu
|
f24bb9e688
|
mount: fix for deletion stopped working since 2.53
fix https://github.com/chrislusf/seaweedfs/issues/2138
due to 4d0cbd2700
|
4 years ago |
Chris Lu
|
88d52adfdd
|
remove unused fields
|
4 years ago |
Chris Lu
|
56eb522b13
|
fix stats when a collection is deleted
|
4 years ago |
Chris Lu
|
055374a50b
|
FUSE: skip flushing if file is deleted
related to https://github.com/chrislusf/seaweedfs/issues/2110
|
4 years ago |
Konstantin Lebedev
|
6aa1a56ec8
|
avoid crashes Galera Cluster
https://github.com/chrislusf/seaweedfs/issues/2125
|
4 years ago |
Chris Lu
|
7a81caa31e
|
2.53
|
4 years ago |
Chris Lu
|
4d0cbd2700
|
skip cookie checking if from grpc api
|
4 years ago |
Chris Lu
|
7225cb4ac5
|
add block and mutex profiling
|
4 years ago |
Chris Lu
|
28a4a1f8d6
|
fix for mysql2 postgres2 on fast dropping buckets
|
4 years ago |
Chris Lu
|
1e76fc994a
|
filer.copy: zero fileSize for directories
|
4 years ago |
Chris Lu
|
ed6aa13520
|
minor
|
4 years ago |
Chris Lu
|
ee6c67682c
|
minor
|
4 years ago |
Chris Lu
|
9357911a95
|
remove all bucket metadata
fix https://github.com/chrislusf/seaweedfs/issues/2118
|
4 years ago |
Chris Lu
|
b71c3cfba4
|
avoid possible empty object
|
4 years ago |
Chris Lu
|
310e31424e
|
adjust the error output
fix https://github.com/chrislusf/seaweedfs/issues/2123
|
4 years ago |
Chris Lu
|
8b382a8209
|
refactor
|
4 years ago |
Chris Lu
|
33b87244ef
|
refactoring
|
4 years ago |
Daniel Nagy
|
7ce3bee0c0
|
Check for history file errors as well
|
4 years ago |
Daniel Nagy
|
0e3adde47f
|
Return correct exitcode when `wheed upload` fails
|
4 years ago |
Chris Lu
|
76f24af79a
|
2.52
|
4 years ago |
Chris Lu
|
5e6dfbc25f
|
locks for data racing
|
4 years ago |
Chris Lu
|
452c6ef183
|
limits concurrent uploads for one file
|
4 years ago |
Chris Lu
|
8295e2feb6
|
skip md5 checking for now because of race condition
|
4 years ago |