aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-05-20unusedchrislu2-500/+400
2024-05-20sending keyed offsetchrislu1-3/+12
2024-05-20minorchrislu1-7/+7
2024-05-20go fmtchrislu15-56/+58
2024-05-20Merge branch 'master' into mqchrislu54-1674/+2319
2024-05-20Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu29-1580/+2228
2024-05-20go fmtchrislu26-95/+92
2024-05-20adjust logschrislu1-1/+1
2024-05-20track offsetchrislu9-183/+215
2024-05-20add InflightMessageTrackerchrislu2-0/+205
2024-05-20chore(deps): bump github.com/aws/aws-sdk-go from 1.51.30 to 1.53.5 (#5608)dependabot[bot]2-3/+3
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.51.30 to 1.53.5. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.51.30...v1.53.5) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20chore(deps): bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (#5607)dependabot[bot]2-6/+8
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.40.0 to 1.41.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.40.0...spanner/v1.41.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.27.0 (#5606)dependabot[bot]2-3/+3
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.26.1 to 1.27.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.26.1...v1.27.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20chore(deps): bump google.golang.org/api from 0.177.0 to 0.181.0 (#5605)dependabot[bot]2-23/+23
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.177.0 to 0.181.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.177.0...v0.181.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#5604)dependabot[bot]2-5/+3
Bumps google.golang.org/protobuf from 1.34.0 to 1.34.1. --- updated-dependencies: - dependency-name: google.golang.org/protobuf 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-05-19fixchrislu1-1/+1
2024-05-19ConcurrentPartitionLimitchrislu3-15/+23
2024-05-19less logschrislu1-1/+1
2024-05-19start consuming ASAPchrislu5-307/+357
2024-05-19logschrislu1-1/+1
2024-05-19persist consumer group offsetchrislu18-530/+601
1. use one follower 2. read write consumer group offset
2024-05-18Feature/mongodb security (#5602)sb2-5/+7
2024-05-18add filer configuration options for username/password and tls (#5601)sb2-11/+66
2024-05-17renamechrislu1-12/+12
2024-05-17add subscribe followerchrislu5-244/+823
2024-05-17Add ability to configure security context for the different components (#5600)Johnny Cederholm6-0/+106
2024-05-17added s3 iam DeleteBucket permission management (#5599)Riccardo Bertossa7-14/+41
2024-05-16consumer acks received messageschrislu4-21/+57
2024-05-16adjust errorschrislu2-4/+5
2024-05-14remove logschrislu1-1/+0
2024-05-14subscriber receives partitions and dispatch to processorschrislu4-36/+104
2024-05-14move initial assignment to rebalance logicchrislu3-19/+14
2024-05-14move read write topic config into filer client accessorchrislu7-55/+83
2024-05-14[s3] Fixed s3 replication by sending content-md as base64 (#5596)Martin Stiborský1-1/+2
2024-05-14Update the Grafana panels using the to the new time series (#5595)Gregor Tudan1-1395/+1731
2024-05-14Helm: Fix warning when rendering with secretExtraEnvVars set (#5594)Gregor Tudan1-1/+1
2024-05-14Helm: Allow adding additional labels to the service monitors (#5593)Gregor Tudan5-0/+13
2024-05-13refactorchrislu3-26/+98
2024-05-13renamechrislu1-3/+3
2024-05-13consumer instance passing MaxPartitionCount to coordinatorchrislu6-4/+19
2024-05-13refactorchrislu2-20/+20
2024-05-13Allow selecting the namespace visualized by the grafana dashboard (#5591)Gregor Tudan1-43/+71
2024-05-13chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.65.0 to ↵dependabot[bot]2-6/+6
3.66.3 (#5588) chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.65.0 to 3.66.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.65.0...v3.66.3) --- updated-dependencies: - dependency-name: github.com/ydb-platform/ydb-go-sdk/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#5587)dependabot[bot]2-4/+4
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.3 to 3.24.4. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.24.3...v3.24.4) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/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>
2024-05-13chore(deps): bump cloud.google.com/go/pubsub from 1.37.0 to 1.38.0 (#5586)dependabot[bot]2-15/+15
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.37.0 to 1.38.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.37.0...pubsub/v1.38.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13chore(deps): bump golang.org/x/image from 0.15.0 to 0.16.0 (#5585)dependabot[bot]2-3/+3
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.16.0. - [Commits](https://github.com/golang/image/compare/v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to ↵dependabot[bot]2-3/+3
1.53.2 (#5584) chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.53.1 to 1.53.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.53.1...service/s3/v1.53.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 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-05-13Replace hardcoded datasource uids in the grafana dashboard (#5590)Gregor Tudan1-16/+36
2024-05-13Helm-Chart: Make MySQL credentials optional (#5583)Gregor Tudan1-0/+2
2024-05-12fix: recreate index include deleted files (#5579)Konstantin Lebedev4-31/+64
* fix: recreate index include deleted files https://github.com/seaweedfs/seaweedfs/issues/5508 * fix: counting the number of files * fix: log