6725 Commits (6f80dbdfe5cad8c2ca1b111c3da1bc7de65a1c20)

Author SHA1 Message Date
sxlehua 0b49c16361
Adapt S3 POST ContentType (#5275) 12 months ago
Chris Lu 1b5ba4190c avoid timestamp overflow 12 months ago
chrislu d41792461c lock returns host and owner 12 months ago
chrislu d30150dde1 use a short-lived lock 12 months ago
chrislu c1bb76d709 fix nil error 12 months ago
chrislu ac50d8a822 re-lock if the lock owner is not found 12 months ago
Benoît Knecht 56287bd07d
weed/shell: Cluster check other disk types (#5245) 1 year ago
Sébastien 0775d05a23
fix: http range request return status 500 (#5251) 1 year ago
chrislu 0b2e5ddc7c wait 3 seconds before shutting down publish client, to wait for all messages to be received 1 year ago
chrislu 545d5fbdf6 unused code 1 year ago
chrislu a507069d19 lock for creating local partition 1 year ago
chrislu 9e6ea80dff read existing topic conf 1 year ago
chrislu a297247137 wait for each publish clients 1 year ago
chrislu b6c5e57c30 read will block if no items 1 year ago
chrislu 0bf5424a2e adjust visibility 1 year ago
chrislu dedfd31dfb refactor 1 year ago
chrislu cbf750a31f refactor 1 year ago
chrislu b51dfe2bff wait for publishing clients 1 year ago
chrislu f8c55f101e clean up 1 year ago
chrislu d40225ecd2 return the lookup results 1 year ago
chrislu 841fafd0a8 publish to input buffer 1 year ago
chrislu 5dc1362bdc close the input 1 year ago
chrislu fa835c9319 Update buffered_queue_test.go 1 year ago
Chris Lu b6de35cdb2 moved. there are some deadlock. WIP 1 year ago
chrislu 91af1f3069 schedule jobs 1 year ago
Benoît Knecht f6e39139d8
weed/storage: Fix volume info file permissions (#5246) 1 year ago
chrislu 08c5fba825 adds a buffered queue 1 year ago
chrislu cb50b720fd Revert "Fix weed fix" 1 year ago
Benoît Knecht 1f08010ef0
weed/shell: Cleanup volume balance logic (#5241) 1 year ago
Konstantin Lebedev 0f8e76bbd6
fix: clean metric MasterReplicaPlacementMismatch for unregister volume (#5239) 1 year ago
Benoît Knecht a6aee847b9
weed/shell: Fix volume.balance logic (#5238) 1 year ago
Konstantin Lebedev 0b71fae2e3
fix: s3tests test_get_object_ifnonematch_good (#5237) 1 year ago
chrislu 025f8eb37b return dir assign counter 1 year ago
chrislu d4e66cc140 return dir assign counter 1 year ago
chrislu 49fcb48e04 same logic as grpc assign 1 year ago
chrislu d268fbe18a when configure, cancel existing assignments 1 year ago
chrislu 3ff6b31d94 sub broker wait for partition 1 year ago
chrislu 2beaa2d0b3 pub/sub brokers check filer for assigned partitions 1 year ago
chrislu c3f8530f97 refactor 1 year ago
chrislu 5f35857cd0 no need to assign partitions explicitly 1 year ago
chrislu 428fea45f3 updated and added assignments 1 year ago
chrislu e8b05ecc91 add/remove assigned partitions 1 year ago
chrislu 861ad732ca refactor 1 year ago
chrislu 47924afa1c refactor 1 year ago
chrislu 581cf6644c lookup reads from filer instead of local memory 1 year ago
chrislu 7121ae9617 separate out read topic conf and ensure topic active assignments 1 year ago
chrislu c77d35313e pub/sub broker only check local assigned partitions 1 year ago
chrislu b0a2e9aea3 fix assignments if brokers changed 1 year ago
chrislu 9ce7c482b3 refactor 1 year ago
chrislu a5b906c0dd refactor 1 year ago