773 Commits (844a1a01923bb882624f7befb7b0b28ecb378df5)

Author SHA1 Message Date
chrislu d3032d1e80 3.67 11 months ago
Patrick Schmidt 96c48bd0da
Fix deadlock in lock table locks (#5566) 11 months ago
chrislu 3682eb929f 3.66 11 months ago
chrislu a5645d50a7 ensure head index is within range 11 months ago
M@ abf01a0eb7
Fixes unlocked read from logBuffer.LastTsNs that is racey. (#5536) 12 months ago
Konstantin Lebedev 2f3fee9bb9
filer read chunk retry if status code 499 (#5528) 12 months ago
chrislu 0edc5aad9a 3.65 1 year ago
Konstantin Lebedev 5189a09de0
[volume] Reduce the number of buffers for uploading one chunk (#5458) 1 year ago
Henco Appel 5c8e6014ba
fix: filer authenticate with with volume server (#5480) 1 year ago
clonefetch 9e07a87fcb
chore: fix function names in comment (#5478) 1 year ago
chrislu ccdd9cd8de refactor 1 year ago
chrislu d935f70e3c shutdown follower when leader stops 1 year ago
chrislu f07875e8e1 send flush message to follower before shutting down logBuffer 1 year ago
chrislu 03f18e43df clean up logs 1 year ago
chrislu 26e24db721 adjust log level 1 year ago
chrislu 5c0fcae039 clean up logs 1 year ago
chrislu 407a52fc93 adjust log level 1 year ago
chrislu 50023fe1cf adjust log level 1 year ago
chrislu 3c559dc294 fix test2 1 year ago
chrislu aba934f0b5 adjust log level 1 year ago
chrislu b74e8082ba 3.64 1 year ago
chrislu 054d0b3487 wait for data 1 year ago
chrislu f8957b84c1 rename to LastTsNs 1 year ago
chrislu 529fa8c4c8 go fmt 1 year ago
chrislu 059df3957d rename to lastFlushDataTime 1 year ago
chrislu 6f75a0af55 ask follower to follow 1 year ago
chrislu 28f8f33d6a include key in LogEntry 1 year ago
chrislu 34f2b600ac each log function adds a "done" return parameter 1 year ago
chrislu 1b4484bf0a go fmt 1 year ago
chrislu 54d7748a4a 3.63 1 year ago
Konstantin Lebedev 8fb978d6f6
[volume] requests that were canceled by the client are not an internal server problem(500 => 499) (#5304) 1 year ago
chrislu b6c5e57c30 read will block if no items 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 08c5fba825 adds a buffered queue 1 year ago
chrislu 1877ce5126 rename 1 year ago
chrislu 59b8af99b0 3.62 1 year ago
chrislu fa59a5d67e read from disk if not in memory 1 year ago
chrislu d6ba97219b refactoring 1 year ago
chrislu 188f471a24 logging 1 year ago
chrislu d51efddf5c flush to disk 1 year ago
chrislu 8ae00e47a6 3.61 1 year ago
chrislu 49428a303b add batch index for each memory buffer 1 year ago
chrislu 1206313952 add logs on flush 1 year ago
chrislu add16fb1a1 logs 1 year ago
chrislu d4e91b6ad9 3.60 1 year ago
chrislu bb9269f3f7 Revert "Update network.go since To16 converts the IP address ip up to a 16-byte representation. If ip is not an IP address (it is the wrong length), To16 returns nil. (#5134)" 1 year ago
vivekkoya 838578b55f
Update network.go since To16 converts the IP address ip up to a 16-byte representation. If ip is not an IP address (it is the wrong length), To16 returns nil. (#5134) 1 year ago
chrislu 03c4b2e988 correct lock accounting 1 year ago