213 Commits (add-sql-querying)

Author SHA1 Message Date
chrislu b41a5b35c7 address comments 12 hours ago
chrislu 0e3b57f723 skip decimal types 16 hours ago
chrislu 95e3a0df9d fix string function bugs and add tests 3 days ago
Chris Lu d7efaadbbc
Update weed/mq/broker/broker_grpc_query.go 3 days ago
chrislu 2e4ba5b2fc redirect GetUnflushedMessages to brokers hosting the topic partition 4 days ago
chrislu bdf3f7caa9 fix 5 days ago
chrislu 316d1cdda7 address some comments 6 days ago
chrislu 59ec4eb68a address comments 6 days ago
chrislu 900bd94456 address some comments 6 days ago
chrislu 6fb88a8edb buffer start stored as 8 bytes 7 days ago
chrislu de866bfd09 dedup with buffer start index 7 days ago
chrislu e3a56d7c30 filter out already flushed messages 7 days ago
chrislu 7ca3b59c44 save source buffer index start for log files 7 days ago
chrislu 2fbceca959 fmt 7 days ago
Chris Lu bc91425632
S3 API: Advanced IAM System (#7160) 1 week ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 2 months ago
Chris Lu 51543bbb87
Admin UI: Add message queue to admin UI (#6958) 2 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 4 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 5 months ago
Chris Lu 02773a6107
Accumulated changes for message queue (#6600) 6 months ago
chrislu b977e0b3b2 minor 6 months ago
Chris Lu cc05874d06
Add message queue agent (#6463) 8 months ago
Chris Lu dc784bf217
merge current message queue code changes (#6201) 10 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