Chris Lu
|
4b9c42996a
|
refactor grpc API
|
3 years ago |
Chris Lu
|
5ea86ef1da
|
Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()"
This reverts commit af71ae11aa .
|
3 years ago |
Chris Lu
|
314c32514b
|
add command to list filers
|
3 years ago |
Chris Lu
|
7348d2ae63
|
randomize traffic if replicated
|
3 years ago |
Chris Lu
|
00ae965d8d
|
randomize a bit for ec shards distribution
|
3 years ago |
Chris Lu
|
b485c905d4
|
docker image: build with arm also
fix https://github.com/chrislusf/seaweedfs/issues/2418
|
3 years ago |
Chris Lu
|
77f90ae288
|
add leader election in master
|
3 years ago |
Chris Lu
|
35c37562bc
|
check auth only when enabled
|
3 years ago |
Chris Lu
|
3c245c69d3
|
handle possible race condition
|
3 years ago |
Chris Lu
|
6fb6480a3b
|
Java: 1.7.0
update org.apache.httpcomponents to 4.5.13
update grpc API to use cacheRemoteObjectToLocalCluster
|
3 years ago |
Chris Lu
|
af71ae11aa
|
master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()
|
3 years ago |
Chris Lu
|
ab97b17e62
|
better printout
|
3 years ago |
Chris Lu
|
e66865a8c5
|
adjust master client log level
|
3 years ago |
Chris Lu
|
0c8dea9de8
|
go fmt
|
3 years ago |
Chris Lu
|
5160eb08f7
|
shell: optionally read filer address from master
|
3 years ago |
Chris Lu
|
18bfbf62fc
|
add one unit test
|
3 years ago |
Chris Lu
|
e1ab8b01d0
|
s3: adjust permission for HEAD bucket operation
fix https://github.com/chrislusf/seaweedfs/issues/2417#issuecomment-958391856
|
3 years ago |
Chris Lu
|
b25661c6df
|
s3: skip permission checking for creating bucket if the bucket already exists
fix https://github.com/chrislusf/seaweedfs/issues/2417
Rclone was trying to create the bucket even though the bucket already exists.
|
3 years ago |
Chris Lu
|
1b90d60765
|
filer: paginate large directories to delete file chunks
|
3 years ago |
Chris Lu
|
794375ca0a
|
adjust help message since both fullPercent and quietFor are needed.
|
3 years ago |
Chris Lu
|
fc9e246592
|
2.76
|
3 years ago |
Chris Lu
|
9cf756b188
|
S3: support CORS
related to https://github.com/chrislusf/seaweedfs/issues/1271
|
3 years ago |
Chris Lu
|
f17fa400d5
|
refactoring
|
3 years ago |
Chris Lu
|
006b4ec0f8
|
refactoring
|
3 years ago |
Chris Lu
|
edbf6d297b
|
filer.meta.tail: add example to send metadata to elastic search
|
3 years ago |
Chris Lu
|
24858507cc
|
rename API to avoid confusion
|
3 years ago |
Chris Lu
|
f5824f369c
|
avoid reporting error when it is a user request error
|
3 years ago |
Chris Lu
|
c857cc7286
|
cloud tier: remove tagging since not all s3 vendors support this
|
3 years ago |
Chris Lu
|
d04cdcf40d
|
s3 header add user agent
|
3 years ago |
hilimd
|
b5389c3b23
|
Merge pull request #86 from chrislusf/master
sync
|
3 years ago |
Chris Lu
|
608dc11a28
|
Merge pull request #2397 from kmlebedev/fix_DeleteBucketLifecycleConfiguration
fix DeleteBucketLifecycleConfiguration
|
3 years ago |
Konstantin Lebedev
|
dc3ae5e8a6
|
DeleteBucketLifecycleConfiguration return 204
|
3 years ago |
Konstantin Lebedev
|
2afb5a13af
|
fix DeleteBucketLifecycleConfiguration
|
3 years ago |
hilimd
|
9e3060bb13
|
Merge pull request #85 from chrislusf/master
sync
|
3 years ago |
Chris Lu
|
2e76834e4d
|
filer store: redis2 fix wrong pagination
|
3 years ago |
Chris Lu
|
54b6e0f3fd
|
adjust logs
|
3 years ago |
Chris Lu
|
900e888695
|
filer: avoid possible prefixed pagination loop on unsupported filer stores
|
3 years ago |
hilimd
|
6999325d36
|
Merge pull request #84 from chrislusf/master
sync
|
3 years ago |
Chris Lu
|
3eeaffeadd
|
update gjson
resolve github.com/tidwall/gjson vulnerability found
|
3 years ago |
Chris Lu
|
d774fa6c9a
|
rename variable
|
3 years ago |
Chris Lu
|
2539ba0b62
|
fix compilation
|
3 years ago |
Chris Lu
|
5f2d7c1589
|
erasure coding: skip erasure coding if less than recommended 4 nodes
|
3 years ago |
Chris Lu
|
5296c397f4
|
build latest container
|
3 years ago |
Chris Lu
|
c9d3fb4a30
|
2.75
|
3 years ago |
Chris Lu
|
5435027ff0
|
volume copy: stream out copying progress and avoid grpc request timeout
fix https://github.com/chrislusf/seaweedfs/issues/2386
|
3 years ago |
Chris Lu
|
3be3c17f59
|
volume vacuum: avoid timeout with streaming progress report
fix https://github.com/chrislusf/seaweedfs/issues/2396
|
3 years ago |
hilimd
|
ee90edd0e3
|
Merge pull request #83 from chrislusf/master
sync
|
3 years ago |
Chris Lu
|
07dd4873db
|
Merge pull request #2390 from kmlebedev/fix_tagging
|
3 years ago |
Konstantin Lebedev
|
235329a92a
|
fix Tagging add xmlns
|
3 years ago |
Konstantin Lebedev
|
dc7e525cb9
|
fix Tagging test
|
3 years ago |