352 Commits (master)

Author SHA1 Message Date
Chris Lu 4af182f880
Context cancellation during reading range reading large files (#7093) 1 day ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 3 weeks ago
Chris Lu 51543bbb87
Admin UI: Add message queue to admin UI (#6958) 4 weeks ago
dependabot[bot] 5f1d2a9745
chore(deps): bump github.com/parquet-go/parquet-go from 0.24.0 to 0.25.1 (#6851) 2 months ago
Aleksey Kosov 283d9e0079
Add context with request (#6824) 2 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 3 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 4 months ago
Chris Lu 02773a6107
Accumulated changes for message queue (#6600) 5 months ago
chrislu 2259662c7b adjust logs 5 months ago
chrislu b977e0b3b2 minor 5 months ago
chrislu 60c9a7496d Delete broker.go 6 months ago
Chris Lu cc05874d06
Add message queue agent (#6463) 7 months ago
chrislu ec155022e7 "golang.org/x/exp/slices" => "slices" and go fmt 8 months ago
Chris Lu dc784bf217
merge current message queue code changes (#6201) 9 months ago
chrislu ff47956530 add helper functions 10 months ago
chrislu 480fcb1d03 fix build 1 year ago
chrislu ff66155302 fix tests 1 year ago
chrislu 270e91b0be adds locking 1 year ago
chrislu b6fd1ff4ce refactor 1 year ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 1 year ago
chrislu cb1ba0275a sort imports 1 year ago
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 1 year ago
chrislu 25b2850e7d refactor out FilerClientAccessor 1 year ago
chrislu d1f0c40402 remove per-message debug logs 1 year ago
chrislu df9d889489 fix size calculation 1 year ago
chrislu ff14dfa0ee debug 1 year ago
chrislu b485b9695c fix passing sub follower offset 1 year ago
chrislu f7b818483a fix cases when buffer wraps around 1 year ago
chrislu 9a5cc065b0 fix 1 year ago
chrislu 23a72db1df stop partitionOffsetChan if closed 1 year ago
chrislu af19256dbf skip control messages 1 year ago
chrislu ad2b878130 fix inflight message tracker 1 year ago
chrislu f8a22038c5 passing along publisher name 1 year ago
chrislu f0b9e163a0 avoid nil stopChan 1 year ago
chrislu a5874954dc less logs 1 year ago
chrislu edc87c16f9 balance subscribers 1 year ago
chrislu 6366898af2 add market 1 year ago
chrislu 96b326a304 use type ConsumerGroupInstanceId 1 year ago
chrislu 37d1ee562d refactor 1 year ago
chrislu cdeaaf95b4 go fmt 1 year ago
chrislu d40b350f54 coordinator receives unassignment ack 1 year ago
chrislu 554ae09f82 rename 1 year ago
chrislu 6ef2d010aa rename file 1 year ago
chrislu 67e6051585 rename Coordinator to SubCoordinator 1 year ago
chrislu b5099263a4 rename file 1 year ago
chrislu d5abffa42c rename Balancer to PubBalancer 1 year ago
chrislu fa98ecf71e client side stop partition subscribing if unassigned 1 year ago
chrislu 6634b42981 fix compilation 1 year ago
chrislu 2190d59bc3 refactor 1 year ago
chrislu 3148dec1f6 avoid concurrent processing for the same key 1 year ago