349 Commits (93007c1842679c0ffb644fdef0d9126671ad82d2)

Author SHA1 Message Date
chrislu d6a066495b adjust logs 2 years ago
chrislu 1b1b96ea1e close local partition if no more publishers and subscribers 2 years ago
chrislu 4f5c4c3388 refactor 2 years ago
chrislu d558a58946 refactor 2 years ago
chrislu 205d2285f3 setup follower by publisher 2 years ago
chrislu da31e9b939 correctly wait for the publisher to finish 2 years ago
chrislu 7003ce7425 publisher is able to fully send data and receive acks 2 years ago
chrislu 516cba7053 remove FollowInMemoryMessages 2 years ago
chrislu 6ef3e6bcad logging 2 years ago
chrislu a8b73296d7 fix test3 2 years ago
chrislu ea2601799c fix test 2 years ago
chrislu 8e5068fd2f notify 2 years ago
chrislu 44ab42d03c unnecessary 2 years ago
chrislu 3f2dd8cc3e add follower id info 2 years ago
chrislu 529fa8c4c8 go fmt 2 years ago
chrislu 1b5c547cfe logs 2 years ago
chrislu 55714f54ab local partition is generated or not 2 years ago
chrislu 549455c30d streaming mode 2 years ago
chrislu f653838f34 follower receive a hello message before actual data 2 years ago
chrislu 64a32730a2 add size() 2 years ago
chrislu 6f75a0af55 ask follower to follow 2 years ago
chrislu e7823ee967 retry connecting to broker leader 2 years ago
chrislu 3b28433cb1 change LogBuffer visibility in LocalPartition 2 years ago
chrislu 28f8f33d6a include key in LogEntry 2 years ago
chrislu 34f2b600ac each log function adds a "done" return parameter 2 years ago
chrislu 62397f2371 adjust error 2 years ago
chrislu 49869eec83 edge cases for broker assignment 2 years ago
chrislu 33ab6cfcf7 adjust error 2 years ago
chrislu fe03b1b522 handle single broker case 2 years ago
chrislu 50c5dd7313 test low active brokers 2 years ago
chrislu 7598922b41 assign followers 2 years ago
chrislu ead27a4f59 publish init add followers 2 years ago
chrislu 1b4484bf0a go fmt 2 years ago
Chris Lu 16b4f9d9ab subscriber find broker leader first 2 years ago
Chris Lu 656b78d1af proxy to broker leader 2 years ago
Chris Lu 90fcde0e26 report EOF error 2 years ago
Chris Lu 07028a4864 minor 2 years ago
Chris Lu 4dc6681833 proxy requests to lock owner 2 years ago
Chris Lu 0d74ac9224 fix divide by zero 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 0b2e5ddc7c wait 3 seconds before shutting down publish client, to wait for all messages to be received 2 years ago
chrislu 545d5fbdf6 unused code 2 years ago
chrislu a507069d19 lock for creating local partition 2 years ago
chrislu 9e6ea80dff read existing topic conf 2 years ago
chrislu a297247137 wait for each publish clients 2 years ago
chrislu b6c5e57c30 read will block if no items 2 years ago