191 Commits (190b2fc27637017cdd075331fd04b8cb0e5879b7)

Author SHA1 Message Date
chrislu 8111ec13bd local partition adds record type 3 months ago
chrislu 270e91b0be adds locking 4 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
chrislu cb1ba0275a sort imports 6 months ago
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 6 months ago
chrislu 25b2850e7d refactor out FilerClientAccessor 7 months ago
chrislu d1f0c40402 remove per-message debug logs 7 months ago
chrislu ff14dfa0ee debug 7 months ago
chrislu b485b9695c fix passing sub follower offset 7 months ago
chrislu af19256dbf skip control messages 7 months ago
chrislu ad2b878130 fix inflight message tracker 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 554ae09f82 rename 7 months ago
chrislu 67e6051585 rename Coordinator to SubCoordinator 7 months ago
chrislu d5abffa42c rename Balancer to PubBalancer 7 months ago
chrislu 3148dec1f6 avoid concurrent processing for the same key 7 months ago
chrislu 65dd5ac6fb fix 7 months ago
chrislu 3622196881 go fmt 7 months ago
chrislu d218fe54fa go fmt 7 months ago
chrislu 7a4ace5dfb adjust logs 7 months ago
chrislu d8ab22012a track offset 7 months ago
chrislu 8ce2cced47 less logs 7 months ago
chrislu c21b32dd20 logs 7 months ago
chrislu b1871427c3 persist consumer group offset 7 months ago
chrislu 94742b8ace add subscribe follower 7 months ago
chrislu 279cb2b85e consumer acks received messages 7 months ago
chrislu faffb2973c adjust errors 7 months ago
chrislu 972e9faaa2 move initial assignment to rebalance logic 7 months ago
chrislu 6e5075e14e move read write topic config into filer client accessor 7 months ago
chrislu 2142842f82 refactor 7 months ago
chrislu 53d1d2b78a save schema when configuring topic 8 months ago
chrislu ccdd9cd8de refactor 9 months ago
chrislu f37c0d0d7a comment out println 9 months ago
chrislu d935f70e3c shutdown follower when leader stops 9 months ago
chrislu f07875e8e1 send flush message to follower before shutting down logBuffer 9 months ago
chrislu e568e742c9 renaming 9 months ago
chrislu 66a878af39 add control message to data message 9 months ago
chrislu c9df613b6b add publisher name for debugging 9 months ago
chrislu 0d55bddc75 logs 9 months ago
chrislu ab9fc0ad70 simplify 9 months ago
chrislu dab5454332 publish and send to follower 9 months ago
chrislu 059a120708 refactor 9 months ago
chrislu 7d87c1d2bb refactor 9 months ago
chrislu 5cc94a05b9 separate goroutine to send ack to publisher 9 months ago
chrislu 17806cde2a separate context 9 months ago
chrislu f67c8309d8 rename 9 months ago
chrislu d6a066495b adjust logs 9 months ago
chrislu 1b1b96ea1e close local partition if no more publishers and subscribers 9 months ago