Chris Lu
|
997f5ead93
|
Merge pull request #1173 from divinerapier/master
feat: drains http body if buffer is too small
|
5 years ago |
divinerapier
|
4cbb6fa199
|
feat: drains http body if buffer is too small
Signed-off-by: divinerapier <poriter.coco@gmail.com>
|
5 years ago |
Chris Lu
|
bcc3092255
|
Merge pull request #1172 from divinerapier/master
fix: handle errors for ReadUrl
|
5 years ago |
divinerapier
|
84640d07b7
|
fix: handle errors for ReadUrl
Signed-off-by: divinerapier <poriter.coco@gmail.com>
|
5 years ago |
Chris Lu
|
1346437d71
|
Merge pull request #1171 from stlpmo-jn/redundant_type_conversion
remove the redundant type conversion
|
5 years ago |
Chris Lu
|
35393b4a02
|
cleanly destroy remote files
|
5 years ago |
Chris Lu
|
eecad6062a
|
go fmt
|
5 years ago |
Chris Lu
|
d960b3474a
|
tier storage: support downloading the remote dat files
|
5 years ago |
stlpmo
|
f3de4b6c18
|
remove the redundant type conversion
|
5 years ago |
Chris Lu
|
3ebeae0c0b
|
ec encode distribute ec data and parity shards evenly
|
5 years ago |
Chris Lu
|
9ff72f616a
|
go fmt
|
5 years ago |
Chris Lu
|
efd2f50ede
|
compaction changed to .idx based deletion
|
5 years ago |
Chris Lu
|
7ba6be2312
|
volume ui add readonly status
|
5 years ago |
Chris Lu
|
d8b39fe92a
|
testing
|
5 years ago |
Chris Lu
|
f42b5bd0f5
|
rename .sdb to .sdx
|
5 years ago |
Chris Lu
|
abffe857a1
|
change btree map to in memory level db
|
5 years ago |
Chris Lu
|
72a561ab7c
|
refactoring
|
5 years ago |
Chris Lu
|
9114f7f432
|
Merge pull request #1169 from stlpmo-jn/http_304_has_no_resp_body
remove the http 304 response body
|
5 years ago |
Chris Lu
|
409a3fe41f
|
Merge pull request #1168 from stlpmo-jn/optimize_DeleteCollectionFromDiskLocation
decouple the volume.Destroy() from the operation of unmountVolume()
|
5 years ago |
Chris Lu
|
37a836c8a7
|
Merge pull request #1167 from stlpmo-jn/volume_server_core_dump
resolve issue : create volume on no free space disk, the volume server core dump
|
5 years ago |
stlpmo
|
f87ccbddb4
|
remove the http 304 response body
|
5 years ago |
stlpmo
|
38e4b79125
|
decouple the volume.Destroy() from the operation of unmountVolume()
|
5 years ago |
stlpmo
|
f300c35266
|
resolve issue : when the host disk full, the volume server will core dump
|
5 years ago |
Chris Lu
|
1ad34a2487
|
ed.decode prefers servers with most data shards
|
5 years ago |
Chris Lu
|
a18f62bbe7
|
only copy required shards
|
5 years ago |
Chris Lu
|
c7d5a0b00c
|
adjust help message
|
5 years ago |
Chris Lu
|
8a2d529759
|
go fmt
|
5 years ago |
Chris Lu
|
09ca936c78
|
shell: add ec.decode command
|
5 years ago |
Chris Lu
|
dda5c6d3cb
|
fmt
|
5 years ago |
Chris Lu
|
a9b1ee18af
|
default redis reads options
details in https://github.com/chrislusf/seaweedfs/pull/1165
|
5 years ago |
Chris Lu
|
fcbd04c425
|
default to false in scaffold.go
|
5 years ago |
Chris Lu
|
62b1a346ef
|
set default
|
5 years ago |
Chris Lu
|
cd47112c40
|
Merge pull request #1165 from dqsully/master
Add readOnly and routeByLatency options to Redis Cluster Store
|
5 years ago |
Chris Lu
|
573b74f24f
|
add SetDefault function for Configuration
|
5 years ago |
Dakota Sullivan
|
f934a85d58
|
Add readOnly and routeByLatency options to scaffold.go
|
5 years ago |
Dakota Sullivan
|
a0c9d9c0e7
|
Fix config property names
|
5 years ago |
Chris Lu
|
71d55ec5cb
|
adjust help message
|
5 years ago |
Chris Lu
|
d0aa0c5086
|
shell: add fs.meta.cat to see file meta data content
related to https://github.com/chrislusf/seaweedfs/issues/1163
|
5 years ago |
Chris Lu
|
ab966d7192
|
refactoring variable name
|
5 years ago |
Chris Lu
|
f61de28c69
|
volume: add deletion capability for previously readonly volumes
|
5 years ago |
Chris Lu
|
deb03ecfa3
|
remove duplicated checking
already checked in store.go
|
5 years ago |
Chris Lu
|
36ddca9d1f
|
filer: return not found 404 status if not found
fix https://github.com/chrislusf/seaweedfs/issues/1160
|
5 years ago |
Chris Lu
|
ef3ae3cd41
|
clean up sorted index file
|
5 years ago |
Dakota Sullivan
|
301bc2f69d
|
Add readOnly and routeByLatency options to Redis Cluster Store
|
5 years ago |
Chris Lu
|
39810a9951
|
tiered volume is read only
|
5 years ago |
Chris Lu
|
58f88e530c
|
volume: use sorted index map for readonly volumes
|
5 years ago |
Chris Lu
|
2f21beaccd
|
loading xattr value
|
5 years ago |
Chris Lu
|
014487b1a6
|
passing entry.Extended
|
5 years ago |
Chris Lu
|
e707211dad
|
passing entry.exended
|
5 years ago |
Chris Lu
|
29eb333f8e
|
fix comparing
|
5 years ago |