61 Commits (feature/mq-kafka-gateway-m1)

Author SHA1 Message Date
chrislu e2b0cc8950 /topics/{actual-namespace}/{actual-topic}/v2025-09-19-00-23-13/0000-2520/checkpoint.offset 1 day ago
chrislu e867bc89ff no need to update fca 1 day ago
chrislu 56bcc28679 shared filer accessor 1 day ago
chrislu ff8e33ef07 set offset manager 1 day ago
chrislu 591a73f653 NewBrokerOffsetManagerWithFiler 1 day ago
chrislu 5373263e42 reverting kafka gateway heartbeating to lead broker 3 days ago
chrislu d2f1442919 gateway ask broker leader for coordinator 3 days ago
chrislu ad63d06ac7 address some TODOs 3 days ago
chrislu 171dbdb4f3 Phase 4: Integrate offset management with SMQ broker components 1 week ago
Chris Lu a7fdc0d137
Message Queue: Add sql querying (#7185) 2 weeks 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 edc87c16f9 balance subscribers 1 year ago
chrislu cdeaaf95b4 go fmt 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 3622196881 go fmt 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 e7823ee967 retry connecting to broker leader 2 years ago
chrislu 62397f2371 adjust error 2 years ago
Chris Lu 4dc6681833 proxy requests to lock owner 2 years ago
Chris Lu f9131de43f fix lock TTL 2 years ago
Chris Lu 0a12301b3d avoid too large expiration time 2 years ago
chrislu d41792461c lock returns host and owner 2 years ago
chrislu d30150dde1 use a short-lived lock 2 years ago
chrislu ac50d8a822 re-lock if the lock owner is not found 2 years ago
chrislu 34839237ab refactor 2 years ago
chrislu 2828ccbb30 refactor 2 years ago
chrislu bc8d2a01cc create local topic partition from config on filer 2 years ago
chrislu ba73199174 reuse local partition 2 years ago
chrislu d51efddf5c flush to disk 2 years ago
chrislu 35869b5c80 subscriber can be notified of the assignment change when topic is just configured 2 years ago
Chris Lu 580940bf82
Merge accumulated changes related to message queue (#5098) 2 years ago
chrislu de0b969b36 Revert "rename" 2 years ago
chrislu 35b5264ab7 rename 2 years ago
chrislu 0361c321b4 add CreateTopic API 2 years ago
chrislu b18112ae10 fix compilation bugs during merge 2 years ago
chrislu a65088d739 broker report stats to balancer 2 years ago
chrislu 89a1fd1751 Squashed commit of the following: 2 years ago
chrislu 4827425146 balancer works 2 years ago
chrislu 436d99443b receive broker stats 2 years ago
chrislu 4d6c18d86f pub sub initial tests 2 years ago
Nico D'Cotta 796b7508f3
Implement SRV lookups for filer (#4767) 2 years ago
chrislu 01d70c21f3 Squashed commit of the following: 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 3 years ago
Konstantin Lebedev e90ab4ac60
avoid race conditions for OnPeerUpdate (#3525) 3 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 3 years ago