9109 Commits (9ffe1d6aec9feee9731816bcaf2040fcb03317f5)
 

Author SHA1 Message Date
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
livehl c34f04b35b
fix bug : read error when position after 2147483647 (#3829) 2 years ago
dependabot[bot] f6c8720ded
build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#3819) 2 years ago
dependabot[bot] 50ed9456ff
build(deps): bump github.com/hashicorp/raft from 1.3.10 to 1.3.11 (#3821) 2 years ago
dependabot[bot] 0aa947913a
build(deps): bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 (#3823) 2 years ago
dependabot[bot] 358d9fb109
build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.4.1 (#3822) 2 years ago
dependabot[bot] 3fbf68de12
build(deps): bump github.com/Shopify/sarama from 1.37.0 to 1.37.2 (#3818) 2 years ago
dependabot[bot] c4fa148ee6
build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#3815) 2 years ago
dependabot[bot] 6bbc1d4026
build(deps): bump github.com/klauspost/reedsolomon from 1.11.0 to 1.11.1 (#3816) 2 years ago
dependabot[bot] 43175e7fe8
build(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 (#3817) 2 years ago
dependabot[bot] 7617567c02
build(deps): bump github.com/aws/aws-sdk-go from 1.44.110 to 1.44.114 (#3820) 2 years ago
Konstantin Lebedev 5b28c3f728
revert disabling FSync for non Mac (#3814) 2 years ago
LHHDZ 3550692afc
change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
chrislu 0711870f43 3.31 2 years ago
chrislu 109dc7fdf6 mount: remove mount directory from generating cache directory id 2 years ago
chrislu fc54afdba9 tests add parsing ec shard info 2 years ago
chrislu 0623bf582e include ec shard for capacityByFreeVolumeCount 2 years ago
chrislu 98dc1e5c15 move volume: find target volume server by exiting/max ratio 2 years ago
chrislu 049f040c3c refactor 2 years ago
chrislu 124b97f6d7 parsing ec volumes 2 years ago
chrislu 1e27d36576 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu f9383aa726 refactor to change capacity data type 2 years ago
binbinshi b7de4a967e
fix: compact_map get error mismatching cokie (#3748) 2 years ago
BakerBunker b9d8a837af
Fix `mount -t weed` with extra options (#3807) 2 years ago
Konstantin Lebedev 5db25a8f2a
metric shows who is currently blocking the cluster or not (#3799) 2 years ago
Viktor Kuzmin f8d3ff466d
Allow parallel volume loading from different dirs during startup. (#3802) 2 years ago
Konstantin Lebedev a522507f95
configure raft metrics (#3798) 2 years ago
Konstantin Lebedev b9933d5589
master server graceful stop (#3797) 2 years ago
Konstantin Lebedev 36daa7709d
show raft leader via shell (#3796) 2 years ago
dependabot[bot] 0f522da367
build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /other/java/client (#3789) 2 years ago
chrislu ea271600ec fix parameters 2 years ago
chrislu 0452ae6a6c filer.sync: limit concurrency when fetching file chunks 2 years ago
Konstantin Lebedev ec46a34f33
avoid increasing the coordinates of metric labels (#3785) 2 years ago
dependabot[bot] 18d92dbd45
build(deps): bump github.com/aws/aws-sdk-go from 1.44.105 to 1.44.110 (#3783) 2 years ago
dependabot[bot] 93d15488e4
build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.26.0 to 0.27.0 (#3776) 2 years ago
dependabot[bot] 595db62fe7
build(deps): bump google.golang.org/api from 0.97.0 to 0.98.0 (#3780) 2 years ago
dependabot[bot] 8ef802c259
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.38.1 to 3.38.3 (#3775) 2 years ago
dependabot[bot] 5b106630aa
build(deps): bump gocloud.dev/pubsub/natspubsub from 0.26.0 to 0.27.0 (#3777) 2 years ago
dependabot[bot] 1cdbc8beb5
build(deps): bump github.com/Shopify/sarama from 1.36.0 to 1.37.0 (#3778) 2 years ago
dependabot[bot] d3f89af079
build(deps): bump github.com/google/flatbuffers from 2.0.8+incompatible to 22.9.29+incompatible (#3779) 2 years ago
chrislu 707abd5b2d 3.30 java 2 years ago
chrislu 29632d5a34 3.30 2 years ago
LHHDZ e9584d9661
add ownership rest apis (#3765) 2 years ago
Konstantin Lebedev 6fa3d0cc46
fix delete key panic of remote sync dir (#3770) 2 years ago
chrislu c3487d3da7 better fix for option format 2 years ago
chrislu ba0db28dbb mount: fix extra option format 2 years ago