hilimd
|
1de733fda5
|
Merge pull request #81 from chrislusf/master
sync
|
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
|
67949e25e9
|
add optional delay
|
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 |
Chris Lu
|
ac574d5572
|
Merge pull request #2327 from joshuafc/patch-2
|
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 |
Chris Lu
|
35c8ea495f
|
Merge pull request #2321 from joshuafc/patch-1
add bloom filter to leveldb_store to improve fuse performance.
|
3 years ago |
zhoub
|
6a7ed1bd0e
|
add bloom filter to leveldb_store to improve fuse performance.
|
3 years ago |
Chris Lu
|
a0a6aa36fa
|
adjust name
|
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
|
85a2046411
|
move out latest container building
|
3 years ago |
Chris Lu
|
9ca7c322b4
|
reduce resource usage
|
3 years ago |
Chris Lu
|
8c6d706328
|
2.67
|
3 years ago |
Chris Lu
|
2954bd71f8
|
testing different binary name
|
3 years ago |
Chris Lu
|
ce9e606eb2
|
fix waiting, binary name.
|
3 years ago |
Chris Lu
|
ee143f9ae0
|
github action adds dependencies
|
3 years ago |
Chris Lu
|
5035b0a109
|
build binaries on release
|
3 years ago |
Chris Lu
|
a443e39def
|
add back delays
|
3 years ago |
Chris Lu
|
64971b0d7e
|
merge into one action
|
3 years ago |
Chris Lu
|
68b23114b9
|
adjust actions
|
3 years ago |
Chris Lu
|
0c47437ece
|
Revert "action: delete previous assets"
This reverts commit 9ec151fa0d .
|
3 years ago |
Chris Lu
|
9ec151fa0d
|
action: delete previous assets
|
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
|
fe4794fe92
|
minor
|
3 years ago |
Chris Lu
|
728ed21a80
|
just in case
|
3 years ago |
Chris Lu
|
9fb278c92c
|
Hadoop: avoid case insensitive on windows
|
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 |
Chris Lu
|
d5c7dbac4a
|
docker: build dev containers
|
3 years ago |