chrislu
6d95f78164
Merge branch 'master' into mq
9 months ago
chrislu
e6b9b6ade7
add missing tags
fix https://github.com/seaweedfs/seaweedfs/issues/5676
9 months ago
chrislu
458dda56ae
Merge branch 'master' into mq
9 months ago
Taehyung Lim
4744889973
fix issue: sometimes volume.fsck report 'volume not found' ( #5537 )
* fix issue: sometimes volume.fsck report 'volume not found' when a volume server has multiple disk types
* rename variable
* adjust counters
---------
Co-authored-by: chrislu <chris.lu@gmail.com>
9 months ago
dependabot[bot]
018d2d4012
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 ( #5675 )
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/azcore/v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
MeenakshiSachdeva
d2516d99cc
Meenakshi fix filer sync ( #5672 )
* Fix Filer Sync Issue: 5455
* Fix Filer Sync Issue: 5455
9 months ago
MeenakshiSachdeva
1caa012a76
Fix Filer Sync Issue: 5455 ( #5663 )
9 months ago
dependabot[bot]
889ff9e7fe
chore(deps): bump github.com/linxGnu/grocksdb from 1.8.14 to 1.9.1 ( #5670 )
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb ) from 1.8.14 to 1.9.1.
- [Release notes](https://github.com/linxGnu/grocksdb/releases )
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.8.14...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/linxGnu/grocksdb
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>
9 months ago
dependabot[bot]
602479ac29
chore(deps): bump github.com/prometheus/procfs from 0.15.0 to 0.15.1 ( #5669 )
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs ) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/prometheus/procfs/releases )
- [Commits](https://github.com/prometheus/procfs/compare/v0.15.0...v0.15.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
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>
9 months ago
dependabot[bot]
ed6e23eb70
chore(deps): bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 ( #5668 )
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.27.0...v0.28.0 )
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-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>
9 months ago
dependabot[bot]
e99f4d262f
chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 ( #5667 )
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
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>
9 months ago
dependabot[bot]
6ec1196563
chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 ( #5666 )
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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>
9 months ago
dependabot[bot]
6c70a7ae2f
chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 ( #5665 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](2cdde995de
...ca052bb54ab0790a636c9b5f226502c73d547a25)
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
9 months ago
chrislu
0cd1c4be48
Merge branch 'master' into mq
9 months ago
chrislu
a9cd9b0542
3.68
9 months ago
chrislu
b5d36541d9
Merge branch 'master' into mq
9 months ago
chrislu
dbfbabac55
simplify
9 months ago
steve.wei
2150289442
fix: Ensure that the clientAddress is unique ( #5655 )
9 months ago
Salah Al Saleh
3fd038fcfe
Allow defining labels and annotations per component ( #5657 )
9 months ago
chrislu
25b2850e7d
refactor out FilerClientAccessor
9 months ago
chrislu
4093115ca9
Merge branch 'master' into mq
9 months ago
Gaspare Iengo
dc6b750424
Fix panic ( #5654 )
9 months ago
Salah Al Saleh
eb33648ab8
Allow using a PVC to store filer and master logs ( #5653 )
9 months ago
Gaspare Iengo
fce8fc1e16
Fix Issue #5649 ( #5652 )
9 months ago
steve.wei
d8da4bbaa7
Set the capacity of clientChan to 10000 ( #5647 )
9 months ago
chrislu
9f02bf4ede
Merge branch 'master' into mq
9 months ago
Lê Hoàng Nam
1f2dc54647
fix(s3api): make post api upload object default return 204 ( #5648 )
9 months ago
dependabot[bot]
c5a0ca949f
chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 ( #5645 )
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](e92390c5fb
...0d4c9c5ea7693da7b068278f7b52bda2a190a446)
---
updated-dependencies:
- dependency-name: docker/login-action
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>
9 months ago
dependabot[bot]
19be796eb5
chore(deps): bump github.com/parquet-go/parquet-go from 0.21.0 to 0.22.0 ( #5644 )
Bumps [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/parquet-go/parquet-go/releases )
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: github.com/parquet-go/parquet-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>
9 months ago
dependabot[bot]
b5147a1c2c
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 ( #5643 )
chore(deps): bump github.com/schollz/progressbar/v3
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar ) from 3.14.2 to 3.14.3.
- [Release notes](https://github.com/schollz/progressbar/releases )
- [Commits](https://github.com/schollz/progressbar/compare/v3.14.2...v3.14.3 )
---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/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>
9 months ago
dependabot[bot]
ed7aef6e33
chore(deps): bump modernc.org/sqlite from 1.29.8 to 1.30.0 ( #5642 )
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.29.8 to 1.30.0.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.8...v1.30.0 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
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>
9 months ago
dependabot[bot]
32c2755603
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.16 ( #5641 )
chore(deps): bump github.com/aws/aws-sdk-go-v2/config
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) from 1.27.11 to 1.27.16.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.11...config/v1.27.16 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
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>
9 months ago
dependabot[bot]
6de1079183
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.13 to 3.5.14 ( #5640 )
Bumps [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd ) from 3.5.13 to 3.5.14.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.13...v3.5.14 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/pkg/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>
9 months ago
LHHDZ
36b5b713ba
fix deadlock caused by message chan blocked ( #5639 )
9 months ago
Dominic Pearson
d8bde9b96e
Solaris disk support ( #5638 )
9 months ago
NyaMisty
579ebbdf60
Support concurrent volume.fsck & support disabling -cutoffTimeAgo to improve speed ( #5636 )
9 months ago
NyaMisty
0c62d591e2
Ignore remote volume when selecting volumes in operation (ec.encode/volume.tier.upload) ( #5635 )
9 months ago
NyaMisty
e1c671c028
Fix volume.tier.upload nil pointer panic ( #5634 )
9 months ago
NyaMisty
f2a37933b1
Fix sorted needle file's write mode for (*SortedFileNeedleMap).Delete() ( #5633 )
9 months ago
chrislu
41cc825ddb
Merge branch 'master' into mq
9 months ago
chrislu
d1f0c40402
remove per-message debug logs
9 months ago
chrislu
df9d889489
fix size calculation
10 months ago
chrislu
ff14dfa0ee
debug
10 months ago
chrislu
b485b9695c
fix passing sub follower offset
10 months ago
chrislu
f7b818483a
fix cases when buffer wraps around
10 months ago
chrislu
9a5cc065b0
fix
10 months ago
chrislu
23a72db1df
stop partitionOffsetChan if closed
10 months ago
chrislu
af19256dbf
skip control messages
10 months ago
chrislu
ad2b878130
fix inflight message tracker
10 months ago
chrislu
f8a22038c5
passing along publisher name
10 months ago