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
Chris Lu
69553e5ba6
convert error fromating to %w everywhere ( #6995 )
7 months ago
chrislu
c602f53a6e
tail-volume-uses-the-source-volume-version
8 months ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 years ago
Chris Lu
e5fc35ed0c
change server address from string to a type
4 years ago
Chris Lu
78e8ddf910
Only when tailing volume, the zero-ed cookie should skip checking.
This only happens when checkCookie == false and fsync == false.
5 years ago
bingoohuang
7256902fb0
fix typo offset.ToAcutalOffset to offset.ToActualOffset
5 years ago
Chris Lu
e4af63a721
volume server: accept fsync=true in write requests
6 years ago
Chris Lu
560df51def
refactoring
6 years ago
Chris Lu
09ca936c78
shell: add ec.decode command
6 years ago
Chris Lu
19b6a16003
changed from os.file to backend.DataStorageBackend
6 years ago
Chris Lu
c71fddee2b
go fmt
6 years ago
Chris Lu
fc412e428b
refactor ScanVolumeFileFrom()
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
b4b407e403
add grpc ec shard read
7 years ago
Chris Lu
440111a349
volume: support http status 304 for the same file id
7 years ago
Chris Lu
2ffe98443b
refactoring
7 years ago
Chris Lu
6fc1f53018
shell: add command volume.move
7 years ago
Chris Lu
e5506152c0
refactoring
7 years ago
Chris Lu
fa176fe80f
volume tailing chunks large files
7 years ago
Chris Lu
3dce1016cb
add volume tailer
7 years ago
Chris Lu
b09e8dbb37
add VolumeStreamFollow, but not used yet
7 years ago