1691 Commits (detect-and-plan-ec-tasks)

Author SHA1 Message Date
Chris Lu fd447465c2
fix parsing s3 tag (#7069) 2 weeks ago
Chris Lu 5a4067d36e
filer: remove filer support for image resizing (#7057) 2 weeks ago
Chris Lu 891a2fb6eb
Admin: misc improvements on admin server and workers. EC now works. (#7055) 2 weeks ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 4 weeks ago
chrislu 89706d36dc less logs 4 weeks ago
chrislu 215c5de579 minor 4 weeks ago
Ibrahim Konsowa 93bbaa1fb4
[Notifications] Support webhook notifications (#6962) 1 month ago
chrislu 592b6a1e98 less aggressive volume server shutdown on same uuid 1 month ago
chrislu 798f797158 use float for sleep seconds 1 month ago
Konstantin Lebedev 93007c1842
[volume] refactor and add metrics for flight upload and download data limit condition (#6920) 1 month ago
chrislu 1733d0ce68 remove features and deployments fields 2 months ago
Chris Lu a1aab8a083
add telemetry (#6926) 2 months ago
Aleksey Kosov 4511c2cc1f
Changes logging function (#6919) 2 months ago
Aleksey Kosov 90c128e7a6
Context-based logging with request ID (#6899) 2 months ago
chrislu da728750be follow grow volume option version 2 months ago
chrislu 2f1b3d68d7 pass volume version when creating a volume 2 months ago
chrislu 87927d068b display volume version when listing 2 months ago
chrislu 9a115068af adding cassandra2 2 months ago
chrislu c602f53a6e tail-volume-uses-the-source-volume-version 2 months ago
chrislu d2be5822a1 refactoring 2 months ago
chrislu 96632a34b1 add version to volume proto 2 months ago
SmoothDenis c99530ec66
fix(filer): add missing return after KvDelete in KvPut with empty value (#6846) 2 months ago
chrislu bd4891a117 change version directory 2 months ago
Aleksey Kosov 283d9e0079
Add context with request (#6824) 3 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 3 months ago
Aleksey Kosov 5182d46e22
Added middleware for processing request_id grpc and http requests (#6805) 3 months ago
Bruce Zou 582206b7d2
load configuration before get max_file_name_length (#6766) 3 months ago
MaratKarimov ba3afd1803
Tarantool filer store (#6669) 5 months ago
alingse 46b3a71a1f
fix call writeJsonError with a nil value error after check another err (#6673) 5 months ago
hoverseu 14cb8a24c6
[filer] UploadRequestToChunks: terminate the upload of remaining chunks as early as possible might be more reasonable when one chunk upload goroutine encounters a failure. (#6610) 5 months ago
tiaoxizhan 533b675ec8
fix: fix the wrong error return value (#6603) 5 months ago
chrislu b977e0b3b2 minor 6 months ago
Lisandro Pin fc4df944a0
Remove rate limit semaphore on master's leader selection logic. (#6494) 7 months ago
Guang Jiong Lou 3b1ac77e1f
worm grace period and retention time support (#6404) 8 months ago
Trim21 0594006c81
use same time format in volume volume UI and filter UI (#6395) 8 months ago
chrislu ec155022e7 "golang.org/x/exp/slices" => "slices" and go fmt 8 months ago
dsd 72af97162f
[shell] feat:stop vacuum immediately once volume.vacuum.disable was executed (#6375) 8 months ago
Konstantin Lebedev b65eb2ec45
[security] reload whiteList on http seerver (#6302) 8 months ago
Konstantin Lebedev e2e97db917
[master] avoid timeout when assigning for main request with filter by DC or rack (#6291) 9 months ago
Konstantin Lebedev fec88e64eb
[master] update LastLeaderChangeTime for hashicorp raft (#6292) 9 months ago
Konstantin Lebedev 8836fa19b6
use ShouldGrowVolumesByDcAndRack (#6280) 9 months ago
chrislu ccf1795e6f wait a bit before getting the next volume id if the leader is recently elected 9 months ago
Konstantin Lebedev 7fa4e5c2a1
[master] Revert back automatic volume grow in case of compensate for crowded volumes (#6267) 9 months ago
Konstantin Lebedev a49d9e020c
[master] avoid crowded more writable for auto grow (#6214) 9 months ago
Kevin Bulteel 4a0dc883cf
Fix/parse upload filename (#6241) 9 months ago
wyang a7973ed7d1
fix deadlock hang when broadcast to clients (#6184) 9 months ago
Bruce 0060a2cf9c
Fix 6181/6182 (#6183) 10 months ago
chrislu ad6240f066 fix parameter 10 months ago
chrislu 8802843511 pass in bytes buffer to avoid possible race condition 10 months ago
chrislu 3feb66d0a1 adding more debug message 10 months ago