yudrywet
|
8833745fbc
chore: fix some typos in comments (#5497)
|
6 месяцев назад |
Konstantin Lebedev
|
8fb978d6f6
[volume] requests that were canceled by the client are not an internal server problem(500 => 499) (#5304)
|
8 месяцев назад |
Konstantin Lebedev
|
a7fc723ae0
chore: add status code for request_total metrics (#5188)
|
9 месяцев назад |
Konstantin Lebedev
|
d693beea87
Replace an invalid method in a metric with an invalid one (#4987)
|
1 год назад |
famosss
|
5ff33eb558
fix: volume Deadlock when exception is thrown (#3613)
|
2 лет назад |
Patrick Schmidt
|
2930263dfd
Fix race conditions during in-flight size checks (#3505)
|
2 лет назад |
chrislu
|
e259052a70
volume: fix metrics for volume request time
|
2 лет назад |
Konstantin Lebedev
|
df9cc31a0a
refactor
|
2 лет назад |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 лет назад |
chrislu
|
aaa9938353
Revert "adjust conditions"
|
2 лет назад |
chrislu
|
e024586ff1
adjust conditions
|
2 лет назад |
liubaojiang
|
df0ce31a2e
add condition when inFlightUploadDataLimitCond signal
|
2 лет назад |
liubaojiang
|
3076ac101e
move vs.concurrentUploadLimit != 0 out of the lock
|
2 лет назад |
liubaojiang
|
f0ee3e6f21
reduce the scope of inFlightUploadDataLimitCond lock
|
2 лет назад |
liubaojiang
|
076e48a676
add inflight upload data wait timeout
|
2 лет назад |
liubaojiang
|
71b2e6223e
add inFlightUploadDataLimitCond signal
|
2 лет назад |
liubaojiang
|
1a41691b4c
exclude replication from the concurrentUploadLimitMB
|
2 лет назад |
Chris Lu
|
89d84e275b
Merge pull request #2759 from kmlebedev/skip_wait_cancelled_request
|
2 лет назад |
Konstantin Lebedev
|
0b790d2bbf
exclude the replication from the concurrentUploadLimitMB
|
2 лет назад |
chrislu
|
9b04f17555
remove dead code
|
2 лет назад |
chrislu
|
0b5faef612
fix
|
2 лет назад |
chrislu
|
0562fceb99
volume: fail fast if too many concurrent requests, to avoid dead lock due to replication.
|
2 лет назад |
Konstantin Lebedev
|
f43c6daeda
Need to exit waiting if request is was canceled
|
2 лет назад |
Sebastian Kurfuerst
|
fcc09cef6f
Refactor: pass in claim type into security.DecodeJwt
|
2 лет назад |
Chris Lu
|
f2cd753bf9
fix avoid lock error
|
3 лет назад |
Chris Lu
|
734c980040
volume: support concurrent download data size limit
|
3 лет назад |
Chris Lu
|
96ce85f5ae
rename
|
3 лет назад |
Chris Lu
|
9cba5cca0b
optionally disable concurrent upload limit
|
3 лет назад |
Chris Lu
|
ac875976c0
filer, volume: add concurrent upload size limit to avoid OOM
|
3 лет назад |
Chris Lu
|
306062b4e7
filer: add CORS support
|
4 лет назад |
Chris Lu
|
05acc33294
volume: add CORS support
|
4 лет назад |
Chris Lu
|
9a3b564508
adjust printout
|
4 лет назад |
Chris Lu
|
62563a895a
refactoring
|
4 лет назад |
Chris Lu
|
57092d69ac
go fmt
|
5 лет назад |
Chris Lu
|
50aa769554
jwt for read access control
|
5 лет назад |
Chris Lu
|
219b651bc3
jwt check the base file id
|
5 лет назад |
Chris Lu
|
215cd27b37
add authorizing fileId write access
|
5 лет назад |
Jimmy
|
1c77d323b0
better way to handler switch case
|
6 лет назад |
Chris Lu
|
dd5661b297
adding favicon to filer also
|
6 лет назад |
Chris Lu
|
5ce6bbf076
directory structure change to work with glide
|
8 лет назад |