118 Commits (fe03b1b5228d421f2b9e6903a728aa76866166f1)

Author SHA1 Message Date
chrislu 7598922b41 assign followers 11 months ago
chrislu 1b4484bf0a go fmt 11 months ago
Chris Lu 16b4f9d9ab subscriber find broker leader first 1 year ago
Chris Lu 656b78d1af proxy to broker leader 1 year ago
Chris Lu 4dc6681833 proxy requests to lock owner 1 year ago
Chris Lu f9131de43f fix lock TTL 1 year ago
Chris Lu 0a12301b3d avoid too large expiration time 1 year ago
chrislu d41792461c lock returns host and owner 1 year ago
chrislu d30150dde1 use a short-lived lock 1 year ago
chrislu ac50d8a822 re-lock if the lock owner is not found 1 year ago
chrislu 0b2e5ddc7c wait 3 seconds before shutting down publish client, to wait for all messages to be received 1 year ago
chrislu a507069d19 lock for creating local partition 1 year ago
chrislu 9e6ea80dff read existing topic conf 1 year ago
chrislu d40225ecd2 return the lookup results 1 year ago
chrislu 841fafd0a8 publish to input buffer 1 year ago
chrislu d268fbe18a when configure, cancel existing assignments 1 year ago
chrislu 3ff6b31d94 sub broker wait for partition 1 year ago
chrislu 2beaa2d0b3 pub/sub brokers check filer for assigned partitions 1 year ago
chrislu c3f8530f97 refactor 1 year ago
chrislu 5f35857cd0 no need to assign partitions explicitly 1 year ago
chrislu 428fea45f3 updated and added assignments 1 year ago
chrislu e8b05ecc91 add/remove assigned partitions 1 year ago
chrislu 861ad732ca refactor 1 year ago
chrislu 47924afa1c refactor 1 year ago
chrislu 581cf6644c lookup reads from filer instead of local memory 1 year ago
chrislu 7121ae9617 separate out read topic conf and ensure topic active assignments 1 year ago
chrislu c77d35313e pub/sub broker only check local assigned partitions 1 year ago
chrislu b0a2e9aea3 fix assignments if brokers changed 1 year ago
chrislu a5b906c0dd refactor 1 year ago
chrislu 34839237ab refactor 1 year ago
chrislu 2828ccbb30 refactor 1 year ago
chrislu 541140f735 rename 1 year ago
chrislu c8090b1f99 send assignments to newly connected subscribers 1 year ago
chrislu c616081ab9 refactor 1 year ago
chrislu bc8d2a01cc create local topic partition from config on filer 1 year ago
chrislu be0c426dc7 simplify to LookupTopicPartitions(topic) 1 year ago
chrislu db3670a3a5 simplify api 1 year ago
chrislu 34a78ffad0 remove isForPublish from LookupTopicBrokers 1 year ago
chrislu 3795d8dca8 release local topic partition if no publisher and subscribers 1 year ago
chrislu ba73199174 reuse local partition 1 year ago
chrislu fa59a5d67e read from disk if not in memory 1 year ago
chrislu 7afaad31a4 wait on local topic partition creation 1 year ago
chrislu 61dbdd0ff6 log ctrl messages 1 year ago
chrislu 6a7a679137 passing partition generation timestamp 1 year ago
chrislu 8af61dec91 avoid empty spaces in file name 1 year ago
chrislu aed54eda61 refactor 1 year ago
chrislu d51efddf5c flush to disk 1 year ago
chrislu 49428a303b add batch index for each memory buffer 1 year ago
chrislu e8611ed85d subscribe with partition offset 1 year ago
chrislu ee41dbb7fc rename functions 1 year ago