8954 Commits (d880fc2bb38da0e087cb01d2e5fe320520cd3621)
 

Author SHA1 Message Date
chrislu d880fc2bb3 fix merge 2 years ago
Konstantin Lebedev 6253058d9d
ensure monotonic n.AppendAtNs in each place (#3880) 2 years ago
Etienne G 7b90696601
Corrected the dashboard to use the new series name. (#3887) 2 years ago
Konstantin Lebedev 452202f35b
ReadNeedleMeta recovery panic occurred (#3883) 2 years ago
chrislu e3ea544d40 skip reading needle if size is invalid 2 years ago
chrislu 5294b6dd4d remove volume server tcp client 2 years ago
chrislu f2d9049e6a fix size variable 2 years ago
chrislu 184fbb6c50 volume server: remote tier volumes only soft delete in local index 2 years ago
liubaojiang 25471d579a
add md5 header when UploadData to replication in ReplicatedWrite (#3881) 2 years ago
dependabot[bot] 7e9c53bb5e
build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.2.0 (#3876) 2 years ago
dependabot[bot] 76b50a23ae
build(deps): bump google.golang.org/api from 0.98.0 to 0.99.0 (#3873) 2 years ago
dependabot[bot] 9b4b2cb83b
build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 (#3874) 2 years ago
dependabot[bot] 3911298b96
build(deps): bump modernc.org/sqlite from 1.19.1 to 1.19.2 (#3872) 2 years ago
dependabot[bot] a87f147236
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.38.3 to 3.38.5 (#3871) 2 years ago
dependabot[bot] 84b8f8f66d
build(deps): bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.116 (#3870) 2 years ago
dependabot[bot] b0f80e0262
build(deps): bump docker/metadata-action from 4.0.1 to 4.1.0 (#3869) 2 years ago
dependabot[bot] 144ba3996a
build(deps): bump actions/dependency-review-action from 2.4.0 to 2.5.0 (#3868) 2 years ago
dependabot[bot] 23d85745c6
build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 (#3867) 2 years ago
dependabot[bot] 2fa43f6948
build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#3866) 2 years ago
dependabot[bot] b889f734ec
build(deps): bump docker/login-action from 2.0.0 to 2.1.0 (#3865) 2 years ago
chrislu 758d70bdc0 3.32 2 years ago
chrislu de286fe662 shell: volume.move handles volume moved to cloud tier 2 years ago
chrislu 52e0a88a15 shell: volume.tier.upload clean up replicated copies 2 years ago
Ryan Russell 949607fe90
refactor(compose)!: upgrade to v2 closes #3699 (#3705) 2 years ago
Konstantin Lebedev e20f0dbd2d
avoid data race of TraverseBfs (#3856) 2 years ago
Konstantin Lebedev ee38ab8581
avoid data race of LogBuffer isStopping (#3859) 2 years ago
Konstantin Lebedev 7836f7574e
[volume.fsck] hotfix apply purging and add option verifyNeedle #3860 (#3861) 2 years ago
Konstantin Lebedev f476cf3403
fix volume_server.proto conflict (#3858) 2 years ago
chrislu 5c2eb602c9 Revert "mount: remove mount directory from generating cache directory id" 2 years ago
Konstantin Lebedev 2f72103c83
avoid load volume file with BytesOffset mismatch (#3841) 2 years ago
Konstantin Lebedev f19c9e3d9d
Volume fsck by volume (#3851) 2 years ago
chrislu 9c8678ded9 ensure monotonic n.AppendAtNs 2 years ago
chrislu e05637c42c Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu dcd0743a35 remove unused ReadNeedleBlobRequest.needle_id 2 years ago
LHHDZ a5b867af69
don't skip empty value at `AssembleEntryWithAcp` (#3855) 2 years ago
Konstantin Lebedev 1f7e52c63e
vacuum metrics and force sync dst files (#3832) 2 years ago
chrislu f5d4952d73 filer: redis store reduce from 2 redis operations to 1 for updates. 2 years ago
Guo Lei f95c25e113
types packages is imported more than onece (#3838) 2 years ago
chrislu 9a339a9cfb default hasSlowRead to true 2 years ago
famosss cacc3e883b
volume server:set the default value of "hasSlowRead" to true (#3710) 2 years ago
LHHDZ bf5e45b66a
add acl helper functionalities (#3831) 2 years ago
Konstantin Lebedev 401315f337
master fix interruption through ctrl+c (#3834) 2 years ago
zemul a05725aea6
filer: get directory metadata (#3833) 2 years ago
chrislu e55076c46f cloud tier: add retry when copying data file 2 years ago
chrislu cea73ac008 serialize sqlite operations 2 years ago
chrislu dff85e9c71 fix error handling 2 years ago
chrislu 8aec786a6d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 0d817bc347 fix invalid memory address or nil pointer dereference on filer.sync 2 years ago
Guo Lei 84c401e693
Optimiz leveldb metric (#3830) 2 years ago
LHHDZ d21e2f523d
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) 2 years ago