1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-23 12:32:47 +02:00

Commit graph

  • 6cfbfb0849 check for ping before deleting raft server https://github.com/chrislusf/seaweedfs/issues/3083 Konstantin Lebedev 2022-07-20 00:04:12 +05:00
  • 2ae3f812f8 minor chrislu 2022-07-19 11:43:31 -07:00
  • 9667588af0
    Merge pull request #3318 from kmlebedev/issues/3310 Chris Lu 2022-07-19 11:38:43 -07:00
  • f0d560060f
    Merge pull request #3336 from kmlebedev/raftSrvRemove Chris Lu 2022-07-19 11:32:17 -07:00
  • 91285bb51d remove uncessary code guol-fnst 2022-07-19 20:00:44 +08:00
  • b9256e0b34 optimiz guol-fnst 2022-07-19 13:17:52 +08:00
  • 859bfc550c resourcePaths -> buckets guosj 2022-07-19 15:09:06 +08:00
  • f419d5643a fix typo add remove logs Konstantin Lebedev 2022-07-19 11:50:52 +05:00
  • bec9f79659 use snapshot guol-fnst 2022-07-19 09:20:45 +08:00
  • 99739fa5a9 Merge branch 'master' into messaging chrislu 2022-07-18 15:14:47 -07:00
  • f909265721
    Merge pull request #3329 from chrislusf/dependabot/github_actions/actions/dependency-review-action-2.0.4 Chris Lu 2022-07-18 10:36:51 -07:00
  • ffec365ddf
    Merge pull request #3330 from chrislusf/dependabot/go_modules/google.golang.org/grpc-1.48.0 Chris Lu 2022-07-18 10:36:43 -07:00
  • 206715bcd8
    Merge pull request #3331 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.28.3 Chris Lu 2022-07-18 10:36:37 -07:00
  • 4c0cd753e9
    Merge pull request #3332 from chrislusf/dependabot/go_modules/google.golang.org/api-0.87.0 Chris Lu 2022-07-18 10:36:27 -07:00
  • 1567ea2f44
    Merge pull request #3333 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.56 Chris Lu 2022-07-18 10:36:18 -07:00
  • 84ed7ee393
    Merge pull request #3334 from chrislusf/dependabot/go_modules/go.mongodb.org/mongo-driver-1.10.0 Chris Lu 2022-07-18 10:35:57 -07:00
  • 2cb1e25ffc
    Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 dependabot[bot] 2022-07-18 15:25:18 +00:00
  • 477ea8fbcf
    Bump github.com/aws/aws-sdk-go from 1.44.51 to 1.44.56 dependabot[bot] 2022-07-18 15:25:10 +00:00
  • d808a2f03d
    Bump google.golang.org/api from 0.86.0 to 0.87.0 dependabot[bot] 2022-07-18 15:25:00 +00:00
  • aefca613f7
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.28.0 to 3.28.3 dependabot[bot] 2022-07-18 15:24:50 +00:00
  • 2ad92e606a
    Bump google.golang.org/grpc from 1.47.0 to 1.48.0 dependabot[bot] 2022-07-18 15:24:39 +00:00
  • 9cf68c0cf8
    Bump actions/dependency-review-action from 2.0.2 to 2.0.4 dependabot[bot] 2022-07-18 15:24:07 +00:00
  • d422e7769c ticker.Stop Konstantin Lebedev 2022-07-18 16:38:19 +05:00
  • 73a0dea16b sync update topologyInfo Konstantin Lebedev 2022-07-18 16:27:02 +05:00
  • 4ca9438b9c add supplement for access control of the directories under buckets guosj 2022-07-18 17:33:04 +08:00
  • 56ec89625a 3.16 3.16 chrislu 2022-07-18 00:53:05 -07:00
  • 7f672b37e1 add flatbuffer serde for message chrislu 2022-07-18 00:25:14 -07:00
  • 2b4112e462 update otherNodes Konstantin Lebedev 2022-07-18 11:32:28 +05:00
  • a27977d2bc split s3 static configuration and dynamic configuration guosj 2022-07-15 11:23:24 +08:00
  • 3c2774ec3d fix update topologyInfo Konstantin Lebedev 2022-07-18 01:46:31 +05:00
  • 1f2c5ee06e add an empty placeholder for mq.topic.list chrislu 2022-07-16 12:07:31 -07:00
  • 8050f9202f Merge branch 'master' into messaging chrislu 2022-07-16 10:49:38 -07:00
  • 113a4546fd segment serde chrislu 2022-07-16 10:49:34 -07:00
  • 7b1497ee63 Use BackoffSchedule for getLookupFileId Konstantin Lebedev 2022-07-15 16:05:35 +05:00
  • 01996bccf8 Use fallback if urls are not found Konstantin Lebedev 2022-07-15 15:29:15 +05:00
  • 4d5144e50d clouse background update Konstantin Lebedev 2022-07-15 13:51:08 +05:00
  • 1db012485f mount: fix bug during busy writes chrislu 2022-07-15 01:03:17 -07:00
  • aca20cd9f4 more logging related to filer metadata subscription chrislu 2022-07-15 00:42:13 -07:00
  • 6dd8338b87 update /etc/iam/identity.json in s3 static configuration guosj 2022-07-15 11:23:24 +08:00
  • abeb7f65f8
    Merge pull request #3314 from shichanglin5/fix_ETag Chris Lu 2022-07-14 15:35:41 -07:00
  • da8bab2b33 Merge branch 'master' into messaging chrislu 2022-07-14 12:41:13 -07:00
  • fa61074513 add clientId logging chrislu 2022-07-14 12:27:34 -07:00
  • 3e45d4bec4 Merge branch 'master' into messaging chrislu 2022-07-14 12:16:51 -07:00
  • fbd8f868a1 filer may have trouble to re-connect chrislu 2022-07-14 12:15:31 -07:00
  • c08f6d0ff7 File upload should succeed should return ETag instead of Etag LHHDZ 2022-07-14 19:45:01 +08:00
  • 957c9a2eb2
    Merge pull request #3309 from guol-fnst/loading_volume Chris Lu 2022-07-13 23:12:24 -07:00
  • 300b383cdf use 10 or numCPU workers if env is not found guol-fnst 2022-07-14 10:37:13 +08:00
  • 308a48c0c2 optimiz concurrency user can customize number of workers via env "GOMAXPROCS" guol-fnst 2022-07-13 09:40:46 +08:00
  • 1a130125de
    Merge pull request #3308 from guo-sj/check_duplicate_ak Chris Lu 2022-07-13 09:23:37 -07:00
  • 354b7bdff0 replace errors.New(fmt.Sprintf(...)) with fmt.Errorf() guosj 2022-07-13 22:49:03 +08:00
  • 9c0459685e Merge branch 'master' into messaging chrislu 2022-07-13 02:30:53 -07:00
  • 289402a741 writer pattern: similar changes to reader pattern chrislu 2022-07-13 02:30:44 -07:00
  • ab1b9697e6 supplement check duplicate accesskey guosj 2022-07-13 17:28:20 +08:00
  • 6e90f7bdd0 detect sequential mode with a counter chrislu 2022-07-13 02:20:03 -07:00
  • 578c8aea0e typo chrislu 2022-07-13 02:18:31 -07:00
  • 1451b389a4 Avoid fatal error: sync: Unlock of unlocked RWMutex chrislu 2022-07-13 00:58:15 -07:00
  • 31f9f528db
    Merge pull request #3305 from shichanglin5/fix_iam_shell_override Chris Lu 2022-07-12 21:47:39 -07:00
  • 392da4e038 Make the prompt information clearer 石昌林 2022-07-13 11:39:45 +08:00
  • ad5e8f68ec Check whether there is a duplicate accessKey when modifying iam 石昌林 2022-07-13 11:36:11 +08:00
  • fba5219dab
    Merge pull request #3303 from guol-fnst/loading_volume Chris Lu 2022-07-12 03:01:24 -07:00
  • 6622240df7 fix TestVolumeServerEvacuate Konstantin Lebedev 2022-07-12 14:56:34 +05:00
  • 9a712df6ee Merge branch 'master' into messaging chrislu 2022-07-12 02:56:27 -07:00
  • 860c207c94 typo chrislu 2022-07-12 02:56:19 -07:00
  • 11d79615c8 dynamically connect to a filer chrislu 2022-07-12 02:00:54 -07:00
  • 8372721a62 update topologyInfo Konstantin Lebedev 2022-07-12 13:47:21 +05:00
  • 26313060a3 speeding up loading volumes guol-fnst 2022-07-12 16:19:33 +08:00
  • ee95d23a22 help rack Konstantin Lebedev 2022-07-12 11:56:58 +05:00
  • fa1e88d94f Merge branch 'master' into messaging chrislu 2022-07-11 23:43:09 -07:00
  • 087fa1347f volume server evacuate from rack Konstantin Lebedev 2022-07-12 11:33:08 +05:00
  • de97ba94c3
    Merge pull request #3302 from guo-sj/fix_put_user_policy Chris Lu 2022-07-11 21:15:37 -07:00
  • b3076909d1 refactor code guosj 2022-07-12 11:25:36 +08:00
  • cf241c8901
    Merge pull request #3301 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.51 Chris Lu 2022-07-11 10:13:34 -07:00
  • ebcce363e2
    Merge pull request #3300 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.28.0 Chris Lu 2022-07-11 10:13:09 -07:00
  • 88dcb17be3
    Merge pull request #3299 from chrislusf/dependabot/github_actions/actions/setup-go-3.2.1 Chris Lu 2022-07-11 10:12:40 -07:00
  • d9260f9d04
    Bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.51 dependabot[bot] 2022-07-11 15:33:51 +00:00
  • 39e4066417
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.27.0 to 3.28.0 dependabot[bot] 2022-07-11 15:33:38 +00:00
  • e098244afc
    Bump actions/setup-go from 3.2.0 to 3.2.1 dependabot[bot] 2022-07-11 15:33:00 +00:00
  • 4236c36599 volume server evacuate to target server Konstantin Lebedev 2022-07-11 16:58:15 +05:00
  • 7929a50327
    Merge pull request #3296 from guo-sj/fix_put_user_policy Chris Lu 2022-07-11 01:49:25 -07:00
  • 7dbf19d09a refine PutUserPolicy guosj 2022-07-11 16:38:41 +08:00
  • 37578929d4 fix compilation 3.15 chrislu 2022-07-11 01:30:00 -07:00
  • 93ccc6e05f 3.15 chrislu 2022-07-11 00:50:07 -07:00
  • f87952a411 remove locks chrislu 2022-07-11 00:25:20 -07:00
  • f5a76f67c1 Merge branch 'master' into messaging chrislu 2022-07-11 00:20:34 -07:00
  • 1112dab4f3 allocate brokers to serve segments chrislu 2022-07-11 00:20:27 -07:00
  • a77c2232be
    Merge pull request #3293 from guo-sj/fix_save_inside_filer Chris Lu 2022-07-10 19:19:17 -07:00
  • 5469efa336 close SkipCheckParentDirectory flag guosj 2022-07-11 09:44:48 +08:00
  • 24291e23eb refactor chrislu 2022-07-10 14:01:53 -07:00
  • ef93869009 clean up chrislu 2022-07-10 12:11:37 -07:00
  • 7db6666b97 remove old code chrislu 2022-07-10 01:36:23 -07:00
  • e6cf8784df fix(filer.sync): Increase code readability. Add unit tests for some methods zhihao.qu 2022-07-10 10:24:59 +08:00
  • 08f2dcc532 Merge branch 'master' into messaging chrislu 2022-07-08 23:40:22 -07:00
  • 3d0defa663 fix compilation chrislu 2022-07-08 19:16:58 -07:00
  • 6f00c7f061 comments chrislu 2022-07-08 19:07:31 -07:00
  • d685b94102 mount: rename also invalidate source inode chrislu 2022-07-08 19:07:03 -07:00
  • 48382676d2 fix filtering by volume id chrislu 2022-07-08 10:29:24 -07:00
  • b9518e06f5
    Merge pull request #3290 from paochiang/fix_dedup_subscribers Chris Lu 2022-07-08 07:40:52 -07:00
  • 4e83e92156 add subscriber clientId if it is the first time liubaojiang 2022-07-08 20:27:25 +08:00
  • 2f4522d07e encapsulate counter and limit into TrafficLimits 石昌林 2022-07-08 20:16:57 +08:00
  • 22e05a2942
    Merge pull request #3289 from guo-sj/fix_create_policy Chris Lu 2022-07-08 02:46:27 -07:00