aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-09-113.273.27chrislu2-3/+3
2022-09-11mount: ensure ordered file handle lock and unlockchrislu6-19/+26
2022-09-11volume server: synchronously report volume readonly status to masterchrislu4-204/+568
fix https://github.com/seaweedfs/seaweedfs/issues/3628
2022-09-11rename variableschrislu2-8/+8
2022-09-10refactorchrislu1-3/+4
2022-09-10Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu3-15/+126
2022-09-10Revert "a new test case"chrislu1-3303/+804
This reverts commit eb7cf3de813723984323fff8308ccda1ad31c2fa.
2022-09-10ADHOC: Volume fsck use a time cutoff param (#3626)Eric Yang3-15/+126
* ADHOC: cut off volumn fsck * more * fix typo * add test * modify name * fix comment * fix comments * nit * fix typo * Update weed/shell/command_volume_fsck.go Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2022-09-10simplify a bitchrislu2-5/+4
2022-09-10[sync] override amz storage class, None to delete (#3639)Konstantin Lebedev3-1/+9
* override amz storage class, None to delete https://github.com/seaweedfs/seaweedfs/issues/3636 * use empty string to delete * without nil check
2022-09-10avoid dead lockchrislu3-3/+3
2022-09-10Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-2/+4
2022-09-10replace PR https://github.com/seaweedfs/seaweedfs/pull/3621chrislu3-3/+9
replace https://github.com/seaweedfs/seaweedfs/pull/3621
2022-09-10Add option in volume.fix.replication to only fix under-replication and not ↵Brian1-2/+4
delete volumes (#3640)
2022-09-09skip directories under ".uploads" directorychrislu1-1/+7
related to https://github.com/seaweedfs/seaweedfs/issues/3636 skipping all directories under ".uploads" directory.
2022-09-09volume.balance: default to balance ALL_COLLECTIONSchrislu1-1/+1
2022-09-09arangodb s3 bucket name compatibility (#3588)gfx3-7/+58
* Update arangodb_store.go * update readme, properly escape queries, add name patching * use underscore * use underscore * better comment * fix readme Co-authored-by: a <a@a.a>
2022-09-09mount: fix new inode allocation (#3633)VictorSFF1-1/+1
2022-09-08simplify a bit (#3631)famosss1-0/+1
2022-09-08simplify a bitchrislu1-5/+1
2022-09-08reduce v.dataFileAccessLock lock scopechrislu1-9/+24
2022-09-08adjust variable nameschrislu1-7/+4
2022-09-08refactor: move ReadNeedleDataInto into volume_read.gochrislu3-114/+31
2022-09-08purge tcp implementationchrislu4-270/+0
2022-09-08a new test casechrislu1-804/+3303
2022-09-08volume.balance: avoid moving out volume with max=1chrislu1-1/+32
2022-09-08unusedchrislu1-6/+0
2022-09-08renamechrislu2-1/+1
2022-09-07refactor https://github.com/seaweedfs/seaweedfs/pull/3616 (#3625)Konstantin Lebedev1-106/+106
2022-09-07Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+5
2022-09-07return err for processRangeRequest()chrislu2-14/+14
2022-09-07fix:Sometimes a nil pointer exception is thrown (#3618)famosss1-1/+5
2022-09-07avoid data race on currentDiskUsage.maxVolumeCount (#3592)Konstantin Lebedev1-2/+4
https://github.com/seaweedfs/seaweedfs/issues/3590
2022-09-07avoid data race on calc freeVolumeSlotCount (#3594)Konstantin Lebedev1-3/+5
https://github.com/seaweedfs/seaweedfs/issues/3593
2022-09-07fix: volume heartbeat processing error (#3616)famosss1-90/+92
2022-09-06fix: volume Deadlock when exception is thrown (#3613)famosss1-0/+2
* fix: volume Deadlock when exception is thrown * adjust log level
2022-09-06ADHOC: add read needle meta grpc (#3581)Eric Yang23-1110/+1536
* ADHOC: add read needle meta grpc * add test * nit Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local>
2022-09-063.263.26chrislu2-3/+3
2022-09-06avoid SIGSEGV on localFilerSocket (#3609)Konstantin Lebedev1-2/+5
https://github.com/seaweedfs/seaweedfs/issues/3607
2022-09-06more log detail for upload err and deleting (#3577)Konstantin Lebedev2-5/+4
2022-09-06[filer] masterClient updates volume adjust log level (#3610)Konstantin Lebedev1-5/+8
2022-09-05fix bug due to data racing on VidMap (#3606)LHHDZ3-6/+48
2022-09-05Bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 (#3605)dependabot[bot]2-2/+3
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/rabbitmq/amqp091-go/releases) - [Commits](https://github.com/rabbitmq/amqp091-go/compare/v1.3.4...v1.4.0) --- updated-dependencies: - dependency-name: github.com/rabbitmq/amqp091-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05Bump github.com/aws/aws-sdk-go from 1.44.76 to 1.44.91 (#3604)dependabot[bot]2-3/+3
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.76 to 1.44.91. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.76...v1.44.91) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05Bump hadoop-common from 2.10.1 to 3.2.3 in /other/java/hdfs2 (#2909)dependabot[bot]1-1/+1
Bumps hadoop-common from 2.10.1 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#3603)dependabot[bot]2-3/+3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.49.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05Bump github.com/google/flatbuffers from 2.0.6+incompatible to ↵dependabot[bot]2-3/+3
2.0.8+incompatible (#3602) Bump github.com/google/flatbuffers Bumps [github.com/google/flatbuffers](https://github.com/google/flatbuffers) from 2.0.6+incompatible to 2.0.8+incompatible. - [Release notes](https://github.com/google/flatbuffers/releases) - [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/flatbuffers/compare/v2.0.6...v2.0.8) --- updated-dependencies: - dependency-name: github.com/google/flatbuffers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.37.1 to 3.37.4 (#3601)dependabot[bot]2-3/+3
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.37.1 to 3.37.4. - [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.37.1...v3.37.4) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05Bump cloud.google.com/go/storage from 1.25.0 to 1.26.0 (#3600)dependabot[bot]2-3/+3
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.25.0 to 1.26.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.25.0...spanner/v1.26.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05Bump google.golang.org/api from 0.93.0 to 0.94.0 (#3599)dependabot[bot]2-10/+7
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.93.0 to 0.94.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.93.0...v0.94.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>