104 Commits (add-message-queue-agent)

Author SHA1 Message Date
chrislu 11201ac95f adding agent 3 weeks ago
chrislu 4ef073d8db agent publish server implementation 1 month ago
chrislu d7fd56d9b5 add agent client implementation 1 month ago
Chris Lu dc784bf217
merge current message queue code changes (#6201) 2 months ago
chrislu 480fcb1d03 fix build 4 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
chrislu 9a5cc065b0 fix 7 months ago
chrislu 23a72db1df stop partitionOffsetChan if closed 7 months ago
chrislu af19256dbf skip control messages 7 months ago
chrislu f8a22038c5 passing along publisher name 7 months ago
chrislu edc87c16f9 balance subscribers 7 months ago
chrislu cdeaaf95b4 go fmt 7 months ago
chrislu d40b350f54 coordinator receives unassignment ack 7 months ago
chrislu fa98ecf71e client side stop partition subscribing if unassigned 7 months ago
chrislu 6634b42981 fix compilation 7 months ago
chrislu 2190d59bc3 refactor 7 months ago
chrislu a7d30d0705 refactor 7 months ago
chrislu 33aecb7bb4 remove ProcessorConfiguration 7 months ago
chrislu f13475ac2e sending keyed offset 7 months ago
chrislu d45b1d058d minor 7 months ago
chrislu 3622196881 go fmt 7 months ago
chrislu d218fe54fa go fmt 7 months ago
chrislu d8ab22012a track offset 7 months ago
chrislu a2885512e1 fix 7 months ago
chrislu 8d02712c63 ConcurrentPartitionLimit 7 months ago
chrislu c6db3f31a1 start consuming ASAP 7 months ago
chrislu b1871427c3 persist consumer group offset 7 months ago
chrislu 279cb2b85e consumer acks received messages 7 months ago
chrislu 1f20178ded subscriber receives partitions and dispatch to processors 7 months ago
chrislu 372bd8d71d consumer instance passing MaxPartitionCount to coordinator 7 months ago
chrislu 8cc5298a08 clean up unused variables 8 months ago
chrislu 664b704e30 add delay 8 months ago
chrislu 4e3701df77 reset last error 8 months ago
chrislu 7a9b115cc2 rename 8 months ago
chrislu 4a3e8869bb subscriber can unmarshal the record 8 months ago
chrislu 1c5043baf7 rename 8 months ago
chrislu f2f4630029 rename field types 8 months ago
chrislu b8af997e41 consistent with protobuf data types 8 months ago
chrislu 0f35b3a4ea add example to publish a record 8 months ago
chrislu 928a4e8dff rename 8 months ago
yudrywet 8833745fbc
chore: fix some typos in comments (#5497) 8 months ago
chrislu 68ade92d4f publisher send schema 8 months ago
chrislu 5324e4288a rename parameter 8 months ago
chrislu 66a878af39 add control message to data message 9 months ago
chrislu 546ae87c39 send is_close message to broker 9 months ago
chrislu c9df613b6b add publisher name for debugging 9 months ago
chrislu 205d2285f3 setup follower by publisher 9 months ago
chrislu da31e9b939 correctly wait for the publisher to finish 9 months ago
chrislu 7003ce7425 publisher is able to fully send data and receive acks 9 months ago
chrislu 33ab6cfcf7 adjust error 10 months ago