389 Commits (210fc49891b77fd137af84317b0026d072c38a06)

Author SHA1 Message Date
chrislu 3b75e50b04 removing the unnecessary restart logic and relying on the seek mechanism we already implemented 7 days ago
chrislu 0bf4ace6b1 reuse cached records 7 days ago
chrislu 7e934d6283 ack messages to broker 7 days ago
chrislu 5222ddaf2f seekable subscribe messages 1 week ago
chrislu 60e6e63706 avoid goroutine leak 1 week ago
chrislu f639c42472 clean up consumer protocols 1 week ago
chrislu e344c6ce24 adjust return values on failures 1 week ago
chrislu 0cbc5e906e purge unused 1 week ago
chrislu fd33e03008 less logs, remove unused code 1 week ago
chrislu bb0e613275 more time 1 week ago
chrislu 5c6b0eaa0d Update fetch.go 1 week ago
chrislu 718113d085 adjust deadline 1 week ago
chrislu e9101d9733 add some delays 1 week ago
chrislu 090f73dc66 less logs 1 week ago
chrislu 7c0c212d33 use client timeout wait 1 week ago
chrislu 4766534b84 increase deadline 1 week ago
chrislu 54f4a4285a consumer group that does not join group 1 week ago
chrislu 9e78705a98 refactor dedup 1 week ago
chrislu 1f128d65c5 debug 1 week 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 a7fdc0d137
Message Queue: Add sql querying (#7185) 1 month 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) 3 months ago
Chris Lu 51543bbb87
Admin UI: Add message queue to admin UI (#6958) 3 months ago
dependabot[bot] 5f1d2a9745
chore(deps): bump github.com/parquet-go/parquet-go from 0.24.0 to 0.25.1 (#6851) 4 months ago
Aleksey Kosov 283d9e0079
Add context with request (#6824) 5 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 5 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 7 months ago
Chris Lu 02773a6107
Accumulated changes for message queue (#6600) 8 months ago
chrislu 2259662c7b adjust logs 8 months ago
chrislu b977e0b3b2 minor 8 months ago
chrislu 60c9a7496d Delete broker.go 8 months ago
Chris Lu cc05874d06
Add message queue agent (#6463) 9 months ago
chrislu ec155022e7 "golang.org/x/exp/slices" => "slices" and go fmt 10 months ago