Chris Lu
|
49d971e602
|
filer: redis store needs to clean up batch deleted sub folders
|
3 years ago |
Chris Lu
|
8f2e4be074
|
wip
|
3 years ago |
Chris Lu
|
b751debd31
|
split node based on the last inserted key
|
3 years ago |
Chris Lu
|
94a01fcfcb
|
filer.remote.gateway: add options to include or exclude new bucket names to mirror
|
3 years ago |
Chris Lu
|
b5f4910412
|
adjust help messages
|
3 years ago |
Chris Lu
|
f0907eb83c
|
add command filre.remote.gateway
|
3 years ago |
Chris Lu
|
63da4bbb54
|
separate filer.remote.gateway command to avoid confusion
|
3 years ago |
Chris Lu
|
2789d10342
|
go fmt
|
3 years ago |
Chris Lu
|
119d5908dd
|
shell: do not need to lock to see volume -h
|
3 years ago |
Chris Lu
|
7504be58f9
|
Avoid xattr printed out as HTTP headers
fix https://github.com/chrislusf/seaweedfs/issues/2336
|
3 years ago |
Chris Lu
|
96514f0f00
|
fix tests
|
3 years ago |
Chris Lu
|
20ac710ceb
|
2.68
|
3 years ago |
Chris Lu
|
6cd1ce8b74
|
erasure coding: add cleanup step if anything goes wrong
|
3 years ago |
Chris Lu
|
f74b29416a
|
better etag matching
|
3 years ago |
Chris Lu
|
e9760f261e
|
minor
|
3 years ago |
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
3 years ago |
Chris Lu
|
2c9d4c8f43
|
custom grpc port: filer
|
3 years ago |
Chris Lu
|
e690a2be16
|
custom grpc port: volume server
|
3 years ago |
Chris Lu
|
232ad2fe65
|
custom grpc port: master follower
|
3 years ago |
Chris Lu
|
bd1f800efe
|
custom grpc port: master
|
3 years ago |
Chris Lu
|
7591336a22
|
log format
|
3 years ago |
Chris Lu
|
8c6ff55226
|
add volume not found error type, to reduce error log
|
3 years ago |
Chris Lu
|
7e600bff5f
|
adjust log level
|
3 years ago |
Chris Lu
|
a243d7e047
|
EC: clean up if failed in the middle
|
3 years ago |
Chris Lu
|
f7f01ac209
|
return if error
|
3 years ago |
Chris Lu
|
59cb6146a3
|
refactor
|
3 years ago |
Chris Lu
|
5496d68f6a
|
increase counter only if not early terminated
|
3 years ago |
Chris Lu
|
2b8ab1534a
|
mysql table DDL: minor, not necessary, but a little more strict
the directory is already hashed into dirhash. So this change is not strictly required.
|
3 years ago |
joshuafc
|
5654d0d60d
|
CompactionTableSizeMultiplier of leveldb use default value. #2325
To improve performance of leveldb find key in condition of large directory(millions of files) which use uuid as filename.
|
3 years ago |
Chris Lu
|
0b4269b6a8
|
remember commands even if failed
|
3 years ago |
Chris Lu
|
0207f5fe9b
|
replicated remote.cache
|
3 years ago |
Chris Lu
|
00edcf71fc
|
fix compilation
|
3 years ago |
Chris Lu
|
574485ec69
|
better IP v6 support
|
3 years ago |
Chris Lu
|
0128239c0f
|
handle ipv6 addresses
|
3 years ago |
zhoub
|
6a7ed1bd0e
|
add bloom filter to leveldb_store to improve fuse performance.
|
3 years ago |
Chris Lu
|
9fdf02bcda
|
remove detecting ipv6
Got this error on my local:
transport: Error while dialing dial tcp [fe80::1]:19333: connect: no route to host
related to https://github.com/chrislusf/seaweedfs/pull/2310
|
3 years ago |
Chris Lu
|
889a39a24f
|
ipv6
|
3 years ago |
Chris Lu
|
8c6d706328
|
2.67
|
3 years ago |
Chris Lu
|
2b1feb732c
|
remote.cache supports replication
|
3 years ago |
Chris Lu
|
3adc3da291
|
refactor
|
3 years ago |
Chris Lu
|
6923af7280
|
refactoring
|
3 years ago |
Chris Lu
|
64f6532fbe
|
update help message
|
3 years ago |
Chris Lu
|
308d4b2dae
|
filer.remote.sync: createBucketWithRandomSuffix defaults to true
|
3 years ago |
Chris Lu
|
8e4b43a017
|
minor
|
3 years ago |
Chris Lu
|
c218ef20c7
|
filer.remote.sync: automatically detect the primary remote storage
|
3 years ago |
Chris Lu
|
1702ce5395
|
remove unused code
|
3 years ago |
Chris Lu
|
0cda61d539
|
return error if not found
|
3 years ago |
Chris Lu
|
f62df7f695
|
fix wrong srcPath checking
|
3 years ago |
Chris Lu
|
e93d4935e3
|
add other replica locations when assigning volumes
|
3 years ago |
Chris Lu
|
7a13816e94
|
refactor
|
3 years ago |