Chris Lu
|
5dede5d38d
|
2.60
|
3 years ago |
Chris Lu
|
35f70c51b0
|
refactor
|
3 years ago |
Chris Lu
|
72eec84167
|
shell: add fs.mkdir
|
3 years ago |
byunghwa.yun
|
2b28a818f1
|
Fix mysql sql for batch delete
|
3 years ago |
byunghwa.yun
|
7374b5b473
|
Add webp extension for resizing
|
3 years ago |
byunghwa.yun
|
2595f269d1
|
Add the webp image type
|
3 years ago |
Chris Lu
|
ac28611817
|
snowflake sequencer need an unique id
fix https://github.com/chrislusf/seaweedfs/issues/2213
|
3 years ago |
Chris Lu
|
5c14da0f1e
|
filer.copy: fail early if assign request failed
fix https://github.com/chrislusf/seaweedfs/issues/2216
|
3 years ago |
Chris Lu
|
4cc2165061
|
weed -h subcommand list is not sorted, makes discovery difficult
fix https://github.com/chrislusf/seaweedfs/issues/2214
|
3 years ago |
Chris Lu
|
10fc478557
|
scaffold -config= should output to stdout
fix https://github.com/chrislusf/seaweedfs/issues/2212
|
3 years ago |
Chris Lu
|
092932af8f
|
shell: faster bucket delete
avoid waiting for large object metadata
|
3 years ago |
qieqieplus
|
2b46df13f8
|
add bloom filter for filer leveldb/rocksdb
|
3 years ago |
Chris Lu
|
60f5c0a2f5
|
fix security alert on github.com/dgrijalva/jwt-go
resolve https://github.com/chrislusf/seaweedfs/security/dependabot/go.mod/github.com%2Fdgrijalva%2Fjwt-go/open
|
3 years ago |
Chris Lu
|
182288f860
|
filer: fix mysql, postgres batch delete error
|
3 years ago |
Chris Lu
|
84d91f143f
|
mount: hide /etc folder also from mount
|
3 years ago |
Chris Lu
|
7359193e97
|
go fmt
|
3 years ago |
byunghwa.yun
|
e0c7708b03
|
Fix error handling
|
3 years ago |
byunghwa.yun
|
41d559f54e
|
Add fs rm options
|
3 years ago |
Chris Lu
|
70effac0d3
|
configure and store remote configurations
|
3 years ago |
nivekuil
|
b9a67d46c5
|
cassandra: use LocalQuorum for all queries
This changes this filer store from eventual to strong consistency at the cost
of read performance.
|
3 years ago |
Chris Lu
|
7ab389e7ec
|
optimization: improve random range query for large files
|
3 years ago |
Chris Lu
|
93c37cfded
|
Update filechunk_manifest.go
|
3 years ago |
byunghwa.yun
|
b23b307e08
|
Add fs rm
|
3 years ago |
Chris Lu
|
b938df97a2
|
remove unused parameter
|
3 years ago |
Chris Lu
|
450222dd64
|
add remote to filer.Entry and filer_pb entry, add RemoteConf
|
3 years ago |
Chris Lu
|
8dc5def435
|
proto: add remote
|
3 years ago |
Chris Lu
|
99155e4880
|
add `-retry` option for `volume.fix.replication`
fix https://github.com/chrislusf/seaweedfs/issues/2191
|
3 years ago |
Chris Lu
|
2f209675ab
|
Added `-retry` option for `volumeServer.evacuate`
related to https://github.com/chrislusf/seaweedfs/issues/2191
|
3 years ago |
Chris Lu
|
fb7a1be1c4
|
refactor
|
3 years ago |
nivekuil
|
2faf96f002
|
cassandra: Use LocalOne instead of One consistency
|
3 years ago |
Chris Lu
|
4be5b4ff5c
|
[volume.check.disk] skip errors and check next volumes
fix https://github.com/chrislusf/seaweedfs/issues/2129
|
3 years ago |
Chris Lu
|
e95166d739
|
S
|
3 years ago |
Chris Lu
|
a45bbc0b75
|
2.59
|
3 years ago |
Chris Lu
|
f0042f62dd
|
readable logs
|
3 years ago |
Chris Lu
|
18c40686d9
|
s3: multipart upload miss data if file is chunked in 4MB
fix https://github.com/chrislusf/seaweedfs/issues/2195
|
3 years ago |
Chris Lu
|
5a838dbe53
|
fix compilation
|
3 years ago |
Chris Lu
|
6103649ffb
|
shell: volume.check.disk adds retries in case the volumes are just moved
related to https://github.com/chrislusf/seaweedfs/issues/2194
|
3 years ago |
Chris Lu
|
49c66e88a0
|
volume: change all writes to fsync during graceful stopping
fix https://github.com/chrislusf/seaweedfs/issues/2193
|
3 years ago |
Chris Lu
|
01adc567aa
|
shell: volume.fsck deletes a volume is the volume has only orphaned data.
fix https://github.com/chrislusf/seaweedfs/issues/2190
|
4 years ago |
Chris Lu
|
297b41266b
|
2.58
|
4 years ago |
Chris Lu
|
b194f91f47
|
add version to filer configuration response
|
4 years ago |
bingoohuang
|
9e48bff8ee
|
fix typo in fs.configure help message text
|
4 years ago |
Chris Lu
|
d013d6d968
|
shell: volume.fsck "reallyDeleteFromVolume" should send padded file ids to delete
fix https://github.com/chrislusf/seaweedfs/issues/2188
|
4 years ago |
Chris Lu
|
3d624d1e16
|
rename
|
4 years ago |
Chris Lu
|
ecce300964
|
s3 config read via grpc
|
4 years ago |
Chris Lu
|
da7bd62822
|
/etc files are stored inside metadata store
|
4 years ago |
bingoohuang
|
ed57a55eae
|
show RemoteVolumes/EcVolumes only if it is not empty
|
4 years ago |
Chris Lu
|
44b50b2fdf
|
another fix related to 64 bit alignment
fix https://github.com/chrislusf/seaweedfs/issues/2177
|
4 years ago |
bingoohuang
|
44a2538f67
|
extract embed html of master/volume/filer ui to separate files
|
4 years ago |
qieqieplus
|
233103f6b2
|
sync empty notification with timestamp
|
4 years ago |