aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-01-22Bump google.golang.org/api from 0.151.0 to 0.157.0 (#5225)dependabot[bot]2-24/+55
2024-01-22Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.5 to 1.48.0 (#5226)dependabot[bot]2-12/+12
2024-01-22Bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.14 to 1.16.16 (#5227)dependabot[bot]2-9/+9
2024-01-22Bump golang.org/x/net from 0.19.0 to 0.20.0 (#5228)dependabot[bot]2-11/+12
2024-01-22Bump actions/dependency-review-action from 3.1.5 to 4.0.0 (#5224)dependabot[bot]1-1/+1
2024-01-22lookup reads from filer instead of local memorychrislu1-1/+5
2024-01-22separate out read topic conf and ensure topic active assignmentschrislu2-14/+25
2024-01-22pub/sub broker only check local assigned partitionschrislu2-34/+16
2024-01-21fix assignments if brokers changedchrislu2-0/+31
2024-01-21refactorchrislu2-3/+12
2024-01-21refactorchrislu3-33/+52
2024-01-20refactorchrislu3-4/+16
2024-01-20refactorchrislu5-13/+31
2024-01-19renamechrislu1-0/+0
2024-01-18Merge branch 'master' into mq-subscribechrislu0-0/+0
2024-01-18skip updating multipart .upload fileschrislu1-0/+3
2024-01-18skip updating the .upload multipart fileschrislu1-0/+3
2024-01-18skip updating multipart .upload fileschrislu1-0/+3
2024-01-18skip updating the .upload multipart fileschrislu1-0/+3
2024-01-18Merge branch 'master' into mq-subscribechrislu1-1/+1
2024-01-18go fmtchrislu1-1/+1
2024-01-18Merge branch 'master' into mq-subscribechrislu9-42/+74
2024-01-18fixchrislu1-1/+0
2024-01-18Merge branch 'pr/5216'chrislu2-2/+10
2024-01-18refactorchrislu2-3/+8
2024-01-18http assign logic should be the same as grpc assignchrislu1-21/+40
similar logic as bebbc9fe444cd1e8eafe59cc1dd5129d61cad7a4
2024-01-18fix: skip s3 .uploadsXIAOYQ1-1/+4
2024-01-17send assignments to newly connected subscriberschrislu2-6/+28
2024-01-17refactorchrislu1-14/+24
2024-01-17chore: filer healthz handler check filer store (#5208)Konstantin Lebedev2-1/+10
2024-01-17[filer] avoid return http ok for not allowed methods (#5209)Konstantin Lebedev1-12/+12
2024-01-17chore: fix typos in scaffold help output (#5211)Andrew Azores1-3/+3
2024-01-17create local topic partition from config on filerchrislu4-29/+81
2024-01-16passing partition infochrislu1-10/+2
2024-01-16simplify to LookupTopicPartitions(topic)chrislu3-37/+26
2024-01-16simplify apichrislu3-4/+7
2024-01-16remove isForPublish from LookupTopicBrokerschrislu7-294/+279
also adds a return parameter: whether the topic exists or not
2024-01-16release local topic partition if no publisher and subscriberschrislu4-1/+24
2024-01-16renamechrislu1-1/+1
2024-01-16renamechrislu2-2/+2
2024-01-16Fix(k8s-chart-helm): `helm upgrade` statefulset error (#5207)Sébastien3-3/+0
2024-01-15renamechrislu2-2/+2
2024-01-15reuse local partitionchrislu3-10/+14
2024-01-15Merge branch 'master' into mq-subscribechrislu2-3/+3
2024-01-153.623.62chrislu2-3/+3
2024-01-15Merge branch 'master' into mq-subscribechrislu5-19/+29
2024-01-15adjust publisher subscriberchrislu2-6/+10
2024-01-15can vacuum volume when size mismatch (#5200)skycope3-4/+14
Co-authored-by: Yang Wang <yangwang@weride.ai>
2024-01-15Bump github.com/linxGnu/grocksdb from 1.8.10 to 1.8.11 (#5202)dependabot[bot]2-3/+3
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.8.10 to 1.8.11. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.8.10...v1.8.11) --- updated-dependencies: - dependency-name: github.com/linxGnu/grocksdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.54.2 to 3.54.3 (#5203)dependabot[bot]2-6/+6
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.54.2 to 3.54.3. - [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases) - [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/ydb-platform/ydb-go-sdk/compare/v3.54.2...v3.54.3) --- updated-dependencies: - dependency-name: github.com/ydb-platform/ydb-go-sdk/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>