aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-11Optimiz leveldb metric (#3830)Guo Lei4-28/+39
2022-10-11split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824)LHHDZ4-52/+56
2022-10-11fix bug : read error when position after 2147483647 (#3829)livehl1-3/+2
2022-10-10build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#3819)dependabot[bot]2-3/+3
2022-10-10build(deps): bump github.com/hashicorp/raft from 1.3.10 to 1.3.11 (#3821)dependabot[bot]2-3/+3
2022-10-10build(deps): bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 (#3823)dependabot[bot]2-3/+3
2022-10-10build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.4.1 (#3822)dependabot[bot]2-3/+3
2022-10-10build(deps): bump github.com/Shopify/sarama from 1.37.0 to 1.37.2 (#3818)dependabot[bot]2-14/+4
2022-10-10build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#3815)dependabot[bot]17-18/+18
2022-10-10build(deps): bump github.com/klauspost/reedsolomon from 1.11.0 to 1.11.1 (#3816)dependabot[bot]2-3/+3
2022-10-10build(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 (#3817)dependabot[bot]2-3/+3
2022-10-10build(deps): bump github.com/aws/aws-sdk-go from 1.44.110 to 1.44.114 (#3820)dependabot[bot]2-4/+4
2022-10-10revert disabling FSync for non Mac (#3814)Konstantin Lebedev1-2/+10
2022-10-10change s3_account.go package to avoid cycle dependency (#3813)LHHDZ7-34/+41
2022-10-103.313.31chrislu2-3/+3
2022-10-10mount: remove mount directory from generating cache directory idchrislu1-1/+1
2022-10-09tests add parsing ec shard infochrislu2-0/+107635
2022-10-09include ec shard for capacityByFreeVolumeCountchrislu1-1/+5
2022-10-09move volume: find target volume server by exiting/max ratiochrislu1-2/+7
2022-10-09refactorchrislu1-2/+4
2022-10-09parsing ec volumeschrislu1-0/+24
2022-10-09Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu17-155/+281
2022-10-09refactor to change capacity data typechrislu2-13/+9
2022-10-09fix: compact_map get error mismatching cokie (#3748)binbinshi3-6/+49
2022-10-08Fix `mount -t weed` with extra options (#3807)BakerBunker1-1/+4
2022-10-07metric shows who is currently blocking the cluster or not (#3799)Konstantin Lebedev3-0/+14
2022-10-07Allow parallel volume loading from different dirs during startup. (#3802)Viktor Kuzmin1-1/+11
2022-10-07configure raft metrics (#3798)Konstantin Lebedev2-20/+37
2022-10-06master server graceful stop (#3797)Konstantin Lebedev3-14/+37
2022-10-06show raft leader via shell (#3796)Konstantin Lebedev5-113/+129
2022-10-04build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /other/java/client (...dependabot[bot]1-1/+1
2022-10-04fix parameterschrislu1-9/+8
2022-10-04filer.sync: limit concurrency when fetching file chunkschrislu2-9/+13
2022-10-04avoid increasing the coordinates of metric labels (#3785)Konstantin Lebedev1-0/+6
2022-10-03build(deps): bump github.com/aws/aws-sdk-go from 1.44.105 to 1.44.110 (#3783)dependabot[bot]2-3/+3
2022-10-03build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.26.0 to 0.27.0 (#3776)dependabot[bot]2-81/+4
2022-10-03build(deps): bump google.golang.org/api from 0.97.0 to 0.98.0 (#3780)dependabot[bot]2-3/+3
2022-10-03build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.38.1 to 3.38.3...dependabot[bot]2-6/+6
2022-10-03build(deps): bump gocloud.dev/pubsub/natspubsub from 0.26.0 to 0.27.0 (#3777)dependabot[bot]2-47/+1166
2022-10-03build(deps): bump github.com/Shopify/sarama from 1.36.0 to 1.37.0 (#3778)dependabot[bot]2-27/+33
2022-10-03build(deps): bump github.com/google/flatbuffers from 2.0.8+incompatible to 22...dependabot[bot]2-3/+3
2022-10-023.30 javachrislu8-62/+70
2022-10-023.303.30chrislu2-3/+3
2022-10-01add ownership rest apis (#3765)LHHDZ9-1/+356
2022-10-01fix delete key panic of remote sync dir (#3770)Konstantin Lebedev1-4/+9
2022-09-30better fix for option formatchrislu1-1/+5
2022-09-30mount: fix extra option formatchrislu1-1/+1
2022-09-30mount: accept all extra mount optionschrislu3-1/+4
2022-09-29client-java: provide Content-MD5 when uploading chunks (#3761)kvtb1-0/+10
2022-09-29ADHOC: filter deleted files from idx file binary search (#3763)Eric Yang2-7/+15