chrislu
1fed37bed0
add offset
12 months ago
Konstantin Lebedev
3b62b338a5
chore: add maxMB option for webdav ( #5165 )
12 months ago
chrislu
47a4963d7a
subscription start from specified timestamp
12 months ago
chrislu
35869b5c80
subscriber can be notified of the assignment change when topic is just configured
Next: Subscriber needs to read by the timestamp offset.
12 months ago
Konstantin Lebedev
4f6172f369
Fix missing VersionConfiguration node in get-bucket-versioning response ( #5162 )
* fix: s3 response for get bucket version
https://github.com/seaweedfs/seaweedfs/issues/5155
* fix: s3 response for get bucket version
https://github.com/seaweedfs/seaweedfs/issues/5155
12 months ago
Konstantin Lebedev
3e43778869
fix: webdav avoid create empty files ( #5160 )
12 months ago
Konstantin Lebedev
b832ddd1ef
fix: return etag with md5 in webdav responses ( #5158 )
12 months ago
chrislu
efb695fd93
lookup existing topic partitions
12 months ago
chrislu
54e9877093
Merge branch 'master' into mq-subscribe
12 months ago
chrislu
d3688938d9
avoid nil
fix https://github.com/seaweedfs/seaweedfs/issues/5153
introduced from #5109
12 months ago
chrislu
53188a1191
fix rocksdb build
12 months ago
chrislu
88d3f51648
fix rocksdb build
12 months ago
chrislu
923b1e5dad
Merge branch 'master' into mq-subscribe
12 months ago
chrislu
d4e91b6ad9
3.60
12 months ago
chrislu
8b4cd50aac
log errors
12 months ago
chrislu
bf9ae74384
add logs
12 months ago
dependabot[bot]
400bc08334
Bump gocloud.dev/pubsub/rabbitpubsub from 0.35.0 to 0.36.0 ( #5148 )
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud ) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/google/go-cloud/releases )
- [Commits](https://github.com/google/go-cloud/compare/v0.35.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: gocloud.dev/pubsub/rabbitpubsub
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>
12 months ago
dependabot[bot]
4b968ae81c
Bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.2 ( #5149 )
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) from 1.26.1 to 1.26.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.26.1...config/v1.26.2 )
---
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>
12 months ago
dependabot[bot]
75fe27f3b1
Bump github.com/google/uuid from 1.4.0 to 1.5.0 ( #5146 )
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
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>
12 months ago
dependabot[bot]
dcea9acd36
Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 ( #5147 )
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
12 months ago
chrislu
32bc8d6a38
adjust wait time
1 year ago
chrislu
458ddbf919
clean up dead code
1 year ago
chrislu
2845230329
passing broker into the assignments
1 year ago
chrislu
093fdc1621
subscriber can get assignments
1 year ago
Varun Upadhyay
77626666c5
Minor cleanup & gitignore update ( #5144 )
1 year ago
chrislu
9ed26cd7b0
Merge branch 'master' into mq-subscribe
1 year ago
chrislu
c950a40aad
subscriber keep connected to the balancer
1 year ago
Konstantin Lebedev
183352c796
shell meta load add concurrency ( #4529 )
* fix: increase speed cmd fs meta load
* fix: add wg
1 year ago
dependabot[bot]
0b8f9de4ec
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.53.3 to 3.54.2 ( #5138 )
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk ) from 3.53.3 to 3.54.2.
- [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.53.3...v3.54.2 )
---
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>
1 year ago
Lars Lehtonen
edc0532b1d
weed/server: remove unneeded err from streamReadOneVolume() signature ( #5143 )
1 year ago
Sébastien
59edb84253
fix: k8s-chart-helm master metrics scraping ( #5142 )
1 year ago
chrislu
bebbc9fe44
create volume grow request if the selected volume is close to full
1 year ago
dependabot[bot]
263b7535bb
Bump golang.org/x/tools from 0.16.0 to 0.16.1 ( #5139 )
1 year ago
dependabot[bot]
6007318142
Bump go.etcd.io/etcd/client/v3 from 3.5.9 to 3.5.11 ( #5137 )
1 year ago
dependabot[bot]
3345c2e21d
Bump gocloud.dev/pubsub/natspubsub from 0.34.0 to 0.35.0 ( #5136 )
1 year ago
chrislu
bb9269f3f7
Revert "Update network.go since To16 converts the IP address ip up to a 16-byte representation. If ip is not an IP address (it is the wrong length), To16 returns nil. ( #5134 )"
This reverts commit 838578b55f
.
1 year ago
chrislu
c6b1dc7058
remove unused code
1 year ago
vivekkoya
838578b55f
Update network.go since To16 converts the IP address ip up to a 16-byte representation. If ip is not an IP address (it is the wrong length), To16 returns nil. ( #5134 )
1 year ago
Seyed Mahdi Sadegh Shobeiri
97236389e8
Add modifyTimeAgo to volume.fsck ( #5133 )
* Add modifyTimeAgo to volume.fsck
* Fix AppendAtNs
1 year ago
Seyed Mahdi Sadegh Shobeiri
54ba2c8868
Fix cutoffTimeAgo in findMissingChunksInFiler ( #5132 )
1 year ago
chrislu
03c4b2e988
correct lock accounting
possibly fix https://github.com/seaweedfs/seaweedfs/issues/5082
1 year ago
chrislu
c4badf7396
adjust options
1 year ago
chrislu
6324062acc
fix
1 year ago
chrislu
e0727071c8
go fmt
1 year ago
chrislu
ee1c9bc314
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
1 year ago
chrislu
034db049a0
comment fix
1 year ago
chrislu
6df44d3c95
option to filer.copy with public volume server url
fix https://github.com/seaweedfs/seaweedfs/issues/5126
1 year ago
chrislu
7a0d1e7fc1
minor
1 year ago
Farbod
c278f49bca
Using filer.remote.sync concurrency in filer.remote.gateway ( #5123 )
- Chnaged ProcessEvenFn to be concurrent just like filer.remote.sync
Co-authored-by: itsfarbod <itsfarbod@hamravesh.com>
1 year ago
jerebear12
06343f8976
Set allowed origins in config ( #5109 )
* Add a way to use a JWT in an HTTP only cookie
If a JWT is not included in the Authorization header or a query string, attempt to get a JWT from an HTTP only cookie.
* Added a way to specify allowed origins header from config
* Removed unecessary log
* Check list of domains from config or command flag
* Handle default wildcard and change name of config value to cors
1 year ago