chrislu
56ec89625a
3.16
2 years ago
chrislu
93ccc6e05f
3.15
2 years ago
chrislu
3c79c77056
3.14
3 years ago
chrislu
40a9634c3d
3.13
3 years ago
chrislu
4dc27e1ed5
3.12
3 years ago
chrislu
d4ef06cdcf
3.11
3 years ago
chrislu
e437ec5a68
3.10
3 years ago
chrislu
4a046e4de7
3.09
3 years ago
chrislu
8a49240d64
3.08
3 years ago
chrislu
fbd99d53c1
3.07
3 years ago
chrislu
968ca95b49
filer.meta.tail: support untilTimeAgo for a range
3 years ago
chrislu
f214dfb1f5
stop when in memory log is done
3 years ago
chrislu
7e25a2d416
reduce busy waiting when reading metadata logs
3 years ago
chrislu
2f846777bb
3.06
3 years ago
chrislu
acc318e12b
3.05
3 years ago
chrislu
9ff0d99002
3.04
3 years ago
chrislu
cd2d10118c
3.03
3 years ago
chrislu
a4ca3ed1f0
3.02
3 years ago
chrislu
ef6c6c450e
avoid fatal error if port is already in use
3 years ago
chrislu
73961e24d8
3.01
3 years ago
chrislu
b2a6111090
skip ipv6 all interfaces and localhost
fix https://github.com/chrislusf/seaweedfs/issues/2983
3 years ago
chrislu
2aef5b8b32
3.00
3 years ago
chrislu
9ae66f55fc
2.99
3 years ago
justin
3551ca2fcf
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
3 years ago
chrislu
c6ec5269f4
2.98
3 years ago
chrislu
d310711de0
avoid possible deadlock: move metadata log flush channel out of lock scope
3 years ago
chrislu
77a7d7253f
2.97
3 years ago
chrislu
0490ee87ef
2.96
3 years ago
chrislu
8f0410af2c
2.95
3 years ago
chrislu
3da2b83b38
Added a "-conf_dir" option to customize *.toml configuration file directory.
fix https://github.com/chrislusf/seaweedfs/issues/2753
3 years ago
chrislu
f247cab5cd
skip localhost if bound to all interfaces already 0.0.0.0 or 127.0.0.1
3 years ago
chrislu
3639cad69c
master, filer, s3: also listen to "localhost" in addition to specific ip address
related to https://github.com/chrislusf/seaweedfs/issues/1937
3 years ago
chrislu
2eda3a686f
2.94
3 years ago
chrislu
bd5c5586b5
generate inode via path and time
3 years ago
chrislu
0ba4e4cd23
2.93
3 years ago
chrislu
784583afc6
avoid pool memory allocation if too large
3 years ago
chrislu
ba14307319
2.92
3 years ago
chrislu
09cd00f356
2.91
3 years ago
chrislu
d602d68fd1
remove dead code
3 years ago
chrislu
708e14fcfa
avoid possible too big memory allocation
3 years ago
chrislu
2ab0ad24a3
use memory pool
3 years ago
chrislu
28b395bef4
better control for reader caching
3 years ago
chrislu
3ad5fa6f6f
chunk cache adds function ReadChunkAt
3 years ago
chrislu
497ebbbd45
2.90
3 years ago
chrislu
6a40fd1c65
2.89
3 years ago
Eng Zer Jun
b92df1654c
test: use `T.TempDir` to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.
Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
3 years ago
root
7f0c793083
fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p4-conditional-26.html#preconditions
3 years ago
chrislu
76e297d64f
sync call to write file, avoid vif loading error
fix https://github.com/chrislusf/seaweedfs/issues/2633
3 years ago
chrislu
7270067289
2.88
3 years ago
chrislu
e185d90d24
2.87
3 years ago