371 Commits (d572443c79bbf9de51a2ee4037f6f9df45cb0cd8)

Author SHA1 Message Date
chrislu 2e4ba5b2fc redirect GetUnflushedMessages to brokers hosting the topic partition 1 month ago
chrislu bdf3f7caa9 fix 1 month ago
chrislu 69e6902072 handling errors 1 month ago
chrislu 687c5d6bfd fix tests 1 month ago
chrislu 316d1cdda7 address some comments 1 month ago
chrislu 60066a6a4c read broker, logs, and parquet files 1 month ago
chrislu 59ec4eb68a address comments 1 month ago
chrislu 900bd94456 address some comments 1 month ago
chrislu 6fb88a8edb buffer start stored as 8 bytes 1 month ago
chrislu 618cb89885 the parquet file should also remember the first buffer_start attribute from the sources 1 month ago
chrislu de866bfd09 dedup with buffer start index 1 month ago
chrislu e3a56d7c30 filter out already flushed messages 1 month ago
chrislu 7ca3b59c44 save source buffer index start for log files 1 month ago
chrislu 2fbceca959 fmt 1 month ago
chrislu 55dfb97fc8 parquet file generation remember the sources also 1 month ago
chrislu ada704ad80 parquet file generate stats 1 month ago
chrislu 8498240460 fmt 1 month ago
chrislu cf9ad26608 scan topic messages 1 month ago
Chris Lu bc91425632
S3 API: Advanced IAM System (#7160) 1 month ago
Chris Lu 4af182f880
Context cancellation during reading range reading large files (#7093) 2 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) 4 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) 6 months ago
Chris Lu 02773a6107
Accumulated changes for message queue (#6600) 7 months ago
chrislu 2259662c7b adjust logs 7 months ago
chrislu b977e0b3b2 minor 7 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
Chris Lu dc784bf217
merge current message queue code changes (#6201) 11 months ago
chrislu ff47956530 add helper functions 1 year 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