45 Commits (312abfbe827a447e58ba91faeb995cf6868fcf62)

Author SHA1 Message Date
liubaojiang 25471d579a
add md5 header when UploadData to replication in ReplicatedWrite (#3881) 3 years ago
Ryan Russell a635973847
docs(topology): readability improvements (#3688) 3 years ago
Konstantin Lebedev f8ef25099c
Removing chunks on failed to write to replicas (#3591) 3 years ago
Konstantin Lebedev 2a5629dd28 align 3 years ago
Konstantin Lebedev df9cc31a0a refactor 3 years ago
Konstantin Lebedev 0a5d3c3cf6 rename to localWrite and replicatedWrite 3 years ago
Konstantin Lebedev ab50f21ad9 Detailed metrics VolumeServerRequestHistogram for writing to disk and replication 3 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
Konstantin Lebedev 9ea09cc41c healthz check to avoid drain pod with last replicas 4 years ago
Konstantin Lebedev 0ed76a0556 clearly 4 years ago
Konstantin Lebedev 36013f63ed https://github.com/chrislusf/seaweedfs/issues/2648 4 years ago
chrislu 433fde4b18 move error to a separate file 4 years ago
Konstantin Lebedev 3f4e17aa24 error metrics for filer and store 4 years ago
Chris Lu 574485ec69 better IP v6 support 4 years ago
Chris Lu 6923af7280 refactoring 4 years ago
Chris Lu 78e8ddf910 Only when tailing volume, the zero-ed cookie should skip checking. 4 years ago
Chris Lu d1d1fc772c move some volume lookup operations to grpc 4 years ago
Chris Lu cb1dbd3135 refactor 4 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 5 years ago
Chris Lu c6bd244ebd add TODO 5 years ago
Chris Lu 6a92f0bc7a refactoring to typed Size 5 years ago
Chris Lu e912fd15e3 renaming 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 7edbee6f57 volume: proxy writes to remote volume server, with replication or not 6 years ago
Chris Lu d022b6bc0e fix compilation 6 years ago
Chris Lu 0576a27f44 protect against possible nil 6 years ago
Chris Lu 14ae33d642 adjust logging 6 years ago
Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 6 years ago
Chris Lu 13e215ee5c filer: option to encrypt data on volume server 6 years ago
Chris Lu 4cba32d1d0 go fmt 6 years ago
zhangsong 5eb86aad47 improve data consistency when replication write 6 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 6 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 6 years ago
Chris Lu 898d943b25 refactoring 6 years ago
Chris Lu 440111a349 volume: support http status 304 for the same file id 7 years ago
Chris Lu e5506152c0 refactoring 7 years ago
chenwanli 900aad4935 Fix https://github.com/chrislusf/seaweedfs/issues/864 7 years ago
Chris Lu 98a03b38e5 avoid util package depends on security package 7 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 7 years ago
bingoohuang 219838db87
fail fast when failed to write local volume 7 years ago
Chris Lu 4433b4c006 treat 0 sized file as normal 7 years ago
Chris Lu 8b0718ac92 go vet 7 years ago
sparklxb 4049c72e6c fix bug: replication, metadata not replicated 9 years ago
sparklxb da9b672d1b support additional header name-value pairs 9 years ago
sparklxb 86a7c56275 support additional header name-value pairs 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Chris Lu e8193ec201 return nil if no error 10 years ago
Chris Lu 442e798985 use detailed map of errors for distributed operations 10 years ago
tnextday a98f359122 Fix chunk manifest replicate upload error 10 years ago