6535 Commits (b6c5e57c30da55640c27783385589110fc8e08ee)

Author SHA1 Message Date
chrislu b6c5e57c30 read will block if no items 11 months ago
chrislu 0bf5424a2e adjust visibility 11 months ago
chrislu dedfd31dfb refactor 11 months ago
chrislu cbf750a31f refactor 11 months ago
chrislu b51dfe2bff wait for publishing clients 11 months ago
chrislu f8c55f101e clean up 11 months ago
chrislu d40225ecd2 return the lookup results 11 months ago
chrislu 841fafd0a8 publish to input buffer 11 months ago
chrislu 5dc1362bdc close the input 12 months ago
chrislu fa835c9319 Update buffered_queue_test.go 12 months ago
Chris Lu b6de35cdb2 moved. there are some deadlock. WIP 12 months ago
chrislu 91af1f3069 schedule jobs 12 months ago
chrislu 08c5fba825 adds a buffered queue 12 months ago
chrislu d4e66cc140 return dir assign counter 12 months ago
chrislu 49fcb48e04 same logic as grpc assign 12 months ago
chrislu d268fbe18a when configure, cancel existing assignments 12 months ago
chrislu 3ff6b31d94 sub broker wait for partition 12 months ago
chrislu 2beaa2d0b3 pub/sub brokers check filer for assigned partitions 12 months ago
chrislu c3f8530f97 refactor 12 months ago
chrislu 5f35857cd0 no need to assign partitions explicitly 12 months ago
chrislu 428fea45f3 updated and added assignments 12 months ago
chrislu e8b05ecc91 add/remove assigned partitions 12 months ago
chrislu 861ad732ca refactor 12 months ago
chrislu 47924afa1c refactor 12 months ago
chrislu 581cf6644c lookup reads from filer instead of local memory 12 months ago
chrislu 7121ae9617 separate out read topic conf and ensure topic active assignments 12 months ago
chrislu c77d35313e pub/sub broker only check local assigned partitions 12 months ago
chrislu b0a2e9aea3 fix assignments if brokers changed 12 months ago
chrislu 9ce7c482b3 refactor 12 months ago
chrislu a5b906c0dd refactor 12 months ago
chrislu 34839237ab refactor 12 months ago
chrislu 2828ccbb30 refactor 12 months ago
chrislu 541140f735 rename 12 months ago
chrislu bb867694d8 skip updating multipart .upload files 12 months ago
chrislu 4ca6b1be3c skip updating the .upload multipart files 12 months ago
chrislu d848efed1b skip updating multipart .upload files 12 months ago
chrislu aca3c33bab skip updating the .upload multipart files 12 months ago
chrislu 5c90b27b0a go fmt 12 months ago
chrislu 83e4b02517 fix 12 months ago
chrislu 15b66a6633 refactor 12 months ago
chrislu 3002087541 http assign logic should be the same as grpc assign 12 months ago
XIAOYQ be166b434f fix: skip s3 .uploads 12 months ago
chrislu c8090b1f99 send assignments to newly connected subscribers 12 months ago
chrislu c616081ab9 refactor 12 months ago
Konstantin Lebedev 4e9ea1e628
chore: filer healthz handler check filer store (#5208) 12 months ago
Konstantin Lebedev f9cf13fada
[filer] avoid return http ok for not allowed methods (#5209) 12 months ago
Andrew Azores 2eb82778bc
chore: fix typos in scaffold help output (#5211) 12 months ago
chrislu bc8d2a01cc create local topic partition from config on filer 12 months ago
chrislu fdf0ea8e11 passing partition info 12 months ago
chrislu be0c426dc7 simplify to LookupTopicPartitions(topic) 12 months ago