7633 Commits (210fc49891b77fd137af84317b0026d072c38a06)

Author SHA1 Message Date
Chris Lu 3d25f206c8
S3: Signature verification should not check permissions (#7335) 6 days ago
chrislu 3b75e50b04 removing the unnecessary restart logic and relying on the seek mechanism we already implemented 6 days ago
chrislu 0bf4ace6b1 reuse cached records 6 days ago
chrislu 7e934d6283 ack messages to broker 6 days ago
chrislu 5222ddaf2f seekable subscribe messages 6 days ago
chrislu 60e6e63706 avoid goroutine leak 7 days ago
chrislu f639c42472 clean up consumer protocols 7 days ago
chrislu e344c6ce24 adjust return values on failures 7 days ago
chrislu 0cbc5e906e purge unused 7 days ago
chrislu fd33e03008 less logs, remove unused code 7 days ago
chrislu bb0e613275 more time 7 days ago
chrislu 5c6b0eaa0d Update fetch.go 7 days ago
chrislu 718113d085 adjust deadline 7 days ago
chrislu e9101d9733 add some delays 7 days ago
chrislu 090f73dc66 less logs 7 days ago
chrislu 7c0c212d33 use client timeout wait 7 days ago
chrislu 4766534b84 increase deadline 7 days ago
chrislu 54f4a4285a consumer group that does not join group 7 days ago
chrislu 9e78705a98 refactor dedup 7 days ago
chrislu 2a0b7604c5 avoid race condition 7 days ago
chrislu 1f128d65c5 debug 7 days ago
chrislu 9eae9e1fed unlock 1 week ago
chrislu 98b536480d fix locking 1 week ago
chrislu 73ebc69a82 avoid deadlock 1 week ago
chrislu fe9e0161d5 fmt 1 week ago
chrislu 92a7e42368 atomic currentStartOffset 1 week ago
chrislu e2c6f47cf6 Simplified GetOrCreateSubscriber to always reuse existing sessions 1 week ago
chrislu 6ef2f66198 only recreate if we need to seek backward (requested offset < current offset), not on any mismatch 1 week ago
chrislu 6947d906a8 more logs on offset resume 1 week ago
chrislu 63b3a10535 comment 1 week ago
chrislu bc7e015a41 Inlined the session creation logic to hold the lock continuously 1 week ago
chrislu 2ff548a41d save checkpoint every 2 seconds 1 week ago
chrislu 233ade4187 fix race condition 1 week ago
chrislu ffc45a538d Added bounds checking after calculating startIdx. 1 week ago
chrislu f15eaaf8b9 nil checking 1 week ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 1 week ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 2 weeks ago
Chris Lu 8bf727d225
Fix #7060: Return 400 InvalidRequest instead of 500 for context canceled errors (#7309) 2 weeks ago
Chris Lu e90809521b
Fix #7307: Prevent infinite loop in volume.check.disk (#7308) 2 weeks ago
Chris Lu 0ce31daf90
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch (#7306) 2 weeks ago
LeeXN c5f15aaa25
fix(admin): resolve login redirect loop in admin interface (#7272) (#7280) 3 weeks ago
Chris Lu 0b51133fd3
fix leaking goroutines (#7291) 3 weeks ago
Jaehoon Kim fc89e97af7
FUSE Mount: resolve memory leak in Read method goroutine (#7270) (#7282) 3 weeks ago
Chris Lu f1f0856e50
FUSE Mount: enhance disk cache with volume ID and cookie validation (#7269) 4 weeks ago
Chris Lu db12fe4cd1
S3: fix signature (#7268) 4 weeks ago
Chris Lu 07dc552e1c
master: Fix raft url (#7255) 1 month ago
Roman Shishkin b6f5fb4b45
Human-readable processed bytes in volume.fix.replication (#7253) 1 month ago
Roman Shishkin 83c1bfbacd
Populate bucket_traffic_received_bytes_total metric (#7249) 1 month ago
Chris Lu 58e0c1b330
Fix sql bugs (#7219) 1 month ago
Chris Lu a7fdc0d137
Message Queue: Add sql querying (#7185) 1 month ago