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