207 Commits (ec1e74a6e8b2efa06e49dbada8c90a7926ac8632)

Author SHA1 Message Date
chrislu 316d1cdda7 address some comments 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 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
Chris Lu bc91425632
S3 API: Advanced IAM System (#7160) 1 month 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
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 b977e0b3b2 minor 8 months ago
Chris Lu cc05874d06
Add message queue agent (#6463) 9 months ago
Chris Lu dc784bf217
merge current message queue code changes (#6201) 11 months ago
chrislu 270e91b0be adds locking 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 ff14dfa0ee debug 1 year ago
chrislu b485b9695c fix passing sub follower offset 1 year ago
chrislu af19256dbf skip control messages 1 year ago
chrislu ad2b878130 fix inflight message tracker 1 year ago
chrislu edc87c16f9 balance subscribers 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 67e6051585 rename Coordinator to SubCoordinator 1 year ago
chrislu d5abffa42c rename Balancer to PubBalancer 1 year ago
chrislu 3148dec1f6 avoid concurrent processing for the same key 1 year ago
chrislu 65dd5ac6fb fix 1 year ago
chrislu 3622196881 go fmt 1 year ago
chrislu d218fe54fa go fmt 1 year ago
chrislu 7a4ace5dfb adjust logs 1 year ago
chrislu d8ab22012a track offset 1 year ago
chrislu 8ce2cced47 less logs 1 year ago
chrislu c21b32dd20 logs 1 year ago
chrislu b1871427c3 persist consumer group offset 1 year ago
chrislu 94742b8ace add subscribe follower 1 year ago
chrislu 279cb2b85e consumer acks received messages 1 year ago
chrislu faffb2973c adjust errors 1 year ago
chrislu 972e9faaa2 move initial assignment to rebalance logic 1 year ago
chrislu 6e5075e14e move read write topic config into filer client accessor 1 year ago
chrislu 2142842f82 refactor 1 year ago
chrislu 53d1d2b78a save schema when configuring topic 2 years ago
chrislu ccdd9cd8de refactor 2 years ago