392 Commits (39e7bbdc6de82e77b43ff3d0e755e2a8b8f9b554)

Author SHA1 Message Date
chrislu 39e7bbdc6d less logs 4 weeks ago
chrislu 1807b8093c debug fetch offset APIs 4 weeks ago
chrislu ba1a8aed64 log read stateless 4 weeks ago
chrislu 3b75e50b04 removing the unnecessary restart logic and relying on the seek mechanism we already implemented 4 weeks ago
chrislu 0bf4ace6b1 reuse cached records 4 weeks ago
chrislu 7e934d6283 ack messages to broker 4 weeks ago
chrislu 5222ddaf2f seekable subscribe messages 4 weeks ago
chrislu 60e6e63706 avoid goroutine leak 4 weeks ago
chrislu f639c42472 clean up consumer protocols 4 weeks ago
chrislu e344c6ce24 adjust return values on failures 4 weeks ago
chrislu 0cbc5e906e purge unused 4 weeks ago
chrislu fd33e03008 less logs, remove unused code 4 weeks ago
chrislu bb0e613275 more time 4 weeks ago
chrislu 5c6b0eaa0d Update fetch.go 4 weeks ago
chrislu 718113d085 adjust deadline 4 weeks ago
chrislu e9101d9733 add some delays 4 weeks ago
chrislu 090f73dc66 less logs 4 weeks ago
chrislu 7c0c212d33 use client timeout wait 4 weeks ago
chrislu 4766534b84 increase deadline 4 weeks ago
chrislu 54f4a4285a consumer group that does not join group 4 weeks ago
chrislu 9e78705a98 refactor dedup 4 weeks ago
chrislu 1f128d65c5 debug 4 weeks ago
chrislu 9eae9e1fed unlock 4 weeks ago
chrislu 98b536480d fix locking 4 weeks ago
chrislu 73ebc69a82 avoid deadlock 4 weeks ago
chrislu fe9e0161d5 fmt 4 weeks ago
chrislu 92a7e42368 atomic currentStartOffset 4 weeks ago
chrislu e2c6f47cf6 Simplified GetOrCreateSubscriber to always reuse existing sessions 4 weeks ago
chrislu 6ef2f66198 only recreate if we need to seek backward (requested offset < current offset), not on any mismatch 4 weeks ago
chrislu 6947d906a8 more logs on offset resume 4 weeks ago
chrislu 63b3a10535 comment 4 weeks ago
chrislu bc7e015a41 Inlined the session creation logic to hold the lock continuously 4 weeks ago
chrislu 2ff548a41d save checkpoint every 2 seconds 4 weeks ago
chrislu 233ade4187 fix race condition 4 weeks ago
chrislu ffc45a538d Added bounds checking after calculating startIdx. 4 weeks ago
chrislu f15eaaf8b9 nil checking 4 weeks ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 4 weeks ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 1 month ago
Chris Lu a7fdc0d137
Message Queue: Add sql querying (#7185) 2 months ago
Chris Lu bc91425632
S3 API: Advanced IAM System (#7160) 2 months ago
Chris Lu 4af182f880
Context cancellation during reading range reading large files (#7093) 3 months ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 4 months ago
Chris Lu 51543bbb87
Admin UI: Add message queue to admin UI (#6958) 4 months ago
dependabot[bot] 5f1d2a9745
chore(deps): bump github.com/parquet-go/parquet-go from 0.24.0 to 0.25.1 (#6851) 5 months ago
Aleksey Kosov 283d9e0079
Add context with request (#6824) 6 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 6 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 8 months ago
Chris Lu 02773a6107
Accumulated changes for message queue (#6600) 8 months ago
chrislu 2259662c7b adjust logs 8 months ago
chrislu b977e0b3b2 minor 9 months ago