218 Commits (4e98483661ff939e59a6b419d384e2df369191b6)

Author SHA1 Message Date
chrislu 4e98483661 feat: Add cache invalidation on extraction failure (incomplete fix) 5 days ago
chrislu 2bc29f93d3 feat: Add comprehensive broker-side logging for disk read debugging 5 days ago
chrislu 3e32331f38 Apply client-specified timeout to context 6 days ago
chrislu 78d4e15c79 fmt 7 days ago
chrislu 1ad25ba030 perf: optimize broker assignment validation to eliminate 14% CPU overhead 7 days ago
chrislu 8532acea53 fix: add cache to LookupTopicBrokers to eliminate 26% CPU overhead 7 days ago
chrislu b9ad795dce refactor: merge topicExistsCache and topicConfCache into unified topicCache 7 days ago
chrislu 8ea740978f fmt 7 days ago
chrislu 0e1afe8943 perf: add topic configuration cache to fix 60% CPU overhead 7 days ago
chrislu 4b4dffc731 refactor: change remaining glog.Infof debug messages to V(3) 7 days ago
chrislu 4d86fd345b refactor: reduce verbosity of debug log messages 7 days ago
chrislu cd9b39ca50 feat: automatic idle partition cleanup to prevent memory bloat 7 days ago
chrislu ba1a8aed64 log read stateless 7 days ago
chrislu 7e934d6283 ack messages to broker 1 week ago
chrislu 5222ddaf2f seekable subscribe messages 1 week ago
chrislu 60e6e63706 avoid goroutine leak 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 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) 7 months ago
Chris Lu 02773a6107
Accumulated changes for message queue (#6600) 8 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) 12 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