Lisandro Pin
9638d37fe2
Block RPC write operations on volume servers when maintenance mode is enabled ( #8115 )
* Boostrap persistent state for volume servers.
This PR implements logic load/save persistent state information for storages
associated with volume servers, and reporting state changes back to masters
via heartbeat messages.
More work ensues!
See https://github.com/seaweedfs/seaweedfs/issues/7977 for details.
* Block RPC operations writing to volume servers when maintenance mode is on.
3 days ago
Konstantin Lebedev
edee91ef0e
fix has changes false if deleted result size eq zero ( #4909 )
* fix has changes false if deleted result size eq zero
https://github.com/seaweedfs/seaweedfs/issues/4171
* fix change respos status 202 to 304 if the file has already been deleted
https://github.com/seaweedfs/seaweedfs/issues/4171
* fix delete if set apply changes
https://github.com/seaweedfs/seaweedfs/issues/4171
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
2 years ago
chrislu
7bdae5172e
batch delete EC needles
fix https://github.com/seaweedfs/seaweedfs/issues/4107
3 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 years ago
Chris Lu
734c980040
volume: support concurrent download data size limit
5 years ago
Chris Lu
f24bb9e688
mount: fix for deletion stopped working since 2.53
fix https://github.com/chrislusf/seaweedfs/issues/2138
due to 4d0cbd2700
5 years ago
Chris Lu
7e91ae592c
pass in option to read deleted entries
not working yet
6 years ago
Chris Lu
6a92f0bc7a
refactoring to typed Size
Go is amazing with refactoring!
6 years ago
Chris Lu
6d87a0c5f5
batch delete orphan data by file keys
6 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
6 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
7 years ago
Chris Lu
898d943b25
refactoring
7 years ago
Chris Lu
e5506152c0
refactoring
7 years ago
Chris Lu
67d1e572ca
rename files
7 years ago
Chris Lu
556382ff5f
adding basic grpc to volume server
7 years ago